Commit Graph

629 Commits

Author SHA1 Message Date
Mark Qvist ffb951172f Updated console build 2024-10-06 11:46:24 +02:00
Mark Qvist 3fe5affb51 Cleanup 2024-10-05 22:21:38 +02:00
Mark Qvist 94215c4bce Added input button and sleep config to T-Beam and Heltec v2 boards 2024-10-05 22:20:34 +02:00
Mark Qvist 960599c35a Only raise low memory error if heap is actually low 2024-10-05 20:56:49 +02:00
Mark Qvist bfc215b2a3 Fix T3S3 SX1262 dio pin and build config 2024-10-05 20:55:48 +02:00
Mark Qvist e8dd7dbc93 Added TX packet display to waterfall 2024-10-05 16:44:44 +02:00
Mark Qvist 9ce280f207 Updated readme 2024-10-05 16:03:47 +02:00
Mark Qvist 1a2e42d93c Use event queue for modem interrupt packet retrieval on ESP32 and nRF52 2024-10-05 15:28:32 +02:00
markqvist c9f658e966
Merge pull request #82 from liamcottle/feature/rak4631-rak1921-display
Add support for RAK1921 OLED display and User Button on RAK4631 boards
2024-10-05 12:09:31 +02:00
liamcottle e4deac3060 add support for user button on rak wismesh pocket which uses RAK4630 internally 2024-10-05 19:12:26 +13:00
liamcottle 940262e2c6 set display mode to landscape 2024-10-05 19:09:57 +13:00
liamcottle 49a524e8d5 add support for rak1921 oled display on rak4631 boards 2024-10-05 16:07:22 +13:00
Mark Qvist e993da9e0f Added RAK4631 to full release build 2024-10-05 03:15:11 +02:00
Mark Qvist 4615765039 Fix compilation for RAK4631 2024-10-05 03:09:47 +02:00
Mark Qvist 15a1d53c61 Updated readme 2024-10-05 02:55:22 +02:00
Mark Qvist 05c337c057 Updated readme 2024-10-05 02:54:11 +02:00
Mark Qvist a37a03fe3b Updated readme 2024-10-05 02:52:56 +02:00
Mark Qvist 9556f0b91b Added support for T3S3 boards with SX127x modems 2024-10-05 02:47:54 +02:00
Mark Qvist 1ac3a6c2c8 Remove boot-mode/reset requirements for T3S3 flashing 2024-10-05 01:07:44 +02:00
Mark Qvist 6974a50d10 Added T-Beam Supreme support 2024-10-05 00:42:19 +02:00
Mark Qvist bd887f7de2 Disable T-Deck display until functional 2024-10-03 02:53:11 +02:00
Mark Qvist fef27b194c Basic T-Deck display support 2024-10-03 02:51:54 +02:00
Mark Qvist 2c93b2a1de Updated console image 2024-10-03 00:53:28 +02:00
Mark Qvist 8bdd85e648 Added T-Deck support 2024-10-03 00:38:49 +02:00
Mark Qvist bb38290120 Updated console image 2024-10-02 22:25:38 +02:00
Mark Qvist 354d4c83a3 Updated console image 2024-10-02 02:25:58 +02:00
Mark Qvist f1bb794049 Updated console image 2024-10-02 01:10:17 +02:00
Mark Qvist 5ecbe95980 Display blanking 2024-10-02 01:10:02 +02:00
Mark Qvist 4a05f51d99 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-10-01 18:12:49 +02:00
Mark Qvist 5bd2e539eb Update battery status output on missing battery 2024-10-01 18:07:10 +02:00
Mark Qvist 2804a05afd Update display blanking 2024-10-01 17:51:14 +02:00
Mark Qvist 423098ff30 Updated display blanking/unblanking 2024-10-01 17:40:18 +02:00
Mark Qvist 0b9f19916e Improved battery calculations for devices without dedicated PMU 2024-10-01 15:33:03 +02:00
Mark Qvist 96e74246bb Improve button input interactions 2024-10-01 14:59:53 +02:00
Mark Qvist e5028c88d6 Clear signal bars on BLE device disconnect 2024-10-01 14:58:43 +02:00
Mark Qvist 0f0a711cd7 Improved battery calculations for devices without dedicated PMU 2024-10-01 14:57:57 +02:00
markqvist c813d27dff
Merge pull request #81 from neutralinsomniac/install_correct_esp32_arduino_version
Makefile: use correct version of arduino esp32 library
2024-09-30 19:42:10 +02:00
Mark Qvist 304cdd2968 Cleanup 2024-09-30 19:18:30 +02:00
Jeremy O'Brien 6b729ebf72 Makefile: use correct version of arduino esp32 library 2024-09-30 10:45:19 -04:00
Mark Qvist a9a68d164e Only allow BLE modes with MITM mitigations enabled, and require bonding 2024-09-30 13:50:06 +02:00
Mark Qvist dfd62f4d94 Cleanup 2024-09-30 13:49:40 +02:00
Mark Qvist 491cab09c6 Only allow BLE modes with MITM mitigations enabled, and require bonding 2024-09-30 13:47:29 +02:00
Mark Qvist 6332e95d39 Cleanup 2024-09-30 13:45:58 +02:00
Mark Qvist e7f655cef5 Update makefile ESP-IDF target to 2.0.17 2024-09-30 13:42:47 +02:00
Mark Qvist 75816b4fe0 Added ESP32 BLE Serial support 2024-09-29 21:59:42 +02:00
Mark Qvist d742166a12 Cleanup 2024-09-29 21:59:24 +02:00
Mark Qvist 339003039a Added ESP32 BLE serial driver 2024-09-29 21:59:11 +02:00
Mark Qvist fe9538de7e Cleanup 2024-09-29 11:36:52 +02:00
Mark Qvist 59e1836975 Cleanup 2024-09-29 03:10:32 +02:00
Mark Qvist a4ecc0d6f3 Added display blanking timeout 2024-09-29 02:33:02 +02:00