]> git.tnoah.ca Git - lora-radio.git/log
lora-radio.git
22 months agoMerge pull request #94 from jacobeva/ble-fix
markqvist [Wed, 23 Oct 2024 20:07:48 +0000 (22:07 +0200)]
Merge pull request #94 from jacobeva/ble-fix

Fix BLE packet corruption on nRF52

22 months agoIncrease BLE RX fifo buffer size on nRF52
jacob.eva [Wed, 23 Oct 2024 16:27:23 +0000 (17:27 +0100)]
Increase BLE RX fifo buffer size on nRF52

22 months agoUse built-in split-packet check in transmit function
Mark Qvist [Sat, 12 Oct 2024 12:10:33 +0000 (14:10 +0200)]
Use built-in split-packet check in transmit function

22 months agoMerge branch 'master' of github.com:markqvist/RNode_Firmware
Mark Qvist [Sat, 12 Oct 2024 12:07:25 +0000 (14:07 +0200)]
Merge branch 'master' of github.com:markqvist/RNode_Firmware

22 months agoMerge pull request #90 from jacobeva/transmit-fix
markqvist [Sat, 12 Oct 2024 12:06:56 +0000 (14:06 +0200)]
Merge pull request #90 from jacobeva/transmit-fix

Improve checks around split packet handling in transmit()

22 months agoMerge pull request #89 from jacobeva/master
markqvist [Sat, 12 Oct 2024 12:04:13 +0000 (14:04 +0200)]
Merge pull request #89 from jacobeva/master

Decrease connection interval on BLE to increase throughput

22 months agoImprove checks around split packet handling in transmit()
jacob.eva [Sat, 12 Oct 2024 12:00:52 +0000 (13:00 +0100)]
Improve checks around split packet handling in transmit()

22 months agoDecrease connection interval on BLE to increase throughput
jacob.eva [Sat, 12 Oct 2024 11:55:35 +0000 (12:55 +0100)]
Decrease connection interval on BLE to increase throughput

22 months agoUpdated console image
Mark Qvist [Fri, 11 Oct 2024 15:46:13 +0000 (17:46 +0200)]
Updated console image

22 months agoUpdated readme
Mark Qvist [Fri, 11 Oct 2024 15:23:31 +0000 (17:23 +0200)]
Updated readme

22 months agoUpdated console image
Mark Qvist [Fri, 11 Oct 2024 15:18:33 +0000 (17:18 +0200)]
Updated console image

22 months agoCleanup
Mark Qvist [Fri, 11 Oct 2024 14:39:38 +0000 (16:39 +0200)]
Cleanup

22 months agoFixed missing connection handling init
Mark Qvist [Fri, 11 Oct 2024 14:35:21 +0000 (16:35 +0200)]
Fixed missing connection handling init

22 months agoAttach packet RSSI and SNR to packet queue entry structs. Disable ISR spinlocks on...
Mark Qvist [Fri, 11 Oct 2024 14:29:17 +0000 (16:29 +0200)]
Attach packet RSSI and SNR to packet queue entry structs. Disable ISR spinlocks on ESP32 until tested.

22 months agoMerge pull request #86 from jacobeva/master
markqvist [Fri, 11 Oct 2024 12:51:05 +0000 (14:51 +0200)]
Merge pull request #86 from jacobeva/master

Fix RAK4631 intermittent packet corruption

22 months agoCleanup
Mark Qvist [Fri, 11 Oct 2024 12:48:42 +0000 (14:48 +0200)]
Cleanup

22 months agoCleanup
Mark Qvist [Fri, 11 Oct 2024 12:46:03 +0000 (14:46 +0200)]
Cleanup

22 months agoMerge branch 'master' of github.com:markqvist/RNode_Firmware
Mark Qvist [Fri, 11 Oct 2024 12:43:46 +0000 (14:43 +0200)]
Merge branch 'master' of github.com:markqvist/RNode_Firmware

22 months agoChanged standby LED color
Mark Qvist [Fri, 11 Oct 2024 12:35:45 +0000 (14:35 +0200)]
Changed standby LED color

22 months agoGracefully close bluetooth on device sleep
Mark Qvist [Fri, 11 Oct 2024 10:49:02 +0000 (12:49 +0200)]
Gracefully close bluetooth on device sleep

22 months agoUpdated charge status
Mark Qvist [Fri, 11 Oct 2024 08:21:10 +0000 (10:21 +0200)]
Updated charge status

22 months agoAdjusted CSMA parameters and P-curve. Added dynamic CSMA slot time.
Mark Qvist [Thu, 10 Oct 2024 21:26:12 +0000 (23:26 +0200)]
Adjusted CSMA parameters and P-curve. Added dynamic CSMA slot time.

