Commit Graph

764 Commits (ea33f0cba7c31bc74d86be365536d8a39d4d3d5c)

Author SHA1 Message Date
Mark Qvist c39164e272 Accurate preamble and airtime calculations on SX1280. Fix airtime calculation on SX1262 when LDRO is enabled. 2025-01-05 22:55:32 +01:00
Mark Qvist b667e825f8 Cleanup 2025-01-05 22:47:28 +01:00
Mark Qvist 0545847e40 Cleanup 2025-01-05 21:05:51 +01:00
Mark Qvist df6463144f Temporarily disabled Heltec T114 from release artifacts 2025-01-05 16:07:32 +01:00
Mark Qvist 42be6640de Updated issue template 2025-01-05 16:06:37 +01:00
Mark Qvist 01fcaadea5 Heltec T114 build config 2025-01-05 15:50:29 +01:00
Mark Qvist bc9ce056ee Add Heltec T114 to release artifacts 2025-01-05 15:05:49 +01:00
Mark Qvist 0057852b6c Battery management for T3S3 2025-01-05 14:53:28 +01:00
Mark Qvist b7b9fb0c04 Battery management for T3S3 2025-01-05 12:03:27 +01:00
Mark Qvist 564e2f26f3 Fixed intermittent radio init failure on T3S3 SX1280 2025-01-04 22:08:04 +01:00
Mark Qvist 9ba243ee1f Fixed intermittent radio init failure on T3S3 SX1280 2025-01-04 22:07:43 +01:00
Mark Qvist eb168d4734 Cleanup 2025-01-04 21:05:11 +01:00
Mark Qvist 217db4bcd3 Update release builds to include T3S3 SX1280 PA 2025-01-04 20:20:35 +01:00
Mark Qvist b9cd4d7751 Update version 2025-01-03 21:59:20 +01:00
Mark Qvist b02989e07a Cleanup 2025-01-03 21:58:59 +01:00
Mark Qvist b891932353 Add T3S3 SX1280 PA release 2025-01-03 21:58:43 +01:00
Mark Qvist 35a4b6ff4e Added support for T3S3 SX1280 2025-01-03 21:23:23 +01:00
Mark Qvist 4e251cd186 T3S3 SX1280 model codes 2025-01-03 21:22:37 +01:00
Mark Qvist a663707a69 Waterfall TX width on SX1280 2025-01-03 21:21:11 +01:00
Mark Qvist a5a3ca28fa T3S3 SX1280 initial driver support 2025-01-03 19:20:10 +01:00
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
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 5ac30b0fa7
Retrieve firmware image length from bootloader cfg, fix #95 2024-12-07 20:39:09 +00: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 5fbac58550
Increase BLE RX fifo buffer size on nRF52 2024-10-23 17:27:23 +01:00