939 Commits

Author SHA1 Message Date
Mark Qvist
421f2d5db3 Cleanup 2025-01-03 19:16:37 +01:00
Mark Qvist
6bf06ca94e T3S3 SX1280 support 2025-01-03 19:16:19 +01:00
Mark Qvist
315bcb02a0 SX1280 EEPROM checks 2025-01-03 12:52:01 +01:00
Mark Qvist
52fbe558d4 Only scale bitmaps if scaling factor != 1 2025-01-03 12:10:09 +01:00
Mark Qvist
470f4f4d09 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2025-01-03 12:01:33 +01:00
markqvist
653845ad31
Merge pull request #98 from liamcottle/board/heltec-t114
Add support for Heltec T114
2025-01-03 12:01:10 +01:00
Mark Qvist
9174dbd34a Board defines for T3S3-SX1280 2025-01-03 11:54:48 +01:00
liamcottle
abde6561b5 use neopixel on heltec t114 2025-01-02 23:39:54 +13:00
liamcottle
6a43bf51ef remove unused rx switch 2025-01-02 15:28:10 +13:00
liamcottle
f9234733e2 add support for heltec t114 2025-01-02 15:14:18 +13:00
Mark Qvist
6c82de161c Added display reconditioning function 2024-12-31 14:20:43 +01:00
Mark Qvist
571e7d7105 Added display reconditioning function 2024-12-31 14:13:52 +01:00
Mark Qvist
2604b44d64 Added ability to configure display rotation 2024-12-31 13:23:48 +01:00
jacob.eva
734727ebc6
Add LilyGo T3 v1.0 models 2024-12-23 20:45:43 +00:00
Mark Qvist
786c9990fb Updated console image 2024-12-12 12:41:55 +01:00
Mark Qvist
2263b20b81 Set default OCP 2024-12-10 18:42:13 +01:00
Mark Qvist
d599109562 Set default OCP 2024-12-10 16:37:55 +01:00
Mark Qvist
aba9a317dd Set default OCP 2024-12-10 16:05:08 +01:00
Mark Qvist
d88f231332 Added ability to specify per-board transceiver OCP limit 2024-12-10 15:35:29 +01:00
Mark Qvist
d012c37146 Added missing PA output pin configs 2024-12-10 15:34:57 +01:00
Mark Qvist
3e4bb282f8 Updated readme 2024-12-10 00:13:52 +01:00
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
a28e80f0b3
Retrieve firmware image length from bootloader cfg (nRF52840) 2024-12-07 20:46:01 +00:00
jacob.eva
5ac30b0fa7
Retrieve firmware image length from bootloader cfg, fix #95 2024-12-07 20:39:09 +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
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