Commit Graph

246 Commits

Author SHA1 Message Date
KF7EEL
3ce8326209 add hooks in code for shell commands 2020-11-25 15:55:44 -08:00
KF7EEL
9633b3249b fix typo for unit calls 2020-11-25 14:48:26 -08:00
KF7EEL
7c5c69a450 implement static routes for unit calls 2020-11-25 14:42:30 -08:00
KF7EEL
f7c68a1f54 fix missing csbk from last commit 2020-11-25 11:59:46 -08:00
KF7EEL
8d80600f43 add adjustable UNIT time 2020-11-24 13:40:14 -08:00
KF7EEL
122b1be148
Merge pull request #1 from picchiosat/aprs_features
Missing line in example fixed.
2020-11-24 11:38:51 -08:00
Roby
41699e9489
Update gps_data-SAMPLE.cfg
if you use gps_data as MASTER and not as PEER there must be this parameter otherwise the service does not start
2020-11-24 00:48:59 +01:00
Roby
6aed4f9e43
Merge pull request #2 from kf7eel/aprs_features
Aprs features
2020-11-24 00:11:23 +01:00
KF7EEL
7764feb298 ensure lat and lon are float 2020-11-23 13:49:34 -08:00
KF7EEL
de6386e4f1 implement basic SMS processing 2020-11-23 12:53:59 -08:00
KF7EEL
4dc58f7e01 move gps to separate config 2020-11-23 10:19:58 -08:00
KF7EEL
78b7671126 fix typo 2020-11-22 22:01:54 -08:00
KF7EEL
0a0f38794b fix typo 2020-11-22 21:59:08 -08:00
KF7EEL
bbc5610226 fix old data bug 2020-11-22 20:39:02 -08:00
KF7EEL
f4d0908b78 decode motorola type sms 2020-11-22 18:54:02 -08:00
KF7EEL
a24cc0bea9 Merge branch 'aprs_features' of https://github.com/kf7eel/hblink3 into aprs_features 2020-11-22 13:52:49 -08:00
KF7EEL
2912383d6c added debug statements 2020-11-22 13:51:54 -08:00
KF7EEL
f875ac6999
Update README.md 2020-11-22 13:17:57 -08:00
KF7EEL
4a08e7f284 parse NMEA 2020-11-22 12:51:11 -08:00
KF7EEL
04ae240924 fix APRS stuff 2020-11-22 11:59:48 -08:00
KF7EEL
b4e5170cf1 update README 2020-11-22 11:34:03 -08:00
KF7EEL
d55a23a42f merged into branch 2020-11-22 11:24:02 -08:00
KF7EEL
6224c84772 initial commit of GPS/Data application 2020-11-21 22:54:01 -08:00
KF7EEL
bfff0abacd fix typo 2020-11-21 22:42:05 -08:00
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
Randy Hall
04e220de86
Merge pull request #2 from K2IE/master
Restored XLXPEER Functionality. Not actually cruft after all.
2020-10-24 21:58:42 -07:00
Dan Srebnick (K2IE)
948a2a7bbc Cosmetics 2020-10-24 21:20:22 -04:00
Dan Srebnick (K2IE)
951f39f3db Re-add needed code removed when diffing to restore XLX 2020-10-24 21:14:06 -04:00
Dan Srebnick (K2IE)
4b9864671e Restore XLXPEER functionality 2020-10-24 20:53:48 -04: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
Cort Buffington
d0d496b232 Add necessary pieces for Talker Alias DMRA 2020-10-15 16:23:55 -05:00
n0mjs710
51ecece8dc Add DMRA Framework 2020-10-13 18:59:28 -05:00
Waldek
1ba5db5f3c
changed default APRS enabled from True to False 2020-10-13 21:07:31 +02:00
n0mjs710
ce494a4a18 Delete hblink-800.cfg 2020-10-12 08:30:42 -05:00
n0mjs710
819c3bae30 remove cruft 2020-10-12 08:29:50 -05:00
n0mjs710
a16e426c55 Merge branch 'master' of https://github.com/n0mjs710/hblink3 2020-10-12 08:27:07 -05:00
n0mjs710
a12b144c7c Options added 2020-10-12 08:27:03 -05:00
Cort Buffington
c8e1d88ecc Merge branch 'master' of https://github.com/n0mjs710/hblink3 2020-10-12 06:37:40 -05:00
Cort Buffington
89040e7c14 Remove Cruft 2020-10-12 06:37:21 -05:00
Cort Buffington
d68241918b
Merge pull request #18 from n0mjs710/private-call-dev
Private call dev
2020-10-11 07:54:40 -05: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