This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
ShaYmez
/
DMRlink
Watch
1
Star
0
Fork
0
You've already forked DMRlink
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3dc58e4609
DMRlink
/
.gitignore
8 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Merge branch 'master' of https://github.com/n0mjs710/IPSC Conflicts: .gitignore
2013-06-28 21:28:25 -04:00
.DS_Store
.dropbox
Update .gitignore
2013-06-28 21:26:35 -04:00
Icon
Added Config File Parser No longer is it necessary to build the configuration by hand as a python file. It now uses a basic INI style… not my favorite, but easily added thanks to ConfigParser. This BREAKS group-voice forwarding for now, as there's no good way to add the rules config in the basic config file right NOW, but it will be fixed soon.
2013-10-12 12:08:06 -04:00
dmrlink.cfg
Exclude PubNub Files DMRlink pubnub implementation is not yet ready to release, so I'm holding it back until it at least works somewhat.
2013-10-30 09:18:59 -04:00
pub*
Multiple - See Extended Move bridge.py's config information to a separate file. Provide a sample file for bridge.py (bridge_rules_SAMPLE.py) Tell peers we're a 3rd party app and repeater monitor.
2013-11-17 19:13:59 -05:00
bridge_rules.py
Attempt to load configuration from a module my_ipsc_config.py to allow leaving your systems configured without editing the main Python source file - and as that file is expected to have IPs / keys that may not be intended for the public, tell git to ignore that file.
2013-06-29 00:38:28 -04:00
*.pyc
Reference in New Issue
Copy Permalink