22 months agoMerge pull request #88 from jacobeva/preamble-fix
markqvist [Thu, 10 Oct 2024 16:00:11 +0000 (18:00 +0200)]
Merge pull request #88 from jacobeva/preamble-fix

Fix incorrect SX1280 preamble calculation

22 months agoMerge pull request #87 from jacobeva/nrf52-ble
markqvist [Thu, 10 Oct 2024 15:58:37 +0000 (17:58 +0200)]
Merge pull request #87 from jacobeva/nrf52-ble

nRF52 BLE improvements

22 months agoFix incorrect SX1280 preamble calculation
jacob.eva [Thu, 10 Oct 2024 13:47:40 +0000 (14:47 +0100)]
Fix incorrect SX1280 preamble calculation

22 months agonRF52 BLE improvements
jacob.eva [Thu, 10 Oct 2024 13:40:57 +0000 (14:40 +0100)]
nRF52 BLE improvements

22 months agoFix RAK4631 intermittent packet corruption
jacob.eva [Thu, 10 Oct 2024 11:54:36 +0000 (12:54 +0100)]
Fix RAK4631 intermittent packet corruption

23 months agoUpdated console build
Mark Qvist [Mon, 7 Oct 2024 20:03:10 +0000 (22:03 +0200)]
Updated console build

23 months agoUpdated readme
Mark Qvist [Mon, 7 Oct 2024 19:26:05 +0000 (21:26 +0200)]
Updated readme

23 months agoUpdated version
Mark Qvist [Mon, 7 Oct 2024 19:19:59 +0000 (21:19 +0200)]
Updated version

23 months agoAdd CSMA param
Mark Qvist [Mon, 7 Oct 2024 18:45:28 +0000 (20:45 +0200)]
Add CSMA param

23 months agoAdd modem comm timeout error code
Mark Qvist [Mon, 7 Oct 2024 18:45:12 +0000 (20:45 +0200)]
Add modem comm timeout error code

23 months agoAdd modem comm timeout error code
Mark Qvist [Mon, 7 Oct 2024 18:44:13 +0000 (20:44 +0200)]
Add modem comm timeout error code

23 months agoImproved BLE pairing
Mark Qvist [Mon, 7 Oct 2024 18:43:53 +0000 (20:43 +0200)]
Improved BLE pairing

23 months agoDetect modem communication timeouts for sx126x chips
Mark Qvist [Mon, 7 Oct 2024 18:43:16 +0000 (20:43 +0200)]
Detect modem communication timeouts for sx126x chips

23 months agoFixed display sleep on T3S3
Mark Qvist [Mon, 7 Oct 2024 16:25:08 +0000 (18:25 +0200)]
Fixed display sleep on T3S3

23 months agoUpdated console build
Mark Qvist [Sun, 6 Oct 2024 10:18:54 +0000 (12:18 +0200)]
Updated console build

23 months agoUpdated console build
Mark Qvist [Sun, 6 Oct 2024 09:46:24 +0000 (11:46 +0200)]
Updated console build

23 months agoCleanup
Mark Qvist [Sat, 5 Oct 2024 20:21:38 +0000 (22:21 +0200)]
Cleanup

23 months agoAdded input button and sleep config to T-Beam and Heltec v2 boards
Mark Qvist [Sat, 5 Oct 2024 20:20:34 +0000 (22:20 +0200)]
Added input button and sleep config to T-Beam and Heltec v2 boards

23 months agoOnly raise low memory error if heap is actually low
Mark Qvist [Sat, 5 Oct 2024 18:56:49 +0000 (20:56 +0200)]
Only raise low memory error if heap is actually low

23 months agoFix T3S3 SX1262 dio pin and build config
Mark Qvist [Sat, 5 Oct 2024 18:55:48 +0000 (20:55 +0200)]
Fix T3S3 SX1262 dio pin and build config

23 months agoAdded TX packet display to waterfall
Mark Qvist [Sat, 5 Oct 2024 14:44:44 +0000 (16:44 +0200)]
Added TX packet display to waterfall

23 months agoUpdated readme
Mark Qvist [Sat, 5 Oct 2024 14:03:47 +0000 (16:03 +0200)]
Updated readme

23 months agoUse event queue for modem interrupt packet retrieval on ESP32 and nRF52
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

23 months agoMerge pull request #82 from liamcottle/feature/rak4631-rak1921-display
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

23 months agoadd support for user button on rak wismesh pocket which uses RAK4630 internally
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

23 months agoset display mode to landscape
liamcottle [Sat, 5 Oct 2024 06:09:57 +0000 (19:09 +1300)]
set display mode to landscape

