jacob.eva
|
7f493a33d3
|
Remove reference to old variable
|
2024-10-15 17:43:58 +01:00 |
|
jacob.eva
|
6b4b16bedc
|
Update T3S3 SX1280 with PA model
|
2024-10-15 17:36:03 +01:00 |
|
jacob.eva
|
f6fe7e2b5f
|
Fix buffer overrun and freezing bugs
|
2024-10-15 17:34:16 +01:00 |
|
jacob.eva
|
858a35b2f9
|
Store SX127X tx power in variable, attempt to fix #39
|
2024-10-12 22:26:42 +01:00 |
|
jacob.eva
|
c7e24f7966
|
Add Heltec LoRa32 v3 to setTXPower
|
2024-10-12 22:23:50 +01:00 |
|
jacob.eva
|
c4259d9b6c
|
Change model code for T3S3 SX1280 w/ PA
|
2024-10-12 22:23:15 +01:00 |
|
jacob.eva
|
bf2ea2ebb4
|
Limit T3S3 TX power for now
|
2024-10-12 21:58:58 +01:00 |
|
jacob.eva
|
733b506af9
|
Correct T3S3 flashing
|
2024-10-12 21:03:33 +01:00 |
|
jacob.eva
|
745631055d
|
Correct T3S3 SX1280 PA pins
|
2024-10-12 21:02:40 +01:00 |
|
jacob.eva
|
264abe62bd
|
Correct T3S3 SPI configuration
|
2024-10-12 20:38:56 +01:00 |
|
jacob.eva
|
0bb2e5bcd3
|
Fix missing --port option
|
2024-10-12 20:24:32 +01:00 |
|
jacob.eva
|
6c182925b8
|
Add TXEN and RXEN pins for PA model of T3S3
|
2024-10-12 18:15:12 +01:00 |
|
jacob.eva
|
1136dcbc53
|
Update to RNode Firmware v1.78 (upstream)
|
2024-10-12 18:04:19 +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 |
|
jacob.eva
|
1b443c5971
|
Fix edge case in transmission handling
|
2024-10-12 12:45:20 +01:00 |
|
jacob.eva
|
afce928149
|
Merge t-echo display support (currently non-scaled)
|
2024-10-11 19:58:36 +01:00 |
|
jacob.eva
|
2be8fa407d
|
Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE
|
2024-10-11 19:41:39 +01:00 |
|
jacob.eva
|
4f20c591ec
|
Merge branch 'make_fixes'
|
2024-10-11 19:40:26 +01:00 |
|
jacob.eva
|
0aaf722088
|
Merge
|
2024-10-11 18:54:40 +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 |
|