Commit Graph

159 Commits

Author SHA1 Message Date
KF7EEL
64d8c16e2e fix typo and set CSBK handling in bridge.py 2020-11-21 22:38:46 -08:00
KF7EEL
9f79b8c69c
Improve ability to utilize group calls
Improve ability to utilize group calls acting as a master or peer.
2020-11-21 22:22:49 -08:00
KF7EEL
7ac8c40ac0
Update README.md 2020-11-21 00:13:21 -08:00
KF7EEL
8271f1bd33
Add GPS decoding for APRS
Added support to decode GPS packets and upload APRS location reports. Work with Anytone D878, probably D868 and D578. May even work with some BTech radios.
2020-11-21 00:11:54 -08:00
KF7EEL
9a57531e71 update readme 2020-10-15 15:53:41 -07:00
KF7EEL
596f7b309e merged private-call-dev with master 2020-10-15 15:52:25 -07:00
KF7EEL
431639e17a Update README 2020-10-15 15:42:31 -07:00
Eric
3912657bb6 moved APRS to a per master config 2020-10-15 15:10:04 -07:00
Waldek
1ba5db5f3c
changed default APRS enabled from True to False 2020-10-13 21:07:31 +02:00
Daniele Marra
091f8bd7d1
update repo 2020-09-18 21:05:42 +02:00
Daniele Marra
5a1414d5d6
APRSlib 2020-09-18 21:05:07 +02:00
Daniele Marra
f70fc26707
APRS IMPLEMENTATION 2020-09-18 21:03:51 +02: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
Cort Buffington
03f9c81d3a Merge branch 'private-call-dev' of https://github.com/n0mjs710/hblink3 into private-call-dev 2020-03-15 21:23:05 -05:00
Cort Buffington
fdbfbf2362 READY FOR TESTING
unit calls should be working on HBP and OBP systems. Also adds the ability to send TS data in OBP for unit calls to preserve timeslot routing for unit calls.
2020-03-15 21:23:03 -05:00
Cort Buffington
b48e522f85 Now working version of private call routing, on a per-system basis, with the ability to overload OBP with TS information for unit calls. 2020-03-16 02:20:24 +00:00
Cort Buffington
f00d29e8a0 Update to sync dev system
message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch private-call-dev
# Your branch is ahead of 'origin/private-call-dev' by 1 commit.
#   (use "git push" to publish your local commits)
#
2020-03-14 10:56:16 -05:00
Cort Buffington
08f6669bd3
Update README.md 2020-03-11 09:47:39 -05:00
Cort Buffington
8497bb1462
Update README.md 2020-03-11 09:46:54 -05:00
Cort Buffington
ac87c44917
Update README.md 2020-03-11 09:46:29 -05:00
Cort Buffington
8f0a3d02a5
Update README.md 2020-03-11 09:46:11 -05:00
Cort Buffington
d31c6f7fe7
Update README.md 2020-03-11 09:45:09 -05:00
n0mjs710
e1174e6aba Added IP address logging for denied registration 2020-03-09 13:28:11 -05:00
Cort Buffington
e8f838b3d6
Update README.md 2020-03-07 14:08:29 -06:00
Cort Buffington
7f7f8bdf74 Adding Official Logo Images 2020-03-06 07:31:12 -06:00
Cort Buffington
21c6bf9281 save of incremental work 2020-03-03 22:51:50 +00:00
Cort Buffington
4e3a13daaf fixing typos on obp call tracking 2020-02-19 19:27:37 +00:00
Cort Buffington
9e2876dfae update 2020-02-18 18:11:19 +00:00
Cort Buffington
c246f3e5db Merge branch 'private-call-dev' of https://github.com/n0mjs710/hblink3 into private-call-dev 2020-02-17 19:20:19 -06:00
Cort Buffington
21f9c680be update sample config 2020-02-17 19:20:10 -06:00
Cort Buffington
50387c2133 update 2020-02-18 01:18:11 +00:00
n0mjs710
41f04dc28b Skeleton App for Data Development 2020-02-11 14:24:29 -06:00
n0mjs710
d44a181c06 create blank app template 2020-02-10 10:11:11 -06:00
n0mjs710
383ba7e0ae Create an "app template"
this should make it easier to build new or test applications.
2020-02-10 10:09:40 -06:00
Cort Buffington
7fc4ce0495 Merge branch 'private-call-dev' of https://github.com/n0mjs710/hblink3 into private-call-dev
As a result of rebasing.
2020-02-09 19:53:31 -06:00
Cort Buffington
4aa5210f5b Update bridge.py 2020-02-09 19:51:58 -06:00
Cort Buffington
3d9aa41fcb Update bridge.py 2020-02-09 19:51:58 -06:00
Cort Buffington
2fa615dd37 Update bridge.py 2020-02-09 19:51:58 -06:00
Cort Buffington
35ba251e71 Update bridge.py 2020-02-09 19:51:58 -06:00
Cort Buffington
30ed93aa30 Update bridge.py 2020-02-09 19:51:58 -06:00
Cort Buffington
508b9c7197 Update bridge.py 2020-02-09 19:51:58 -06:00
Cort Buffington
ed2a1ca549 Update bridge.py 2020-02-09 19:51:58 -06:00
Cort Buffington
e6949e65ec Revert "Update bridge.py"
This reverts commit ab1a536147.
2020-02-09 19:51:58 -06:00
Cort Buffington
9ac426aa2d Revert "Update bridge.py"
This reverts commit 0a2edc09a5.
2020-02-09 19:51:58 -06:00
Cort Buffington
94afc15d7a Update bridge.py 2020-02-09 19:51:58 -06:00
Cort Buffington
b5e77e64b1 Update bridge.py 2020-02-09 19:51:58 -06:00
Cort Buffington
8c2b35ece0 Update bridge.py 2020-02-09 19:51:58 -06:00