]>
git.tnoah.ca Git - lora-radio.git/log
Mark Qvist [Tue, 13 Feb 2024 11:56:14 +0000 (12:56 +0100)]
Cleanup
Mark Qvist [Mon, 12 Feb 2024 12:37:10 +0000 (13:37 +0100)]
Cleanup
Mark Qvist [Sun, 11 Feb 2024 19:02:17 +0000 (20:02 +0100)]
SX1262 calibration in RC mode
Mark Qvist [Sun, 11 Feb 2024 17:53:49 +0000 (18:53 +0100)]
Update makefile
Mark Qvist [Sun, 11 Feb 2024 17:30:13 +0000 (18:30 +0100)]
Fixed broken CSMA random value
Mark Qvist [Sun, 11 Feb 2024 17:27:47 +0000 (18:27 +0100)]
Reworked board defines, fixed RSSI and waterfall bugs for SX1262.
Mark Qvist [Sat, 10 Feb 2024 18:19:22 +0000 (19:19 +0100)]
SX1262 T-Beam configs
markqvist [Sat, 10 Feb 2024 16:15:02 +0000 (17:15 +0100)]
Merge pull request #61 from jacobeva/ble
Add NRF52 BLE serial support
Mark Qvist [Sat, 10 Feb 2024 16:13:52 +0000 (17:13 +0100)]
ESP32 adjustments
Mark Qvist [Sat, 10 Feb 2024 16:13:25 +0000 (17:13 +0100)]
Updated esptool
Mark Qvist [Sat, 10 Feb 2024 12:49:47 +0000 (13:49 +0100)]
Merge branch 'master' of github.com:markqvist/RNode_Firmware
Mark Qvist [Sat, 10 Feb 2024 12:49:41 +0000 (13:49 +0100)]
Allow modem define from makefile
markqvist [Sat, 10 Feb 2024 12:41:52 +0000 (13:41 +0100)]
Merge pull request #64 from jacobeva/master
Add SX1280 driver and split LoRa driver in 3 parts
jacob.eva [Sat, 10 Feb 2024 11:56:58 +0000 (11:56 +0000)]
Remove old debug code and add waitOnBusy timeout to SX1262
jacob.eva [Fri, 9 Feb 2024 21:05:04 +0000 (21:05 +0000)]
Fix compilation errors
jacob.eva [Fri, 9 Feb 2024 20:46:39 +0000 (20:46 +0000)]
Add SX1280 driver and split driver in three parts
Mark Qvist [Fri, 9 Feb 2024 14:30:03 +0000 (15:30 +0100)]
Updated console image
Mark Qvist [Fri, 9 Feb 2024 14:29:54 +0000 (15:29 +0100)]
Fixed board and modem import structure
Mark Qvist [Thu, 8 Feb 2024 16:53:35 +0000 (17:53 +0100)]
Merge branch 'master' of github.com:markqvist/RNode_Firmware
Mark Qvist [Thu, 8 Feb 2024 16:53:23 +0000 (17:53 +0100)]
Added board configuration
markqvist [Thu, 8 Feb 2024 16:45:08 +0000 (17:45 +0100)]
Merge pull request #62 from jacobeva/master
Fix RSSI miscalculation and TX power cap
jacob.eva [Mon, 29 Jan 2024 20:36:14 +0000 (20:36 +0000)]
Fix RSSI miscalculation and TX power not being set correctly
jacob.eva [Thu, 25 Jan 2024 21:35:40 +0000 (21:35 +0000)]
Add BLE driver for NRF52
Mark Qvist [Sun, 21 Jan 2024 22:42:54 +0000 (23:42 +0100)]
Updated makefile
Mark Qvist [Sun, 21 Jan 2024 18:01:35 +0000 (19:01 +0100)]
Merge branch 'master' of github.com:markqvist/RNode_Firmware
Mark Qvist [Sun, 21 Jan 2024 18:01:12 +0000 (19:01 +0100)]
Fixed environment prep
markqvist [Sun, 21 Jan 2024 18:00:49 +0000 (19:00 +0100)]
Merge pull request #56 from jacobeva/master
Fix nRF52 compilation error
jacob.eva [Sun, 21 Jan 2024 15:12:20 +0000 (15:12 +0000)]
Replace EEPROM backend to be compatible with Adafruit BLE lib
jacob.eva [Sun, 21 Jan 2024 14:23:28 +0000 (14:23 +0000)]
Fix nRF52 compilation error
Mark Qvist [Sun, 21 Jan 2024 11:32:57 +0000 (12:32 +0100)]
Build all release targets with new hardware support
Mark Qvist [Sun, 21 Jan 2024 10:55:02 +0000 (11:55 +0100)]
Merge branch 'master' of github.com:markqvist/RNode_Firmware
markqvist [Sun, 21 Jan 2024 10:54:08 +0000 (11:54 +0100)]
Merge pull request #55 from jacobeva/master
Add NRF52 support
jacob.eva [Sun, 21 Jan 2024 09:05:02 +0000 (09:05 +0000)]
Re-enable SerialBT
jacob.eva [Sat, 20 Jan 2024 22:40:28 +0000 (22:40 +0000)]
Revert SPI to hardware on ESP32 platforms
jacob.eva [Sat, 20 Jan 2024 13:23:39 +0000 (13:23 +0000)]
Revert "Disable software SPI for ESP32 MCUs"
This reverts commit
793b53dd4cc71ba7695a31d50e8fef46f39d322b .
jacob.eva [Sat, 20 Jan 2024 11:47:24 +0000 (11:47 +0000)]
Fixed NRF52 compilation error
jacob.eva [Sat, 20 Jan 2024 11:44:34 +0000 (11:44 +0000)]
Re-enable bluetooth, but only if HAS_BLUETOOTH is defined
jacob.eva [Sat, 20 Jan 2024 11:35:57 +0000 (11:35 +0000)]
Fix EEPROM.h inclusion error
jacob.eva [Sat, 20 Jan 2024 11:26:48 +0000 (11:26 +0000)]
Disable software SPI for ESP32 MCUs
jacob.eva [Sat, 20 Jan 2024 10:58:24 +0000 (10:58 +0000)]
Add RAK4630 BSP
jacob.eva [Sat, 20 Jan 2024 10:46:38 +0000 (10:46 +0000)]
Make flash libraries inclusion exclusive to NRF52
jacob.eva [Fri, 19 Jan 2024 10:08:55 +0000 (10:08 +0000)]
Added NRF52 support
Mark Qvist [Thu, 18 Jan 2024 23:10:24 +0000 (00:10 +0100)]
Initial support for SX1276/8 with TCXO
Mark Qvist [Thu, 18 Jan 2024 20:03:34 +0000 (21:03 +0100)]
Updated console image
Mark Qvist [Thu, 18 Jan 2024 19:52:03 +0000 (20:52 +0100)]
Updated version
Mark Qvist [Thu, 18 Jan 2024 19:07:58 +0000 (20:07 +0100)]
Updated console build
markqvist [Thu, 18 Jan 2024 16:23:26 +0000 (17:23 +0100)]
Merge pull request #53 from attermann/axp2101
Switch from old AXP202X_Library to new XPowersLib
markqvist [Wed, 10 Jan 2024 23:34:30 +0000 (00:34 +0100)]
Merge pull request #54 from Erethon/master
Use /usr/bin/env python in partition_hashes
Dionysis Grigoropoulos [Tue, 9 Jan 2024 13:51:03 +0000 (15:51 +0200)]
Use /usr/bin/env python in partition_hashes
By using `/usr/bin/env python` we ensure that we'll be selecting the
correct Python version the user most likely expected to be used. The
most common usecase for this is when Reticulum is installed in a virtual
env.
attermann [Tue, 19 Dec 2023 02:23:08 +0000 (19:23 -0700)]
Switch from old AXP202X_Library to new XPowersLib
Mark Qvist [Sun, 10 Dec 2023 22:48:44 +0000 (23:48 +0100)]
Updated readme
Mark Qvist [Sun, 10 Dec 2023 22:29:39 +0000 (23:29 +0100)]
Updated console image
Mark Qvist [Sun, 10 Dec 2023 22:00:57 +0000 (23:00 +0100)]
Updated version
Mark Qvist [Sun, 10 Dec 2023 21:44:35 +0000 (22:44 +0100)]
Updated console image
Mark Qvist [Sun, 10 Dec 2023 21:40:06 +0000 (22:40 +0100)]
Various fixes, courtesy of @atterman.
Mark Qvist [Wed, 8 Nov 2023 19:47:12 +0000 (20:47 +0100)]
Updated console package version
Mark Qvist [Thu, 2 Nov 2023 22:50:54 +0000 (23:50 +0100)]
Updated console build
Mark Qvist [Thu, 2 Nov 2023 18:21:25 +0000 (19:21 +0100)]
Updated release info
Mark Qvist [Thu, 2 Nov 2023 18:14:26 +0000 (19:14 +0100)]
Updated console build
Mark Qvist [Thu, 2 Nov 2023 18:13:39 +0000 (19:13 +0100)]
Updated version
Mark Qvist [Thu, 2 Nov 2023 17:09:29 +0000 (18:09 +0100)]
Updated preamble time calculation
Mark Qvist [Tue, 31 Oct 2023 22:42:46 +0000 (23:42 +0100)]
Updated readme
Mark Qvist [Tue, 31 Oct 2023 22:28:24 +0000 (23:28 +0100)]
Updated link quality calculations
Mark Qvist [Mon, 16 Oct 2023 22:46:58 +0000 (00:46 +0200)]
Updated console image
Mark Qvist [Sat, 7 Oct 2023 18:40:02 +0000 (20:40 +0200)]
Updated readme
Mark Qvist [Sat, 7 Oct 2023 18:33:03 +0000 (20:33 +0200)]
Updated console build
Mark Qvist [Sat, 7 Oct 2023 17:51:34 +0000 (19:51 +0200)]
Merge branch 'master' of https://git.unsigned.io/markqvist/RNode_Firmware
Mark Qvist [Sat, 7 Oct 2023 17:46:51 +0000 (19:46 +0200)]
Merge branch 'master' of https://git.unsigned.io/markqvist/RNode_Firmware
Mark Qvist [Sat, 7 Oct 2023 17:46:51 +0000 (19:46 +0200)]
Merge branch 'master' of https://git.unsigned.io/markqvist/RNode_Firmware
Mark Qvist [Sat, 7 Oct 2023 17:45:55 +0000 (19:45 +0200)]
Added battery state reporting over USB/Serial/Bluetooth. Implements #39.
Mark Qvist [Sat, 7 Oct 2023 17:45:55 +0000 (19:45 +0200)]
Added battery state reporting over USB/Serial/Bluetooth
Mark Qvist [Sat, 7 Oct 2023 17:44:40 +0000 (19:44 +0200)]
Updated console build
Mark Qvist [Sun, 1 Oct 2023 11:45:38 +0000 (13:45 +0200)]
Updated console image
Mark Qvist [Fri, 22 Sep 2023 08:22:11 +0000 (10:22 +0200)]
Updated console image
Mark Qvist [Fri, 22 Sep 2023 06:49:40 +0000 (08:49 +0200)]
Updated console image
Mark Qvist [Fri, 22 Sep 2023 06:38:27 +0000 (08:38 +0200)]
Updated console image
Mark Qvist [Fri, 22 Sep 2023 06:36:52 +0000 (08:36 +0200)]
Reduced console image size
Mark Qvist [Fri, 22 Sep 2023 05:59:01 +0000 (07:59 +0200)]
Fixed invalid spiffs size
Mark Qvist [Thu, 21 Sep 2023 19:32:57 +0000 (21:32 +0200)]
Updated console image
Mark Qvist [Tue, 19 Sep 2023 16:55:35 +0000 (18:55 +0200)]
Updated readme
Mark Qvist [Tue, 19 Sep 2023 16:55:16 +0000 (18:55 +0200)]
Updated readme
Mark Qvist [Tue, 19 Sep 2023 16:53:03 +0000 (18:53 +0200)]
Updated console image
Mark Qvist [Tue, 19 Sep 2023 16:32:29 +0000 (18:32 +0200)]
Added ability to set custom display address
Mark Qvist [Tue, 19 Sep 2023 14:05:15 +0000 (16:05 +0200)]
Updated console image
Mark Qvist [Tue, 19 Sep 2023 14:05:08 +0000 (16:05 +0200)]
Updated readme
Mark Qvist [Tue, 19 Sep 2023 13:57:23 +0000 (15:57 +0200)]
Updated console image build
Mark Qvist [Mon, 18 Sep 2023 08:28:43 +0000 (10:28 +0200)]
Updated readme
Mark Qvist [Mon, 18 Sep 2023 08:28:11 +0000 (10:28 +0200)]
Updated readme
Mark Qvist [Mon, 18 Sep 2023 08:26:08 +0000 (10:26 +0200)]
Updated readme
Mark Qvist [Sun, 17 Sep 2023 14:23:35 +0000 (16:23 +0200)]
Improved channel access behaviour. Improved LoRa PHY parameter setup. Added parameter reporting to host connection.
Mark Qvist [Fri, 15 Sep 2023 11:48:17 +0000 (13:48 +0200)]
Updated console image
Mark Qvist [Fri, 15 Sep 2023 10:41:17 +0000 (12:41 +0200)]
Cleanup
Mark Qvist [Fri, 15 Sep 2023 10:27:51 +0000 (12:27 +0200)]
Updated display
Mark Qvist [Fri, 15 Sep 2023 10:25:02 +0000 (12:25 +0200)]
Cleanup
Mark Qvist [Fri, 15 Sep 2023 07:10:46 +0000 (09:10 +0200)]
Cleanup
Mark Qvist [Thu, 14 Sep 2023 20:32:26 +0000 (22:32 +0200)]
Implemented adaptive CSMA scheme
Mark Qvist [Thu, 14 Sep 2023 11:00:40 +0000 (13:00 +0200)]
Adjusted preamble and airtime calculations
Mark Qvist [Wed, 13 Sep 2023 18:05:05 +0000 (20:05 +0200)]
Added airtime limiting and channel timing stat reporting over serial/USB/bluetooth
Mark Qvist [Wed, 13 Sep 2023 12:44:35 +0000 (14:44 +0200)]
Cleanup
Mark Qvist [Wed, 13 Sep 2023 11:51:26 +0000 (13:51 +0200)]
Updated stats rendering