Commit Graph

674 Commits

Author SHA1 Message Date
Mark Qvist
315bc1c037 Updated console image 2024-12-10 00:05:52 +01:00
Mark Qvist
9445fc8992 Updated console build 2024-12-09 23:51:55 +01:00
Mark Qvist
33f7dde92e Updated readme 2024-12-08 14:09:02 +01:00
Mark Qvist
df7410e683 Updated readme 2024-12-08 14:06:09 +01:00
Mark Qvist
9f6f2fc000 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-12-08 13:49:23 +01:00
Mark Qvist
4b48f41c38 Added display read command 2024-12-08 13:49:07 +01:00
markqvist
9fdd886d00
Merge pull request #96 from jacobeva/hash-fix
Retrieve firmware image length from bootloader cfg, fix #95
2024-12-07 22:37:03 +01:00
jacob.eva
5ac30b0fa7
Retrieve firmware image length from bootloader cfg, fix #95 2024-12-07 20:39:09 +00:00
markqvist
ead6b41259
Merge pull request #94 from jacobeva/ble-fix
Fix BLE packet corruption on nRF52
2024-10-23 22:07:48 +02:00
jacob.eva
5fbac58550
Increase BLE RX fifo buffer size on nRF52 2024-10-23 17:27:23 +01:00
Mark Qvist
9edc2224e7 Use built-in split-packet check in transmit function 2024-10-12 14:10:33 +02:00
Mark Qvist
7f998e6436 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-10-12 14:07:25 +02:00
markqvist
711f9c6eac
Merge pull request #90 from jacobeva/transmit-fix
Improve checks around split packet handling in transmit()
2024-10-12 14:06:56 +02:00
markqvist
707608fd33
Merge pull request #89 from jacobeva/master
Decrease connection interval on BLE to increase throughput
2024-10-12 14:04:13 +02:00
jacob.eva
982a755464
Improve checks around split packet handling in transmit() 2024-10-12 13:00:52 +01:00
jacob.eva
34e872b25d
Decrease connection interval on BLE to increase throughput 2024-10-12 12:55:35 +01:00
Mark Qvist
a3e15bed1b Updated console image 2024-10-11 17:46:13 +02:00
Mark Qvist
da1207ceee Updated readme 2024-10-11 17:23:31 +02:00
Mark Qvist
12b32b99f9 Updated console image 2024-10-11 17:18:33 +02:00
Mark Qvist
76eaae8554 Cleanup 2024-10-11 16:39:38 +02:00
Mark Qvist
8c0900e2d0 Fixed missing connection handling init 2024-10-11 16:35:21 +02:00
Mark Qvist
389745ad33 Attach packet RSSI and SNR to packet queue entry structs. Disable ISR spinlocks on ESP32 until tested. 2024-10-11 16:29:17 +02:00
markqvist
1de5f3c796
Merge pull request #86 from jacobeva/master
Fix RAK4631 intermittent packet corruption
2024-10-11 14:51:05 +02:00
Mark Qvist
7a8a1b5dee Cleanup 2024-10-11 14:48:42 +02:00
Mark Qvist
c51335a1df Cleanup 2024-10-11 14:46:03 +02:00
Mark Qvist
2e6db2f818 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-10-11 14:43:46 +02:00
Mark Qvist
16b06406f2 Changed standby LED color 2024-10-11 14:35:45 +02:00
Mark Qvist
2ab1d4b1ac Gracefully close bluetooth on device sleep 2024-10-11 12:49:02 +02:00
Mark Qvist
335c6cbc5c Updated charge status 2024-10-11 10:21:10 +02:00
Mark Qvist
2ede362cb3 Adjusted CSMA parameters and P-curve. Added dynamic CSMA slot time. 2024-10-10 23:26:12 +02:00
markqvist
1bd7de8f97
Merge pull request #88 from jacobeva/preamble-fix
Fix incorrect SX1280 preamble calculation
2024-10-10 18:00:11 +02:00
markqvist
0e04754d7a
Merge pull request #87 from jacobeva/nrf52-ble
nRF52 BLE improvements
2024-10-10 17:58:37 +02:00
jacob.eva
cb192d47ed
Fix incorrect SX1280 preamble calculation 2024-10-10 14:47:40 +01:00
jacob.eva
03893c2793
nRF52 BLE improvements 2024-10-10 14:40:57 +01:00
jacob.eva
ed04513a7a
Fix RAK4631 intermittent packet corruption 2024-10-10 12:54:36 +01:00
Mark Qvist
8639765679 Updated console build 2024-10-07 22:03:10 +02:00
Mark Qvist
407120265a Updated readme 2024-10-07 21:26:05 +02:00
Mark Qvist
42eb68137d Updated version 2024-10-07 21:19:59 +02:00
Mark Qvist
68008283a2 Add CSMA param 2024-10-07 20:45:28 +02:00
Mark Qvist
22372855b3 Add modem comm timeout error code 2024-10-07 20:45:12 +02:00
Mark Qvist
c55d907045 Add modem comm timeout error code 2024-10-07 20:44:13 +02:00
Mark Qvist
30f92c0f3f Improved BLE pairing 2024-10-07 20:43:53 +02:00
Mark Qvist
d61d14e117 Detect modem communication timeouts for sx126x chips 2024-10-07 20:43:16 +02:00
Mark Qvist
5807cfdb96 Fixed display sleep on T3S3 2024-10-07 18:25:08 +02:00
Mark Qvist
d7511d430e Updated console build 2024-10-06 12:18:54 +02:00
Mark Qvist
ffb951172f Updated console build 2024-10-06 11:46:24 +02:00
Mark Qvist
3fe5affb51 Cleanup 2024-10-05 22:21:38 +02:00
Mark Qvist
94215c4bce Added input button and sleep config to T-Beam and Heltec v2 boards 2024-10-05 22:20:34 +02:00
Mark Qvist
960599c35a Only raise low memory error if heap is actually low 2024-10-05 20:56:49 +02:00
Mark Qvist
bfc215b2a3 Fix T3S3 SX1262 dio pin and build config 2024-10-05 20:55:48 +02:00