Commit Graph

230 Commits

Author SHA1 Message Date
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
KF7EEL 65ceefef06 fix typo 2020-11-29 15:15:28 -08:00
KF7EEL 51f710d683 added blank variables to attempt to fix bug 2020-11-29 15:09:47 -08:00
KF7EEL f7cd165684 attempt to fix bug with assembled packets 2020-11-28 09:16:25 -08:00
KF7EEL 6eed6dc809 added user settings, added speed and course 2020-11-27 09:32:19 -08:00
KF7EEL 1202c78450 fix another bug 2020-11-26 17:43:27 -08:00
KF7EEL 51d469768a fix unit call bug 2020-11-26 17:22:27 -08:00
KF7EEL 5c7742c7d0 revert change, remove UNIT_MAP changes 2020-11-26 15:24:13 -08:00
KF7EEL 9c2a1f5b2b fix typo, mirror GPS branch changes 2020-11-26 11:52:27 -08:00
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