Commit Graph

  • 6515957df7
    Merge b8e688016d into ead6b41259 #93 faragher 2024-10-23 18:03:17 -0700
  • ead6b41259
    Merge pull request #94 from jacobeva/ble-fix master markqvist 2024-10-23 22:07:48 +0200
  • 5fbac58550
    Increase BLE RX fifo buffer size on nRF52 #94 jacob.eva 2024-10-23 17:27:23 +0100
  • b8e688016d Removed potentially dangerous configuration #93 faragher 2024-10-21 23:06:28 -0500
  • 69ad345ffc Cleaned up old debug code faragher 2024-10-21 20:21:22 -0500
  • c0403a7232 Preliminary GPS control/build support faragher 2024-10-21 20:15:19 -0500
  • f6695a8674 Raw GPS.h Upload faragher 2024-10-21 17:55:58 -0500
  • 9edc2224e7 Use built-in split-packet check in transmit function Mark Qvist 2024-10-12 14:10:33 +0200
  • 7f998e6436 Merge branch 'master' of github.com:markqvist/RNode_Firmware Mark Qvist 2024-10-12 14:07:25 +0200
  • 711f9c6eac
    Merge pull request #90 from jacobeva/transmit-fix markqvist 2024-10-12 14:06:56 +0200
  • 707608fd33
    Merge pull request #89 from jacobeva/master markqvist 2024-10-12 14:04:13 +0200
  • 982a755464
    Improve checks around split packet handling in transmit() #90 jacob.eva 2024-10-12 13:00:52 +0100
  • 34e872b25d
    Decrease connection interval on BLE to increase throughput #89 jacob.eva 2024-10-12 12:55:35 +0100
  • a3e15bed1b Updated console image Mark Qvist 2024-10-11 17:46:13 +0200
  • da1207ceee Updated readme 1.78 Mark Qvist 2024-10-11 17:23:31 +0200
  • 12b32b99f9 Updated console image Mark Qvist 2024-10-11 17:18:33 +0200
  • 76eaae8554 Cleanup Mark Qvist 2024-10-11 16:39:38 +0200
  • 8c0900e2d0 Fixed missing connection handling init Mark Qvist 2024-10-11 16:35:21 +0200
  • 389745ad33 Attach packet RSSI and SNR to packet queue entry structs. Disable ISR spinlocks on ESP32 until tested. Mark Qvist 2024-10-11 16:29:17 +0200
  • 1de5f3c796
    Merge pull request #86 from jacobeva/master markqvist 2024-10-11 14:51:05 +0200
  • 7a8a1b5dee Cleanup Mark Qvist 2024-10-11 14:48:42 +0200
  • c51335a1df Cleanup Mark Qvist 2024-10-11 14:46:03 +0200
  • 2e6db2f818 Merge branch 'master' of github.com:markqvist/RNode_Firmware Mark Qvist 2024-10-11 14:43:46 +0200
  • 16b06406f2 Changed standby LED color Mark Qvist 2024-10-11 14:35:45 +0200
  • 2ab1d4b1ac Gracefully close bluetooth on device sleep Mark Qvist 2024-10-11 12:49:02 +0200
  • 335c6cbc5c Updated charge status Mark Qvist 2024-10-11 10:21:10 +0200
  • 2ede362cb3 Adjusted CSMA parameters and P-curve. Added dynamic CSMA slot time. Mark Qvist 2024-10-10 23:26:12 +0200
  • 1bd7de8f97
    Merge pull request #88 from jacobeva/preamble-fix markqvist 2024-10-10 18:00:11 +0200
  • 0e04754d7a
    Merge pull request #87 from jacobeva/nrf52-ble markqvist 2024-10-10 17:58:37 +0200
  • cb192d47ed
    Fix incorrect SX1280 preamble calculation #88 jacob.eva 2024-10-10 14:47:40 +0100
  • 03893c2793
    nRF52 BLE improvements #87 jacob.eva 2024-10-10 14:40:57 +0100
  • ed04513a7a
    Fix RAK4631 intermittent packet corruption #86 jacob.eva 2024-10-10 12:54:36 +0100
  • 8639765679 Updated console build Mark Qvist 2024-10-07 22:03:10 +0200
  • 407120265a Updated readme 1.77 Mark Qvist 2024-10-07 21:26:05 +0200
  • 42eb68137d Updated version Mark Qvist 2024-10-07 21:19:59 +0200
  • 68008283a2 Add CSMA param Mark Qvist 2024-10-07 20:45:28 +0200
  • 22372855b3 Add modem comm timeout error code Mark Qvist 2024-10-07 20:45:12 +0200
  • c55d907045 Add modem comm timeout error code Mark Qvist 2024-10-07 20:44:13 +0200
  • 30f92c0f3f Improved BLE pairing Mark Qvist 2024-10-07 20:43:53 +0200
  • d61d14e117 Detect modem communication timeouts for sx126x chips Mark Qvist 2024-10-07 20:43:16 +0200
  • 5807cfdb96 Fixed display sleep on T3S3 Mark Qvist 2024-10-07 18:25:08 +0200
  • d7511d430e Updated console build Mark Qvist 2024-10-06 12:18:54 +0200
  • ffb951172f Updated console build 1.76 Mark Qvist 2024-10-06 11:46:24 +0200
  • 3fe5affb51 Cleanup Mark Qvist 2024-10-05 22:21:38 +0200
  • 94215c4bce Added input button and sleep config to T-Beam and Heltec v2 boards Mark Qvist 2024-10-05 22:20:34 +0200
  • 960599c35a Only raise low memory error if heap is actually low Mark Qvist 2024-10-05 20:56:49 +0200
  • bfc215b2a3 Fix T3S3 SX1262 dio pin and build config Mark Qvist 2024-10-05 20:55:48 +0200
  • e8dd7dbc93 Added TX packet display to waterfall Mark Qvist 2024-10-05 16:44:44 +0200
  • 9ce280f207 Updated readme Mark Qvist 2024-10-05 16:03:47 +0200
  • 1a2e42d93c Use event queue for modem interrupt packet retrieval on ESP32 and nRF52 Mark Qvist 2024-10-05 15:28:32 +0200
  • c9f658e966
    Merge pull request #82 from liamcottle/feature/rak4631-rak1921-display markqvist 2024-10-05 12:09:31 +0200
  • e4deac3060 add support for user button on rak wismesh pocket which uses RAK4630 internally #82 liamcottle 2024-10-05 19:12:26 +1300
  • 940262e2c6 set display mode to landscape liamcottle 2024-10-05 19:09:57 +1300
  • 49a524e8d5 add support for rak1921 oled display on rak4631 boards liamcottle 2024-10-05 16:07:22 +1300
  • e993da9e0f Added RAK4631 to full release build Mark Qvist 2024-10-05 03:15:11 +0200
  • 4615765039 Fix compilation for RAK4631 Mark Qvist 2024-10-05 03:09:47 +0200
  • 15a1d53c61 Updated readme Mark Qvist 2024-10-05 02:55:22 +0200
  • 05c337c057 Updated readme Mark Qvist 2024-10-05 02:54:11 +0200
  • a37a03fe3b Updated readme Mark Qvist 2024-10-05 02:52:56 +0200
  • 9556f0b91b Added support for T3S3 boards with SX127x modems Mark Qvist 2024-10-05 02:47:54 +0200
  • 1ac3a6c2c8 Remove boot-mode/reset requirements for T3S3 flashing Mark Qvist 2024-10-05 01:07:44 +0200
  • 6974a50d10 Added T-Beam Supreme support Mark Qvist 2024-10-05 00:42:19 +0200
  • bd887f7de2 Disable T-Deck display until functional Mark Qvist 2024-10-03 02:53:11 +0200
  • fef27b194c Basic T-Deck display support Mark Qvist 2024-10-03 02:51:54 +0200
  • 2c93b2a1de Updated console image Mark Qvist 2024-10-03 00:53:28 +0200
  • 8bdd85e648 Added T-Deck support Mark Qvist 2024-10-03 00:38:49 +0200
  • bb38290120 Updated console image Mark Qvist 2024-10-02 22:25:38 +0200
  • 354d4c83a3 Updated console image 1.75 Mark Qvist 2024-10-02 02:25:58 +0200
  • f1bb794049 Updated console image Mark Qvist 2024-10-02 01:10:17 +0200
  • 5ecbe95980 Display blanking Mark Qvist 2024-10-02 01:10:02 +0200
  • 4a05f51d99 Merge branch 'master' of github.com:markqvist/RNode_Firmware Mark Qvist 2024-10-01 18:12:49 +0200
  • 5bd2e539eb Update battery status output on missing battery Mark Qvist 2024-10-01 18:07:10 +0200
  • 2804a05afd Update display blanking Mark Qvist 2024-10-01 17:51:14 +0200
  • 423098ff30 Updated display blanking/unblanking Mark Qvist 2024-10-01 17:40:18 +0200
  • 0b9f19916e Improved battery calculations for devices without dedicated PMU Mark Qvist 2024-10-01 15:33:03 +0200
  • 96e74246bb Improve button input interactions Mark Qvist 2024-10-01 14:59:53 +0200
  • e5028c88d6 Clear signal bars on BLE device disconnect Mark Qvist 2024-10-01 14:58:43 +0200
  • 0f0a711cd7 Improved battery calculations for devices without dedicated PMU Mark Qvist 2024-10-01 14:57:57 +0200
  • c813d27dff
    Merge pull request #81 from neutralinsomniac/install_correct_esp32_arduino_version markqvist 2024-09-30 19:42:10 +0200
  • 304cdd2968 Cleanup Mark Qvist 2024-09-30 19:18:30 +0200
  • 6b729ebf72 Makefile: use correct version of arduino esp32 library #81 Jeremy O'Brien 2024-09-29 11:39:41 -0400
  • a9a68d164e Only allow BLE modes with MITM mitigations enabled, and require bonding Mark Qvist 2024-09-30 13:50:06 +0200
  • dfd62f4d94 Cleanup Mark Qvist 2024-09-30 13:49:40 +0200
  • 491cab09c6 Only allow BLE modes with MITM mitigations enabled, and require bonding Mark Qvist 2024-09-30 13:47:29 +0200
  • 6332e95d39 Cleanup Mark Qvist 2024-09-30 13:45:58 +0200
  • e7f655cef5 Update makefile ESP-IDF target to 2.0.17 Mark Qvist 2024-09-30 13:42:47 +0200
  • 75816b4fe0 Added ESP32 BLE Serial support Mark Qvist 2024-09-29 21:59:42 +0200
  • d742166a12 Cleanup Mark Qvist 2024-09-29 21:59:24 +0200
  • 339003039a Added ESP32 BLE serial driver Mark Qvist 2024-09-29 21:59:11 +0200
  • fe9538de7e Cleanup Mark Qvist 2024-09-29 11:36:52 +0200
  • 59e1836975 Cleanup Mark Qvist 2024-09-29 03:10:32 +0200
  • a4ecc0d6f3 Added display blanking timeout Mark Qvist 2024-09-29 02:33:02 +0200
  • 97806d1684 Cleanup Mark Qvist 2024-09-29 01:21:49 +0200
  • a739d6f3ab Fixed display intensity EEPROM configuration regression Mark Qvist 2024-09-29 00:03:14 +0200
  • bb9f515348 Check console is activated Mark Qvist 2024-09-28 15:15:22 +0200
  • a134cbfb9c Added NeoPixel intensity control Mark Qvist 2024-09-27 20:08:05 +0200
  • d2133ba5e0 Added battery status and console support to Heltec V3 Mark Qvist 2024-09-27 00:28:37 +0200
  • ac819ecb20 Added input button actions Mark Qvist 2024-09-27 00:27:24 +0200
  • b1d097f6d4 Updated console build Mark Qvist 2024-09-25 15:58:34 +0200
  • 50a40ac13b Updated console build 1.74 Mark Qvist 2024-09-25 14:48:13 +0200