979 Commits (f12c5a04c63b725b70d09f68022cf15cfb671ba9)
 

Author SHA1 Message Date
jacob.eva f6fe7e2b5f
Fix buffer overrun and freezing bugs 11 months ago
jacob.eva 858a35b2f9
Store SX127X tx power in variable, attempt to fix #39 11 months ago
jacob.eva c7e24f7966
Add Heltec LoRa32 v3 to setTXPower 11 months ago
jacob.eva c4259d9b6c
Change model code for T3S3 SX1280 w/ PA 11 months ago
jacob.eva bf2ea2ebb4
Limit T3S3 TX power for now 11 months ago
jacob.eva 733b506af9
Correct T3S3 flashing 11 months ago
jacob.eva 745631055d
Correct T3S3 SX1280 PA pins 11 months ago
jacob.eva 264abe62bd
Correct T3S3 SPI configuration 11 months ago
jacob.eva 0bb2e5bcd3
Fix missing --port option 11 months ago
jacob.eva 6c182925b8
Add TXEN and RXEN pins for PA model of T3S3 11 months ago
jacob.eva 1136dcbc53
Update to RNode Firmware v1.78 (upstream) 11 months ago
Mark Qvist 9edc2224e7 Use built-in split-packet check in transmit function 11 months ago
Mark Qvist 7f998e6436 Merge branch 'master' of github.com:markqvist/RNode_Firmware 11 months ago
markqvist 711f9c6eac
Merge pull request #90 from jacobeva/transmit-fix 11 months ago
markqvist 707608fd33
Merge pull request #89 from jacobeva/master 11 months ago
jacob.eva 982a755464
Improve checks around split packet handling in transmit() 11 months ago
jacob.eva 34e872b25d
Decrease connection interval on BLE to increase throughput 11 months ago
jacob.eva 1b443c5971
Fix edge case in transmission handling 11 months ago
jacob.eva afce928149
Merge t-echo display support (currently non-scaled) 11 months ago
jacob.eva 2be8fa407d
Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE 11 months ago
jacob.eva 4f20c591ec
Merge branch 'make_fixes' 11 months ago
jacob.eva 0aaf722088
Merge 11 months ago
Mark Qvist a3e15bed1b Updated console image 11 months ago
Mark Qvist da1207ceee Updated readme 11 months ago
Mark Qvist 12b32b99f9 Updated console image 11 months ago
Mark Qvist 76eaae8554 Cleanup 11 months ago
Mark Qvist 8c0900e2d0 Fixed missing connection handling init 11 months ago
Mark Qvist 389745ad33 Attach packet RSSI and SNR to packet queue entry structs. Disable ISR spinlocks on ESP32 until tested. 11 months ago
markqvist 1de5f3c796
Merge pull request #86 from jacobeva/master 11 months ago
Mark Qvist 7a8a1b5dee Cleanup 11 months ago
Mark Qvist c51335a1df Cleanup 11 months ago
Mark Qvist 2e6db2f818 Merge branch 'master' of github.com:markqvist/RNode_Firmware 11 months ago
Mark Qvist 16b06406f2 Changed standby LED color 11 months ago
Mark Qvist 2ab1d4b1ac Gracefully close bluetooth on device sleep 11 months ago
Mark Qvist 335c6cbc5c Updated charge status 11 months ago
Mark Qvist 2ede362cb3 Adjusted CSMA parameters and P-curve. Added dynamic CSMA slot time. 11 months ago
markqvist 1bd7de8f97
Merge pull request #88 from jacobeva/preamble-fix 11 months ago
markqvist 0e04754d7a
Merge pull request #87 from jacobeva/nrf52-ble 11 months ago
jacob.eva cb192d47ed
Fix incorrect SX1280 preamble calculation 11 months ago
jacob.eva 03893c2793
nRF52 BLE improvements 11 months ago
jacob.eva ed04513a7a
Fix RAK4631 intermittent packet corruption 11 months ago
Mark Qvist 8639765679 Updated console build 11 months ago
Mark Qvist 407120265a Updated readme 11 months ago
Mark Qvist 42eb68137d Updated version 11 months ago
Mark Qvist 68008283a2 Add CSMA param 11 months ago
Mark Qvist 22372855b3 Add modem comm timeout error code 11 months ago
Mark Qvist c55d907045 Add modem comm timeout error code 11 months ago
Mark Qvist 30f92c0f3f Improved BLE pairing 11 months ago
Mark Qvist d61d14e117 Detect modem communication timeouts for sx126x chips 11 months ago
Mark Qvist 5807cfdb96 Fixed display sleep on T3S3 11 months ago