709 Commits

Author SHA1 Message Date
jacob.eva
d2c0d53bdd
Fix final SX127X modulation parameter issues #39 2025-01-10 21:31:03 +00:00
jacob.eva
46a46b4069
Revert radiolib work and fix SX127X issues #39 2025-01-09 21:26:58 +00:00
jacob.eva
734727ebc6
Add LilyGo T3 v1.0 models 2024-12-23 20:45:43 +00:00
jacob.eva
a28e80f0b3
Retrieve firmware image length from bootloader cfg (nRF52840) 2024-12-07 20:46:01 +00:00
jacob.eva
4dbfc15aa0
Fix split packet issue on some boards with SX1280 configured #13 2024-12-06 14:16:55 +00:00
jacob.eva
d9e1f98d86
Correct T3S3 SX1280 buffer size 2024-12-06 14:16:37 +00:00
jacob.eva
0f63ae4fc7
Fix incorrect variable names and add t-echo release target, #41 2024-12-06 11:25:09 +00:00
jacob.eva
59f6224c09
Revert to SX127X TX power value being read directly with an offset #39 2024-12-06 10:58:55 +00:00
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
jacob.eva
7d3cfed38b
Fix T3S3 init on AB and AC models 2024-10-23 19:32:16 +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
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
jacobeva
c6638f1450
Merge pull request #46 from tomuk5/E22_ESP32
ESP32: Ebyte E22 900M30S Board support
2024-10-01 18:51:17 +01:00
jacob.eva
77503dcc1d
Fix interface framing assignment conflict 2024-10-01 15:55:20 +01:00