]>
git.tnoah.ca Git - lora-radio.git/log
Mark Qvist [Sat, 5 Oct 2024 18:56:49 +0000 (20:56 +0200)]
Only raise low memory error if heap is actually low
Mark Qvist [Sat, 5 Oct 2024 18:55:48 +0000 (20:55 +0200)]
Fix T3S3 SX1262 dio pin and build config
Mark Qvist [Sat, 5 Oct 2024 14:44:44 +0000 (16:44 +0200)]
Added TX packet display to waterfall
Mark Qvist [Sat, 5 Oct 2024 14:03:47 +0000 (16:03 +0200)]
Updated readme
Mark Qvist [Sat, 5 Oct 2024 13:28:32 +0000 (15:28 +0200)]
Use event queue for modem interrupt packet retrieval on ESP32 and nRF52
markqvist [Sat, 5 Oct 2024 10:09:31 +0000 (12:09 +0200)]
Merge pull request #82 from liamcottle/feature/rak4631-rak1921-display
Add support for RAK1921 OLED display and User Button on RAK4631 boards
liamcottle [Sat, 5 Oct 2024 06:12:26 +0000 (19:12 +1300)]
add support for user button on rak wismesh pocket which uses RAK4630 internally
liamcottle [Sat, 5 Oct 2024 06:09:57 +0000 (19:09 +1300)]
set display mode to landscape
liamcottle [Sat, 5 Oct 2024 03:07:22 +0000 (16:07 +1300)]
add support for rak1921 oled display on rak4631 boards
Mark Qvist [Sat, 5 Oct 2024 01:15:11 +0000 (03:15 +0200)]
Added RAK4631 to full release build
Mark Qvist [Sat, 5 Oct 2024 01:09:47 +0000 (03:09 +0200)]
Fix compilation for RAK4631
Mark Qvist [Sat, 5 Oct 2024 00:55:22 +0000 (02:55 +0200)]
Updated readme
Mark Qvist [Sat, 5 Oct 2024 00:54:11 +0000 (02:54 +0200)]
Updated readme
Mark Qvist [Sat, 5 Oct 2024 00:52:56 +0000 (02:52 +0200)]
Updated readme
Mark Qvist [Sat, 5 Oct 2024 00:47:54 +0000 (02:47 +0200)]
Added support for T3S3 boards with SX127x modems
Mark Qvist [Fri, 4 Oct 2024 23:07:44 +0000 (01:07 +0200)]
Remove boot-mode/reset requirements for T3S3 flashing
Mark Qvist [Fri, 4 Oct 2024 22:42:19 +0000 (00:42 +0200)]
Added T-Beam Supreme support
Mark Qvist [Thu, 3 Oct 2024 00:53:11 +0000 (02:53 +0200)]
Disable T-Deck display until functional
Mark Qvist [Thu, 3 Oct 2024 00:51:54 +0000 (02:51 +0200)]
Basic T-Deck display support
Mark Qvist [Wed, 2 Oct 2024 22:53:28 +0000 (00:53 +0200)]
Updated console image
Mark Qvist [Wed, 2 Oct 2024 22:38:49 +0000 (00:38 +0200)]
Added T-Deck support
Mark Qvist [Wed, 2 Oct 2024 20:25:38 +0000 (22:25 +0200)]
Updated console image
Mark Qvist [Wed, 2 Oct 2024 00:25:58 +0000 (02:25 +0200)]
Updated console image
Mark Qvist [Tue, 1 Oct 2024 23:10:17 +0000 (01:10 +0200)]
Updated console image
Mark Qvist [Tue, 1 Oct 2024 23:10:02 +0000 (01:10 +0200)]
Display blanking
Mark Qvist [Tue, 1 Oct 2024 16:12:49 +0000 (18:12 +0200)]
Merge branch 'master' of github.com:markqvist/RNode_Firmware
Mark Qvist [Tue, 1 Oct 2024 16:07:10 +0000 (18:07 +0200)]
Update battery status output on missing battery
Mark Qvist [Tue, 1 Oct 2024 15:51:14 +0000 (17:51 +0200)]
Update display blanking
Mark Qvist [Tue, 1 Oct 2024 15:40:18 +0000 (17:40 +0200)]
Updated display blanking/unblanking
Mark Qvist [Tue, 1 Oct 2024 13:33:03 +0000 (15:33 +0200)]
Improved battery calculations for devices without dedicated PMU
Mark Qvist [Tue, 1 Oct 2024 12:59:53 +0000 (14:59 +0200)]
Improve button input interactions
Mark Qvist [Tue, 1 Oct 2024 12:58:43 +0000 (14:58 +0200)]
Clear signal bars on BLE device disconnect
Mark Qvist [Tue, 1 Oct 2024 12:57:57 +0000 (14:57 +0200)]
Improved battery calculations for devices without dedicated PMU
markqvist [Mon, 30 Sep 2024 17:42:10 +0000 (19:42 +0200)]
Merge pull request #81 from neutralinsomniac/install_correct_esp32_arduino_version
Makefile: use correct version of arduino esp32 library
Mark Qvist [Mon, 30 Sep 2024 17:18:30 +0000 (19:18 +0200)]
Cleanup
Jeremy O'Brien [Sun, 29 Sep 2024 15:39:41 +0000 (11:39 -0400)]
Makefile: use correct version of arduino esp32 library
Mark Qvist [Mon, 30 Sep 2024 11:50:06 +0000 (13:50 +0200)]
Only allow BLE modes with MITM mitigations enabled, and require bonding
Mark Qvist [Mon, 30 Sep 2024 11:49:40 +0000 (13:49 +0200)]
Cleanup
Mark Qvist [Mon, 30 Sep 2024 11:47:29 +0000 (13:47 +0200)]
Only allow BLE modes with MITM mitigations enabled, and require bonding
Mark Qvist [Mon, 30 Sep 2024 11:45:58 +0000 (13:45 +0200)]
Cleanup
Mark Qvist [Mon, 30 Sep 2024 11:42:47 +0000 (13:42 +0200)]
Update makefile ESP-IDF target to 2.0.17
Mark Qvist [Sun, 29 Sep 2024 19:59:42 +0000 (21:59 +0200)]
Added ESP32 BLE Serial support
Mark Qvist [Sun, 29 Sep 2024 19:59:24 +0000 (21:59 +0200)]
Cleanup
Mark Qvist [Sun, 29 Sep 2024 19:59:11 +0000 (21:59 +0200)]
Added ESP32 BLE serial driver
Mark Qvist [Sun, 29 Sep 2024 09:36:52 +0000 (11:36 +0200)]
Cleanup
Mark Qvist [Sun, 29 Sep 2024 01:10:32 +0000 (03:10 +0200)]
Cleanup
Mark Qvist [Sun, 29 Sep 2024 00:33:02 +0000 (02:33 +0200)]
Added display blanking timeout
Mark Qvist [Sat, 28 Sep 2024 23:21:49 +0000 (01:21 +0200)]
Cleanup
Mark Qvist [Sat, 28 Sep 2024 22:03:14 +0000 (00:03 +0200)]
Fixed display intensity EEPROM configuration regression
Mark Qvist [Sat, 28 Sep 2024 13:15:22 +0000 (15:15 +0200)]
Check console is activated
Mark Qvist [Fri, 27 Sep 2024 18:08:05 +0000 (20:08 +0200)]
Added NeoPixel intensity control
Mark Qvist [Thu, 26 Sep 2024 22:28:37 +0000 (00:28 +0200)]
Added battery status and console support to Heltec V3
Mark Qvist [Thu, 26 Sep 2024 22:27:24 +0000 (00:27 +0200)]
Added input button actions
Mark Qvist [Wed, 25 Sep 2024 13:58:34 +0000 (15:58 +0200)]
Updated console build
Mark Qvist [Wed, 25 Sep 2024 12:48:13 +0000 (14:48 +0200)]
Updated console build
Mark Qvist [Wed, 25 Sep 2024 12:22:07 +0000 (14:22 +0200)]
Updated version
Mark Qvist [Wed, 25 Sep 2024 12:21:38 +0000 (14:21 +0200)]
Check ESP32 BT buffer config before building
Mark Qvist [Wed, 25 Sep 2024 12:21:12 +0000 (14:21 +0200)]
Updated console build
Mark Qvist [Wed, 25 Sep 2024 12:21:02 +0000 (14:21 +0200)]
Updated console build
Mark Qvist [Sun, 26 May 2024 07:47:54 +0000 (09:47 +0200)]
Apply downstream patch from @jacobeva. Fixes TX power output on RAK boards.
Mark Qvist [Fri, 24 May 2024 23:13:06 +0000 (01:13 +0200)]
Updated readme
Mark Qvist [Tue, 21 May 2024 18:45:44 +0000 (20:45 +0200)]
Updated readme
Mark Qvist [Tue, 21 May 2024 18:44:10 +0000 (20:44 +0200)]
Updated readme
Mark Qvist [Tue, 21 May 2024 18:43:29 +0000 (20:43 +0200)]
Updated readme
Mark Qvist [Sat, 18 May 2024 13:40:55 +0000 (15:40 +0200)]
Updated console build
Mark Qvist [Sat, 18 May 2024 13:30:24 +0000 (15:30 +0200)]
Updated console build
Mark Qvist [Sat, 18 May 2024 09:34:51 +0000 (11:34 +0200)]
Updated version
Mark Qvist [Sat, 18 May 2024 09:34:00 +0000 (11:34 +0200)]
Add conditionals for nRF
markqvist [Sat, 18 May 2024 08:26:57 +0000 (10:26 +0200)]
Merge pull request #77 from jacobeva/master
RAK4631 QoL updates
markqvist [Sat, 18 May 2024 08:26:10 +0000 (10:26 +0200)]
Merge branch 'master' into master
Mark Qvist [Fri, 17 May 2024 23:07:38 +0000 (01:07 +0200)]
Added deep sleep support on T3S3
Mark Qvist [Fri, 17 May 2024 23:07:09 +0000 (01:07 +0200)]
Added flashing support for T3S3
Mark Qvist [Fri, 17 May 2024 23:06:26 +0000 (01:06 +0200)]
Updated console image
jacob.eva [Fri, 17 May 2024 06:44:00 +0000 (07:44 +0100)]
Fix RAK4631 antenna switch utilisation
jacob.eva [Mon, 13 May 2024 21:25:24 +0000 (22:25 +0100)]
Add firmware hash calculation to RAK4631 + more
Mark Qvist [Sun, 5 May 2024 23:53:50 +0000 (01:53 +0200)]
Updated console image
Mark Qvist [Sun, 5 May 2024 23:47:20 +0000 (01:47 +0200)]
Merge branch 'master' of github.com:markqvist/RNode_Firmware
Mark Qvist [Sun, 5 May 2024 23:39:24 +0000 (01:39 +0200)]
Reduced console image size
Mark Qvist [Sun, 5 May 2024 23:05:40 +0000 (01:05 +0200)]
Updated console build
markqvist [Sun, 5 May 2024 16:31:19 +0000 (18:31 +0200)]
Merge pull request #68 from jacobeva/master
Cleanup and fix display bug
jacob.eva [Sun, 5 May 2024 16:16:09 +0000 (17:16 +0100)]
Fix TXEN / RXEN pin init for SX1280
jacob.eva [Sun, 5 May 2024 16:15:55 +0000 (17:15 +0100)]
Fix display on NRF52
jacob.eva [Sun, 5 May 2024 16:15:33 +0000 (17:15 +0100)]
Fix redundant call
Mark Qvist [Fri, 3 May 2024 16:02:44 +0000 (18:02 +0200)]
Updated readme
Mark Qvist [Fri, 3 May 2024 16:00:07 +0000 (18:00 +0200)]
Updated board config
Mark Qvist [Fri, 3 May 2024 14:36:51 +0000 (16:36 +0200)]
Updated readme
Mark Qvist [Wed, 1 May 2024 23:24:30 +0000 (01:24 +0200)]
Cleanup
Mark Qvist [Wed, 1 May 2024 23:20:33 +0000 (01:20 +0200)]
Added button input and deep sleep
Mark Qvist [Wed, 1 May 2024 23:19:59 +0000 (01:19 +0200)]
Updated makefile
Mark Qvist [Wed, 1 May 2024 23:19:37 +0000 (01:19 +0200)]
Updated console image
Mark Qvist [Wed, 1 May 2024 23:13:26 +0000 (01:13 +0200)]
Added basic input driver
Mark Qvist [Wed, 1 May 2024 18:41:25 +0000 (20:41 +0200)]
Specify ESP IDF version in makefile
Mark Qvist [Wed, 1 May 2024 15:16:14 +0000 (17:16 +0200)]
Merge branch 'master' of github.com:markqvist/RNode_Firmware
markqvist [Wed, 1 May 2024 15:15:56 +0000 (17:15 +0200)]
Merge pull request #76 from btalbot85/master
Update Boards.h Heltec Lora32 V2
Mark Qvist [Wed, 1 May 2024 15:03:48 +0000 (17:03 +0200)]
Cleanup
btalbot85 [Tue, 30 Apr 2024 23:27:32 +0000 (19:27 -0400)]
Update Boards.h
Fixed issue with RST pin. Incorrect pin currently defined causing issues with board when attempting to use rnsd and getting an error about port in use due to proper reset not happening. Confirmed pins here: https://resource.heltec.cn/download/WiFi_LoRa_32/WIFI_LoRa_32_V2.pdf
Mark Qvist [Mon, 22 Apr 2024 22:52:57 +0000 (00:52 +0200)]
Base structure for BLE support on ESP32-S3 boards
Mark Qvist [Sat, 20 Apr 2024 20:04:28 +0000 (22:04 +0200)]
Added Heltec LoRa32 V3 boards to release builds
Mark Qvist [Sat, 20 Apr 2024 20:04:04 +0000 (22:04 +0200)]
Changed ESP32 WDT include for v2.2 RNodes
Mark Qvist [Sat, 20 Apr 2024 19:21:55 +0000 (21:21 +0200)]
Add unsigned.io boards to arduino-cli environment prep