Wykres commitów

341 Commity (96a65477101c95594d47a2a571899a2755570a26)

Autor SHA1 Wiadomość Data
sh123 644f7d33b2
Update README.md 2021-02-08 09:02:13 +02:00
sh123 0b3bb6b31c
Update README.md 2021-02-08 09:00:10 +02:00
sh123 1e37493e6d
Update README.md 2021-02-08 08:58:46 +02:00
sh123 bd4e528f8f
Update README.md 2021-02-08 08:55:56 +02:00
sh123 e5b39aa10a
Update README.md 2021-02-08 08:49:14 +02:00
sh123 ae5879b5ff Added messages for lora and builtin pinout definitions 2021-02-07 18:01:54 +02:00
sh123 efb35bdaf3 Make LED and LORA pinouts work natively if board defines them 2021-02-07 17:53:35 +02:00
sh123 ef71be3778 Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2021-02-07 09:52:54 +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 46410280dd
Update README.md 2021-02-07 09:40:42 +02:00
sh123 3cb7de05d2 Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2021-02-06 22:23:58 +02:00
sh123 4029da8384 Use pin4 for led on T-Beam 2021-02-06 22:23:40 +02:00
sh123 205c791ee3
Update README.md 2021-02-06 19:15:19 +02:00
sh123 f254b4b591
Update README.md 2021-02-06 19:13:57 +02:00
sh123 1e13566147
Update README.md 2021-02-06 19:12:08 +02:00
sh123 07801becbb Correct frequency when error is more than configuration value only 2021-02-06 18:28:51 +02:00
sh123 b0acc6607c Added lora parameter logging 2021-02-06 18:07:59 +02:00
sh123 877f5f3549 Update event report types 2021-02-06 15:53:19 +02:00
sh123 3cd67e07d2 Optimized kiss state machine 2021-02-06 13:45:24 +02:00
sh123 693698e165
Update README.md 2021-02-05 19:05:21 +02:00
sh123 3295e5bbf9 Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2021-02-05 19:03:44 +02:00
sh123 209a870043
Update README.md 2021-02-05 19:00:47 +02:00
sh123 4c178d8c65 Add support for KISS extension for radio control and signal reports 2021-02-05 18:57:06 +02:00
sh123 1f1b3efb7e Separated signal level into rssi and snr commands 2021-02-03 16:15:25 +02:00
sh123 d25fb776f9 Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2021-02-03 16:12:27 +02:00
sh123 86d2562f9d packetRssi is integer not float 2021-02-03 16:12:09 +02:00
sh123 42aa43c126
Update README.md 2021-02-03 14:30:32 +02:00
sh123 e25d9a483e Additional comments 2021-02-03 11:37:06 +02:00
sh123 24e9034f7b
Update README.md 2021-02-03 11:33:17 +02:00
sh123 a9157b9840
Update README.md 2021-02-03 11:32:02 +02:00
sh123 8973aaedf9 Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2021-02-03 11:30:11 +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 2cd7b6c8c1
Update README.md 2021-02-03 11:12:56 +02:00
sh123 66749e78cf Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2021-02-03 10:54:35 +02:00
sh123 869143d280 Improve CSMA logic 2021-02-03 10:54:17 +02:00
sh123 82d2f7eb2e
Update README.md 2021-02-03 10:45:55 +02:00
sh123 a1eed42f39
Update README.md 2021-02-03 10:43:15 +02:00
sh123 88abc16c06
Update README.md 2021-02-03 10:40:26 +02:00
sh123 d10c8830ec
Update README.md 2021-02-03 10:39:54 +02:00
sh123 521bf3d00f Update csma comments 2021-02-02 18:10:12 +02:00
sh123 46eb37b087 Coding conventions 2021-02-02 17:57:36 +02:00
sh123 b222573f1f Extract KISS logic into base class and improve CSMA logic 2021-02-02 17:53:28 +02:00
sh123 f0f202b799 Small refactoring 2021-02-02 11:22:38 +02:00
sh123 266816262d Define maximum AX.25 payload size 2021-02-02 11:21:13 +02:00
sh123 014fd6b045 Small refactoring 2021-02-02 11:18:46 +02:00
sh123 fb4e0125f8 Update sendToAprs signature, make string as const ref 2021-02-02 10:32:32 +02:00
sh123 0c902165f3 Refactor to use all parameters from config directly 2021-02-02 10:26:11 +02:00
sh123 470959e8d3 Use correct LoRa parameter types, which match to underlying library 2021-02-02 09:31:45 +02:00
sh123 ca0fd531e0 Rename txQueue to txKissQueue 2021-02-01 12:26:25 +02:00
sh123 6788868b59 Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2021-02-01 12:12:09 +02:00