Commit Graph

101 Commits

Author SHA1 Message Date
KF7EEL 31e034842a fix PROXY rule bug 2021-12-02 16:22:52 -08:00
KF7EEL d3b70b9a8a remove debug statements 2021-12-02 11:44:15 -08:00
KF7EEL fbf909a968 add PROXY config from file 2021-12-02 11:37:13 -08:00
Eric a6a3687d07 rename config option 2021-11-28 08:59:54 -08:00
KF7EEL 665ee6f1a7 fix data mirroring 2021-10-30 08:16:50 -07:00
KF7EEL a5d9fb5d5c update hotspot_proxy, update map template 2021-10-29 17:06:32 -07:00
KF7EEL 5dbca3aca7 save progress 2021-10-29 06:37:45 -07:00
KF7EEL b5f54d5c7f update SVRD for subscribers 2021-10-25 05:31:54 -07:00
KF7EEL 06c00b3fc1 change to 9 2021-10-25 05:03:14 -07:00
KF7EEL d743b40896 add 10 min timer 2021-10-17 06:23:26 -07:00
KF7EEL 3b8dff4c03 add UNIT table view 2021-10-06 17:51:42 -07:00
KF7EEL d2a20b2354 minor changes 2021-09-24 04:52:41 -07:00
KF7EEL 4e98ed8513 modify template, finalize GPS location logging, initial commit of APRS dashboard, combine peer locations and APRS into single map 2021-09-20 09:33:21 -07:00
KF7EEL 2d3185f94f fix PACKET_MATCH, update copyright 2021-09-09 09:29:27 -07:00
KF7EEL 19db51b1f6 add MIRROR_TRAFFIC, prevent packet duplicating in data_gateway 2021-09-08 11:27:30 -07:00
KF7EEL 88d4447bae confirmed FreeDMR group and unit call RX 2021-09-06 19:58:56 -07:00
KF7EEL 75625510c9 fix SVRD UNIT again, add NO_MAP as location option, add other_options to OBP config 2021-09-06 16:06:14 -07:00
KF7EEL dd521eb385 fix SVRD UNIT 2021-09-06 11:54:59 -07:00
KF7EEL 370c4694ac implement subscriber id tracking via SVRD 2021-09-06 11:20:47 -07:00
KF7EEL 73c5ec938f change USER_MANAGER to WEB_SERVICE 2021-09-05 18:53:20 -07:00
KF7EEL bad9ad53ae fix incorrect value for user manager, improve EOBP 2021-09-05 08:17:50 -07:00
KF7EEL 97bb174bf6 Encrypted OpenBridge, initial commit, add SVRD hooks 2021-09-04 19:57:15 -07:00
KF7EEL 620374e4e7 fix PEER connection issue, typo 2021-09-04 11:16:01 -07:00
KF7EEL 432c356c24 fix OpenBridge 2021-09-04 08:56:14 -07:00
KF7EEL 0200789b1b add unit flood time, add app template 2021-09-03 13:41:29 -07:00
KF7EEL c414edab99 add NO_MAP option 2021-08-08 14:17:13 -07:00
KF7EEL af345335b7 add server status 2021-08-07 14:02:35 -07:00
KF7EEL c7eb288f78 fix ACL issue in hblink.py upon download of config 2021-08-04 20:26:48 -07:00
KF7EEL df9f376ec5 remove debug stuff 2021-08-04 19:38:53 -07:00
KF7EEL 8866058467 update requirements, fix DB strings for MySQL, add version to bridge.py 2021-08-04 11:33:48 -07:00
KF7EEL aa86b5344c fix bug 2021-07-29 17:18:41 -07:00
KF7EEL 756443f7af update requirements, add missing lines 2021-07-29 15:47:40 -07:00
KF7EEL b7b29a4402 save progress, attempt fix of tg page, still WIP, mark code for rule download, add mechanism to track rule download 2021-06-19 12:45:54 -07:00
KF7EEL c761e740bc fis USER_MANAGER section of config 2021-06-18 13:25:55 -07:00
KF7EEL 7db02fcb4b change active_tg structure, improve passphrase security 2021-06-18 12:02:12 -07:00
KF7EEL b382ffa21f start self care, other changes 2021-06-17 08:12:40 -07:00
KF7EEL 9980d65f57 improve PROXY, other changes 2021-06-15 15:32:40 -07:00
KF7EEL e128e10dcc fix offline config 2021-06-15 13:03:44 -07:00
KF7EEL 59ac3a693e working rules download, fixed XLX stuff 2021-06-15 12:28:44 -07:00
KF7EEL ce6ba7c5dc add UNIT download, fix PROXY 2021-06-13 11:14:36 -07:00
KF7EEL 82213561b8 clean code, PROXY now works 2021-06-13 09:54:33 -07:00
KF7EEL d7ba7e73f4 finish MASTERS managment 2021-06-13 07:39:14 -07:00
KF7EEL 4d9502e828 sucessful MASTER get from brifge.py 2021-06-12 10:07:10 -07:00
KF7EEL 4685686053 config and peer managment, masters WIP 2021-06-09 13:03:00 -07:00
KF7EEL c16036b58d download burnlist on start 2021-06-03 13:38:47 -07:00
KF7EEL bfff0abacd fix typo 2020-11-21 22:42:05 -08:00
Cort Buffington ccfd862a0a Fixed Private Call Bridging when BOTH_SLOTS selected
This is the problem where bridge.py is told to send private calls marked with EITHER timeslot over openbridge. Packets weren't assembled correctly when the BOTH_SLOTS option was set True in the hblink configuraiton file.
d:
#	modified:   bridge.py
#	modified:   hblink.py
#
# Changes not staged for commit:
#	modified:   .gitattributes
#	modified:   Dockerfile
#	modified:   voice_lib.py
#
2020-04-27 11:01:54 -05:00
n0mjs710 24dca2e6ad Fixed assignment typos
[_stream_id]['ACTIVE']: False
to
[_stream_id]['ACTIVE'] = False

Thanks, Steve!
2020-03-18 09:32:32 -05:00
Cort Buffington 8c1e9e5185 update coypright years 2020-03-16 14:35:28 +00:00
Cort Buffington a2c0bb54c6 Fixed typo in call state tracking. 2020-03-16 08:38:16 -05:00