23 months agoadd support for rak1921 oled display on rak4631 boards
liamcottle [Sat, 5 Oct 2024 03:07:22 +0000 (16:07 +1300)]
add support for rak1921 oled display on rak4631 boards

23 months agoAdded RAK4631 to full release build
Mark Qvist [Sat, 5 Oct 2024 01:15:11 +0000 (03:15 +0200)]
Added RAK4631 to full release build

23 months agoFix compilation for RAK4631
Mark Qvist [Sat, 5 Oct 2024 01:09:47 +0000 (03:09 +0200)]
Fix compilation for RAK4631

23 months agoUpdated readme
Mark Qvist [Sat, 5 Oct 2024 00:55:22 +0000 (02:55 +0200)]
Updated readme

23 months agoUpdated readme
Mark Qvist [Sat, 5 Oct 2024 00:54:11 +0000 (02:54 +0200)]
Updated readme

23 months agoUpdated readme
Mark Qvist [Sat, 5 Oct 2024 00:52:56 +0000 (02:52 +0200)]
Updated readme

23 months agoAdded support for T3S3 boards with SX127x modems
Mark Qvist [Sat, 5 Oct 2024 00:47:54 +0000 (02:47 +0200)]
Added support for T3S3 boards with SX127x modems

23 months agoRemove boot-mode/reset requirements for T3S3 flashing
Mark Qvist [Fri, 4 Oct 2024 23:07:44 +0000 (01:07 +0200)]
Remove boot-mode/reset requirements for T3S3 flashing

23 months agoAdded T-Beam Supreme support
Mark Qvist [Fri, 4 Oct 2024 22:42:19 +0000 (00:42 +0200)]
Added T-Beam Supreme support

23 months agoDisable T-Deck display until functional
Mark Qvist [Thu, 3 Oct 2024 00:53:11 +0000 (02:53 +0200)]
Disable T-Deck display until functional

23 months agoBasic T-Deck display support
Mark Qvist [Thu, 3 Oct 2024 00:51:54 +0000 (02:51 +0200)]
Basic T-Deck display support

23 months agoUpdated console image
Mark Qvist [Wed, 2 Oct 2024 22:53:28 +0000 (00:53 +0200)]
Updated console image

23 months agoAdded T-Deck support
Mark Qvist [Wed, 2 Oct 2024 22:38:49 +0000 (00:38 +0200)]
Added T-Deck support

23 months agoUpdated console image
Mark Qvist [Wed, 2 Oct 2024 20:25:38 +0000 (22:25 +0200)]
Updated console image

23 months agoUpdated console image
Mark Qvist [Wed, 2 Oct 2024 00:25:58 +0000 (02:25 +0200)]
Updated console image

23 months agoUpdated console image
Mark Qvist [Tue, 1 Oct 2024 23:10:17 +0000 (01:10 +0200)]
Updated console image

23 months agoDisplay blanking
Mark Qvist [Tue, 1 Oct 2024 23:10:02 +0000 (01:10 +0200)]
Display blanking

23 months agoMerge branch 'master' of github.com:markqvist/RNode_Firmware
Mark Qvist [Tue, 1 Oct 2024 16:12:49 +0000 (18:12 +0200)]
Merge branch 'master' of github.com:markqvist/RNode_Firmware

23 months agoUpdate battery status output on missing battery
Mark Qvist [Tue, 1 Oct 2024 16:07:10 +0000 (18:07 +0200)]
Update battery status output on missing battery

23 months agoUpdate display blanking
Mark Qvist [Tue, 1 Oct 2024 15:51:14 +0000 (17:51 +0200)]
Update display blanking

23 months agoUpdated display blanking/unblanking
Mark Qvist [Tue, 1 Oct 2024 15:40:18 +0000 (17:40 +0200)]
Updated display blanking/unblanking

23 months agoImproved battery calculations for devices without dedicated PMU
Mark Qvist [Tue, 1 Oct 2024 13:33:03 +0000 (15:33 +0200)]
Improved battery calculations for devices without dedicated PMU

23 months agoImprove button input interactions
Mark Qvist [Tue, 1 Oct 2024 12:59:53 +0000 (14:59 +0200)]
Improve button input interactions

23 months agoClear signal bars on BLE device disconnect
Mark Qvist [Tue, 1 Oct 2024 12:58:43 +0000 (14:58 +0200)]
Clear signal bars on BLE device disconnect

23 months agoImproved battery calculations for devices without dedicated PMU
Mark Qvist [Tue, 1 Oct 2024 12:57:57 +0000 (14:57 +0200)]
Improved battery calculations for devices without dedicated PMU

