Wykres commitów

625 Commity (master)

Autor SHA1 Wiadomość Data
sh123 473cfe288f
Update README.md 2020-06-15 10:31:46 +03:00
sh123 09036f70e1
Update README.md 2020-06-15 10:31:08 +03:00
sh123 dff45cf9ac Change sample callsign to -10 ssid for digirepeater 2020-06-14 22:06:15 +03:00
sh123 46e728e9ba Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2020-06-14 21:56:02 +03:00
sh123 bec81153ff Refactor for better mgmt 2020-06-14 21:55:27 +03:00
sh123 e0baaddc40
Update README.md 2020-06-14 18:16:40 +03:00
sh123 449c363d92
Update README.md 2020-06-14 18:16:05 +03:00
sh123 106d395b19
Update README.md 2020-06-14 18:06:56 +03:00
sh123 8481cc0fc7
Update README.md 2020-06-14 18:05:15 +03:00
sh123 0cb6cd3f36
Update README.md 2020-06-14 18:02: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 c042747fff
Update README.md 2020-06-14 01:29:18 +03:00
sh123 0043aa7d12
Update README.md 2020-06-14 01:26:01 +03:00
sh123 8d0367a043
Update README.md 2020-06-14 01:23:33 +03:00
sh123 b945b46fbb
Implement IS to RF gating (#6)
* Add aprs string parsing

* Added method for conversion to binary ax25 packet

* Check if message is valid before forwarding to APRS-IS

* Added APRIS data sending into RF

* Added Lora sending for IS packets

* Fixed bugs in packet encoding

* Updated readme
2020-06-14 01:15:05 +03:00
sh123 c88ed243bc Minor rename to conform to ax25 2020-06-12 18:55:55 +03:00
sh123 757ba99135 Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2020-06-12 18:52:39 +03:00
sh123 edd697ce00 Add support for up to 7 paths as per ax25 specification 2020-06-12 18:52:04 +03:00
sh123 78bc63336a
Update README.md 2020-06-12 18:07:57 +03:00
sh123 056d77caf8 Use struct for config 2020-06-12 17:57:03 +03:00
sh123 963f1c69c5 Renamed aprsmsg to ax25_payload 2020-06-12 17:53:21 +03:00
sh123 56203dc222
Update README.md 2020-06-12 17:50:39 +03:00
sh123 71bff78aec
Update README.md 2020-06-12 17:50:02 +03:00
sh123 43ea822860
Update README.md 2020-06-12 17:47:21 +03:00
sh123 75a165ded7
Update README.md 2020-06-12 17:41:09 +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 80963bdf11
Update README.md 2020-06-11 13:16:32 +03:00
sh123 7dc76d399c Tune frequency to corrected one 2020-06-05 16:19:36 +03:00
sh123 6c2e815042
Update README.md 2020-06-01 12:31:02 +03:00
sh123 8bbaab1843
Update README.md 2020-06-01 12:29:58 +03:00
sh123 078ee1ea8d
Update README.md 2020-06-01 12:29:26 +03:00
sh123 1423d813b2
Update README.md 2020-06-01 12:28:27 +03:00
sh123 79e712095c Add support for automatic frequency calibration on server side 2020-06-01 10:43:13 +03:00
sh123 13e7013605 Resolved merge conflict 2020-05-31 13:15:51 +03:00
sh123 22eec8a2c1 Added minimum decode level table 2020-05-31 13:14:19 +03:00
sh123 525edfd904
Update README.md 2020-05-06 17:49:57 +03:00
sh123 f74cb20096
Update README.md 2020-03-01 17:53:56 +02:00
sh123 3b08d7ce66
Update README.md 2020-02-15 09:16:13 +02:00
sh123 410e85689a
Update README.md 2020-02-14 09:37:57 +02:00
sh123 d5d9621eb3
Update README.md 2020-02-14 09:36:43 +02:00
sh123 068c7a06db
Update README.md 2020-02-14 09:36:09 +02:00
sh123 7e60990258
Update README.md 2020-02-12 18:25:57 +02:00
sh123 92c74ec86a Minor formatting 2020-02-12 18:17:50 +02:00
sh123 347200f4f7 Fix typo 2020-02-12 18:08:58 +02:00
sh123 d8a535887b
Add RSSI calculation for case where SNR<0
Add RSSI calculation for case where SNR<0, which is not supported by LoRA library, but which is defined in SEMTECH spec
2020-02-12 14:15:04 +02:00
sh123 a2a0696bc2
Update README.md 2020-02-12 10:34:21 +02:00
sh123 06e7cada2e
Update README.md 2020-02-12 10:25:02 +02:00
sh123 dff939cf5a
Update README.md 2020-02-12 10:20:34 +02:00
sh123 0207469c63
Update README.md 2020-02-12 10:17:52 +02:00