955 Commits

Author SHA1 Message Date
jacob.eva
44e69f910a
Merge branch 'dev' of github.com:liberatedsystems/RNode_Firmware_CE into dev 2024-11-11 20:55:02 +00:00
jacob.eva
8013bac0e7
Fix version display error 2024-11-11 20:53:57 +00:00
jacobeva
e446d157c6
Merge pull request #52 from WifiHero91/patch-1
Update Boards.h
2024-10-31 22:21:19 +00:00
WifiHero91
125080b682
Update Makefile
after board.h update needed to fix Makefile
2024-10-26 22:16:02 +02:00
WifiHero91
be4d6a65b7
Update Boards.h
The board numbers collision. This commit fix this and all boards has unique number like 0x43.
2024-10-26 21:59:33 +02: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
7d3cfed38b
Fix T3S3 init on AB and AC models 2024-10-23 19:32:16 +01:00
jacob.eva
5fbac58550
Increase BLE RX fifo buffer size on nRF52 2024-10-23 17:27:23 +01:00
jacob.eva
1314c42ad3
Fix RX buffer BLE issue for good 2024-10-23 16:44:39 +01:00
jacob.eva
629abbc3c0
openCom XL - Adjust TX power PA curve 2024-10-23 11:15:39 +01:00
jacob.eva
58fdc62722
Enlarge BLE transmission buffer to support split packets 2024-10-23 08:35:11 +01:00
jacob.eva
8207c62d73
Change read_len to array to combat multiple interface edge case 2024-10-22 18:02:46 +01:00
jacob.eva
a4081fd79c
Fix edge case of potential packet duplication 2024-10-22 14:07:23 +01:00
jacob.eva
bf38bbf7b1
Correct version to 1.74 2024-10-22 11:55:58 +01:00
jacob.eva
c4104ce0c7
Add openCom XL upload target 2024-10-16 21:49:45 +01:00
jacob.eva
18780131d8
Fix openCom XL compilation 2024-10-16 21:24:18 +01:00
jacob.eva
17ff4b0496
Update T3S3 SX1280 PA model code, again 2024-10-16 21:23:33 +01:00
jacob.eva
6cb176796f
Fix - correct version to 1.75 2024-10-16 16:59:45 +01:00
jacob.eva
c18ec1629f
Update openCom XL makefile targets 2024-10-16 16:29:59 +01:00
jacob.eva
2930e89a3d
Add openCom XL board definition 2024-10-16 16:28:42 +01:00
jacob.eva
89e37323cc
Ensure instant startup on openCom XL 2024-10-16 16:25:40 +01:00
jacob.eva
a76a01b25f
Bump version to 1.75 2024-10-16 16:17:47 +01:00
jacob.eva
ef80c2638c
Fix BLE service duplication bug on nRF52 2024-10-16 16:15:29 +01:00
jacob.eva
55c6bd06a2
Enable fast preamble and change fast preamble length to 4ms 2024-10-16 16:08:16 +01:00
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