Commit Graph

304 Commits

Author SHA1 Message Date
KF7EEL
05c5cae519 prepare for about page 2021-01-01 14:36:33 -08:00
KF7EEL
9d30e94c86 fix description yet again 2021-01-01 14:17:22 -08:00
KF7EEL
97a8689c62 fix description again 2021-01-01 14:16:15 -08:00
KF7EEL
ad18b5d527 fix description 2021-01-01 14:14:37 -08:00
KF7EEL
6701003c51 add description to dashboard 2021-01-01 14:08:24 -08:00
KF7EEL
093ed72c2c fix bug, improve index template 2021-01-01 10:00:17 -08:00
KF7EEL
ffb8b16187 add host to dashboard 2020-12-30 16:40:39 -08:00
KF7EEL
160d11e651 add port settings 2020-12-30 09:36:48 -08:00
KF7EEL
e362fa7320 update web dashboard, add template 2020-12-30 09:26:41 -08:00
KF7EEL
944f1ce697 basic functioning web dashboard 2020-12-29 20:38:03 -08:00
KF7EEL
5340e0b441 add backend code for upcoming web dashboard 2020-12-27 20:41:57 -08:00
KF7EEL
8b873b77fc add UDT SAP requirement to reduce fake packets 2020-12-26 14:31:55 -08:00
KF7EEL
c687ce3bec add UDT UAB criteria to reduce inaccurate packets 2020-12-26 13:43:55 -08:00
KF7EEL
14b06b7f0a fix parse bug, md-380 working again 2020-12-26 12:54:40 -08:00
KF7EEL
c0ebd67bd8 fix typo 2020-12-26 10:37:17 -08:00
KF7EEL
6bba07acf1 fix hdr_type error for non MD-380 radios 2020-12-26 09:59:51 -08:00
KF7EEL
926883cde9 modify APRS timing 2020-12-24 15:29:47 -08:00
KF7EEL
6c889b8a05 attempt bug fix in hblink.py 2020-12-24 15:03:38 -08:00
KF7EEL
e4019d97d4
Update hblink-SAMPLE.cfg 2020-12-24 13:23:57 -08:00
KF7EEL
269d7920a6 fix more typos 2020-12-24 13:11:19 -08:00
KF7EEL
4cff528c5a add CONFIG to function call 2020-12-24 13:08:35 -08:00
KF7EEL
ca5baebda4 fix yet another typo 2020-12-24 13:06:03 -08:00
KF7EEL
28265db71d fix PEER APRS upload 2020-12-24 13:03:28 -08:00
KF7EEL
d68dff222a remove excess line 2020-12-24 11:41:57 -08:00
KF7EEL
16a1d81757 fix indentation issue 2020-12-24 11:39:16 -08:00
KF7EEL
88a791ee7b improve APRS per master config 2020-12-24 11:36:38 -08:00
Daniele Marra
cae4ad03d8
Update hblink.py (#14) 2020-12-23 22:12:45 -08:00
KF7EEL
e5697d8e2c fix typo in gps_data.py 2020-12-23 16:18:29 -08:00
KF7EEL
c4032ac036 fix typo 2020-12-23 15:26:41 -08:00
KF7EEL
e6ec4ae990 initial commit for MD-380 type radios 2020-12-23 15:21:54 -08:00
KF7EEL
de2cb2c60f
Read MASTER for APRS_ENABLED 2020-12-23 12:44:40 -08:00
KF7EEL
81e9d30287
Update hblink.py
Add ability to allow PEER packets on a "per MASTER" config
2020-12-23 12:35:48 -08:00
Daniele Marra
b4d0dec3f5
APRS REPORT FIX (#13)
Updated to fix reporting issue. Will re-enable "per master" beaconing in next commit.
2020-12-23 12:32:53 -08:00
KF7EEL
a922af2f66 fix beacon time to minutes 2020-12-11 13:04:29 -08:00
KF7EEL
a57be9a5a4 added APRS section in config back 2020-12-11 12:59:04 -08:00
KF7EEL
a2c782cef5 add APRS beacon script for gps_data 2020-12-11 12:52:25 -08:00
KF7EEL
ec783b210b
Update README.md 2020-12-06 21:48:10 -08:00
KF7EEL
bcafd4f3bc fix import time 2020-12-06 16:38:19 -08:00
KF7EEL
fc4c75b990 add official tocall, add timestamp, and hook for MD-380 GPS 2020-12-06 12:30:59 -08:00
KF7EEL
23c984552b parse all SMS for command string instead of header 2020-12-01 12:13:48 -08:00
KF7EEL
c7a311e89b change handling of SMS again 2020-12-01 11:49:53 -08:00
KF7EEL
02db8076e6 Merge branch 'aprs_features' of https://github.com/kf7eel/hblink3 into aprs_features 2020-12-01 09:17:08 -08:00
KF7EEL
5276cc437b change handling of unknown SMS 2020-12-01 09:16:32 -08:00
KF7EEL
0242b5ea2a
Merge pull request #10 from picchiosat/aprs_features
Update gps_data.py to reflect config file cli argument
2020-11-30 17:58:10 -08:00
KF7EEL
b8d2c9c163 add ETSI like SMS 2020-11-30 17:24:36 -08:00
Roby
564fa239da
Update gps_data.py 2020-12-01 01:49:24 +01:00
KF7EEL
92a01d782a add debug statements 2020-11-30 14:09:22 -08:00
KF7EEL
9f82b33103 APRS position via SMS for grid square 2020-11-30 12:37:51 -08:00
KF7EEL
5172faf7f2 change file read, move global declaration 2020-11-30 10:00:19 -08:00
KF7EEL
ca2d6c33d2 fix group SMS for Motorola 2020-11-29 15:35:50 -08:00