Wykres commitów

30 Commity (87b737b4f3d61858ad180fa24645e9c1f225f2bc)

Autor SHA1 Wiadomość Data
sh123 87b737b4f3 Move led period define to config 2021-02-08 14:25:52 +02:00
sh123 f090a41b1b Move serial baud rate to config 2021-02-08 14:23:39 +02:00
sh123 efb35bdaf3 Make LED and LORA pinouts work natively if board defines them 2021-02-07 17:53:35 +02:00
sh123 5ca96eafd6 Do not define pinout if it is already defined by board pinout definition 2021-02-07 09:52:30 +02:00
sh123 4029da8384 Use pin4 for led on T-Beam 2021-02-06 22:23:40 +02:00
sh123 4c178d8c65 Add support for KISS extension for radio control and signal reports 2021-02-05 18:57:06 +02:00
sh123 e25d9a483e Additional comments 2021-02-03 11:37:06 +02:00
sh123 6e6e251533 Move pinout definitions into config file and add support for TBeam board 2021-02-03 11:29:54 +02:00
sh123 30601b75e8 Add kiss tx queue and move config defiens to config 2021-01-29 13:47:04 +02:00
sh123 3156f9354f Make LoRa CRC check configurable from settings 2020-12-12 12:21:53 +02:00
sh123 1d2b966be0 Add support for KISS CSMA persistence command 2020-12-08 22:22:08 +02:00
sh123 7c9885623c Fix two warnings 2020-11-28 10:20:32 +02:00
sh123 34fc3ff52a Change sync word to 0x34 2020-06-19 17:03:31 +03:00
sh123 1c421e5269 Updated README 2020-06-17 10:45:19 +03:00
sh123 d7f8779d47 Added support for TRACEn-n path and changed sync word to 0x3f for compatibility 2020-06-17 10:42:17 +03:00
sh123 5bd3dbc61e
Update esp32_loraprs.ino 2020-06-15 13:19:39 +03:00
sh123 4cd99b9dfc
Update esp32_loraprs.ino 2020-06-15 13:19:06 +03:00
sh123 dff45cf9ac Change sample callsign to -10 ssid for digirepeater 2020-06-14 22:06:15 +03:00
sh123 bec81153ff Refactor for better mgmt 2020-06-14 21:55:27 +03:00
sh123 752128197e Implement digirepeating and own beacon announcement 2020-06-14 17:59:35 +03:00
sh123 9c06c93ec0 Refactor callsign management into separate module and add support for baseic WIDEn-n digirepating 2020-06-14 14:52:22 +03:00
sh123 1ae790c5d5
Config and AX25 message reafactoring (#5)
* Refactoring

* Add support for aprsis filter and print out incoming packets into the serial
2020-06-12 17:34:23 +03:00
sh123 7dc76d399c Tune frequency to corrected one 2020-06-05 16:19:36 +03:00
sh123 79e712095c Add support for automatic frequency calibration on server side 2020-06-01 10:43:13 +03:00
sh123 0539703d12 Changed lora aprs frequency and bandwidth as per VIE19 IARU C5-015 document 2020-02-10 18:26:51 +02:00
sh123 701ba122b3
Update esp32_loraprs.ino 2019-05-10 15:32:14 +03:00
sh123 66a0c65c18 Switched over to KISS usage 2019-05-09 19:13:08 +03:00
sh123 3f1b4a6bd8 Use GPIO2 builtin esp32 led as a watchdog 2019-04-30 21:17:07 +03:00
sh123 9237dcebe9 Do not setup bluetooth for server mode 2019-04-30 20:31:04 +03:00
sh123 ed48819ae8 Added arduino sketch and loraprs modules 2019-04-25 09:17:02 +03:00