Commit Graph

81 Commits

Author SHA1 Message Date
KF7EEL a0352cf103 add UTF-16BE "DMR Starnard", rewrite CSBK gen sequence 2022-03-12 10:57:21 -08:00
KF7EEL 9a3baa6484 added pi-star variable 2022-03-11 04:52:41 -08:00
KF7EEL 8ef82d0561 finish CSBK implementation, confirmed working MD-380 SMS! 2022-03-10 18:31:07 -08:00
KF7EEL 7dd7bd9383 split long SMS into multiple messages, add MQTT Server admin announcements 2022-03-10 08:32:52 -08:00
KF7EEL d6b32ffed7 add option for second MQTT server 2022-03-09 07:28:37 -08:00
KF7EEL 64af83e5cd add "DMR Standard" per Anytone SMS format for generation, clean code, swap MQTT commands 2022-03-08 19:44:08 -08:00
KF7EEL 0d49fba100 add more MQTT stuff 2022-03-07 19:08:55 -08:00
KF7EEL 866cbba362 add more MQTT stuff 2022-03-07 14:15:55 -08:00
KF7EEL c8d8641383 initial commit of MQTT for external applications/networks 2022-03-07 09:11:35 -08:00
KF7EEL 3998456d37 fix dictionary typo, attempt ARS response 2022-03-06 19:20:38 -08:00
KF7EEL 631ca7255c rewrite SMS generation, now uses actual packets generated, other formats now possible, possible 2022-03-04 18:49:28 -08:00
KF7EEL d8b2d94cef misc clean up 2022-03-02 14:58:18 -08:00
KF7EEL e784c033e1 fix Hytera SMS decode 2022-03-02 13:37:00 -08:00
KF7EEL f661a50098 add decode support for Defined Short Data headers, should work with Hytera 2022-03-02 13:00:51 -08:00
KF7EEL 42c7491e86 revert send function again, add group data call 2022-03-02 12:26:53 -08:00
KF7EEL 7c9c1fcd3b patch send function 2022-03-02 08:01:08 -08:00
KF7EEL eabf7df017 add local executable commands 2022-03-01 19:47:17 -08:00
KF7EEL 3d877f6fc5 revert send function 2022-03-01 19:34:23 -08:00
KF7EEL 6e7a61fefd fix timing 2022-03-01 13:45:01 -08:00
KF7EEL d079d292dc add Motorola ARS hook, clean logging, create send function 2022-03-01 13:33:29 -08:00
KF7EEL 1bd7495b7d only add message to mailbox if user exists, comment out stuff 2022-02-23 09:11:10 -08:00
KF7EEL 3331c3ee15 clean out code finally! 2022-02-21 19:32:22 -08:00
KF7EEL 07ba271682 add missing file 2022-02-21 19:21:52 -08:00
KF7EEL 52bd918a23 clean data_gateway-SAMPLE, comment out sstuff before deletion 2022-02-21 19:21:14 -08:00
KF7EEL 9ec30997e3 fix APRS settings page, initial commit of 24 hour timer for APRS ACK 2022-02-21 18:06:22 -08:00
KF7EEL 099760587f force TS1 when OBP BOTH_SLOTS false, rearrange send sequence, fix offline igate config 2022-02-21 16:59:23 -08:00
KF7EEL f05a58f0d6 fix igate beacon 2022-02-21 10:23:06 -08:00
KF7EEL c144011047 fix maidenhead issue 2022-02-21 09:57:07 -08:00
KF7EEL 0c6bd02107 add SMS seqence numbers, clean bridge.py, update README, add favicon 2022-02-19 06:34:51 -08:00
KF7EEL f511e27aa2 add SSL example conf, fix more commands 2021-12-10 06:33:52 -08:00
KF7EEL 8563f22a6a fix maidenhead command 2021-12-09 20:11:03 -08:00
KF7EEL 665e6f510d clean data_gateway 2021-12-09 19:50:20 -08:00
KF7EEL 9336de3693 add debug statements 2021-12-09 19:24:42 -08:00
KF7EEL e73380bd7f revert some changers 2021-12-09 19:14:42 -08:00
KF7EEL 65fd8096fa make commands case insensitive 2021-12-09 19:03:59 -08:00
KF7EEL e8c2f9ee25 fix USE_DASHBOARD issue 2021-12-09 13:58:17 -08:00
KF7EEL e05b826fd4 fix typo, add experimental comments 2021-12-09 13:43:47 -08:00
KF7EEL ea66cda2c3 fix APRS msg snd/rcv 2021-12-09 13:06:17 -08:00
KF7EEL 87f7c6cec3 initial commit of working docker-compose.yml 2021-12-02 20:54:44 -08:00
Eric a6a3687d07 rename config option 2021-11-28 08:59:54 -08:00
Eric fe38910258 fix dashboard disable bug 2021-11-28 08:31:51 -08:00
KF7EEL 7b9cff2494 add opyion to disable dashboard 2021-11-26 10:41:35 -08:00
KF7EEL dce2daf462 fix APRS rcv 2021-10-31 10:17:06 -07:00
KF7EEL 5b62d0e382 add exception to log for APRS rcv 2021-10-30 16:27:21 -07:00
KF7EEL 1f22718793 update templates, fix data_gateway bug 2021-10-30 16:07:01 -07:00
KF7EEL 48e2d812b3 add wizard for config of data gateway 2021-10-30 10:56:31 -07: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 06c00b3fc1 change to 9 2021-10-25 05:03:14 -07:00