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 |
Mark Qvist
|
e8dd7dbc93
|
Added TX packet display to waterfall
|
2024-10-05 16:44:44 +02:00 |
Mark Qvist
|
9ce280f207
|
Updated readme
|
2024-10-05 16:03:47 +02:00 |
Mark Qvist
|
1a2e42d93c
|
Use event queue for modem interrupt packet retrieval on ESP32 and nRF52
|
2024-10-05 15:28:32 +02:00 |
markqvist
|
c9f658e966
|
Merge pull request #82 from liamcottle/feature/rak4631-rak1921-display
Add support for RAK1921 OLED display and User Button on RAK4631 boards
|
2024-10-05 12:09:31 +02:00 |
liamcottle
|
e4deac3060
|
add support for user button on rak wismesh pocket which uses RAK4630 internally
|
2024-10-05 19:12:26 +13:00 |
liamcottle
|
940262e2c6
|
set display mode to landscape
|
2024-10-05 19:09:57 +13:00 |
liamcottle
|
49a524e8d5
|
add support for rak1921 oled display on rak4631 boards
|
2024-10-05 16:07:22 +13:00 |
Mark Qvist
|
e993da9e0f
|
Added RAK4631 to full release build
|
2024-10-05 03:15:11 +02:00 |