23 months agoMerge pull request #81 from neutralinsomniac/install_correct_esp32_arduino_version
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

23 months agoCleanup
Mark Qvist [Mon, 30 Sep 2024 17:18:30 +0000 (19:18 +0200)]
Cleanup

23 months agoMakefile: use correct version of arduino esp32 library
Jeremy O'Brien [Sun, 29 Sep 2024 15:39:41 +0000 (11:39 -0400)]
Makefile: use correct version of arduino esp32 library

23 months agoOnly allow BLE modes with MITM mitigations enabled, and require bonding
Mark Qvist [Mon, 30 Sep 2024 11:50:06 +0000 (13:50 +0200)]
Only allow BLE modes with MITM mitigations enabled, and require bonding

23 months agoCleanup
Mark Qvist [Mon, 30 Sep 2024 11:49:40 +0000 (13:49 +0200)]
Cleanup

23 months agoOnly allow BLE modes with MITM mitigations enabled, and require bonding
Mark Qvist [Mon, 30 Sep 2024 11:47:29 +0000 (13:47 +0200)]
Only allow BLE modes with MITM mitigations enabled, and require bonding

23 months agoCleanup
Mark Qvist [Mon, 30 Sep 2024 11:45:58 +0000 (13:45 +0200)]
Cleanup

23 months agoUpdate makefile ESP-IDF target to 2.0.17
Mark Qvist [Mon, 30 Sep 2024 11:42:47 +0000 (13:42 +0200)]
Update makefile ESP-IDF target to 2.0.17

23 months agoAdded ESP32 BLE Serial support
Mark Qvist [Sun, 29 Sep 2024 19:59:42 +0000 (21:59 +0200)]
Added ESP32 BLE Serial support

23 months agoCleanup
Mark Qvist [Sun, 29 Sep 2024 19:59:24 +0000 (21:59 +0200)]
Cleanup

23 months agoAdded ESP32 BLE serial driver
Mark Qvist [Sun, 29 Sep 2024 19:59:11 +0000 (21:59 +0200)]
Added ESP32 BLE serial driver

23 months agoCleanup
Mark Qvist [Sun, 29 Sep 2024 09:36:52 +0000 (11:36 +0200)]
Cleanup

23 months agoCleanup
Mark Qvist [Sun, 29 Sep 2024 01:10:32 +0000 (03:10 +0200)]
Cleanup

23 months agoAdded display blanking timeout
Mark Qvist [Sun, 29 Sep 2024 00:33:02 +0000 (02:33 +0200)]
Added display blanking timeout

23 months agoCleanup
Mark Qvist [Sat, 28 Sep 2024 23:21:49 +0000 (01:21 +0200)]
Cleanup

23 months agoFixed display intensity EEPROM configuration regression
Mark Qvist [Sat, 28 Sep 2024 22:03:14 +0000 (00:03 +0200)]
Fixed display intensity EEPROM configuration regression

23 months agoCheck console is activated
Mark Qvist [Sat, 28 Sep 2024 13:15:22 +0000 (15:15 +0200)]
Check console is activated

23 months agoAdded NeoPixel intensity control
Mark Qvist [Fri, 27 Sep 2024 18:08:05 +0000 (20:08 +0200)]
Added NeoPixel intensity control

23 months agoAdded battery status and console support to Heltec V3
Mark Qvist [Thu, 26 Sep 2024 22:28:37 +0000 (00:28 +0200)]
Added battery status and console support to Heltec V3

23 months agoAdded input button actions
Mark Qvist [Thu, 26 Sep 2024 22:27:24 +0000 (00:27 +0200)]
Added input button actions

23 months agoUpdated console build
Mark Qvist [Wed, 25 Sep 2024 13:58:34 +0000 (15:58 +0200)]
Updated console build

23 months agoUpdated console build
Mark Qvist [Wed, 25 Sep 2024 12:48:13 +0000 (14:48 +0200)]
Updated console build

23 months agoUpdated version
Mark Qvist [Wed, 25 Sep 2024 12:22:07 +0000 (14:22 +0200)]
Updated version

23 months agoCheck ESP32 BT buffer config before building
Mark Qvist [Wed, 25 Sep 2024 12:21:38 +0000 (14:21 +0200)]
Check ESP32 BT buffer config before building

23 months agoUpdated console build
Mark Qvist [Wed, 25 Sep 2024 12:21:12 +0000 (14:21 +0200)]
Updated console build

23 months agoUpdated console build
Mark Qvist [Wed, 25 Sep 2024 12:21:02 +0000 (14:21 +0200)]
Updated console build

2 years agoApply downstream patch from @jacobeva. Fixes TX power output on RAK boards.
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.