]>
git.tnoah.ca Git - lora-radio.git/log
jacob.eva [Wed, 16 Oct 2024 15:59:45 +0000 (16:59 +0100)]
Fix - correct version to 1.75
jacob.eva [Wed, 16 Oct 2024 15:29:59 +0000 (16:29 +0100)]
Update openCom XL makefile targets
jacob.eva [Wed, 16 Oct 2024 15:28:42 +0000 (16:28 +0100)]
Add openCom XL board definition
jacob.eva [Wed, 16 Oct 2024 15:25:40 +0000 (16:25 +0100)]
Ensure instant startup on openCom XL
jacob.eva [Wed, 16 Oct 2024 15:17:47 +0000 (16:17 +0100)]
Bump version to 1.75
jacob.eva [Wed, 16 Oct 2024 15:15:29 +0000 (16:15 +0100)]
Fix BLE service duplication bug on nRF52
jacob.eva [Wed, 16 Oct 2024 15:08:16 +0000 (16:08 +0100)]
Enable fast preamble and change fast preamble length to 4ms
jacob.eva [Tue, 15 Oct 2024 16:43:58 +0000 (17:43 +0100)]
Remove reference to old variable
jacob.eva [Tue, 15 Oct 2024 16:36:03 +0000 (17:36 +0100)]
Update T3S3 SX1280 with PA model
jacob.eva [Tue, 15 Oct 2024 16:34:16 +0000 (17:34 +0100)]
Fix buffer overrun and freezing bugs
jacob.eva [Sat, 12 Oct 2024 21:26:42 +0000 (22:26 +0100)]
Store SX127X tx power in variable, attempt to fix #39
jacob.eva [Sat, 12 Oct 2024 21:23:50 +0000 (22:23 +0100)]
Add Heltec LoRa32 v3 to setTXPower
jacob.eva [Sat, 12 Oct 2024 21:23:15 +0000 (22:23 +0100)]
Change model code for T3S3 SX1280 w/ PA
jacob.eva [Sat, 12 Oct 2024 20:58:58 +0000 (21:58 +0100)]
Limit T3S3 TX power for now
jacob.eva [Sat, 12 Oct 2024 20:03:33 +0000 (21:03 +0100)]
Correct T3S3 flashing
jacob.eva [Sat, 12 Oct 2024 20:02:40 +0000 (21:02 +0100)]
Correct T3S3 SX1280 PA pins
jacob.eva [Sat, 12 Oct 2024 19:38:56 +0000 (20:38 +0100)]
Correct T3S3 SPI configuration
jacob.eva [Sat, 12 Oct 2024 19:24:32 +0000 (20:24 +0100)]
Fix missing --port option
jacob.eva [Sat, 12 Oct 2024 17:15:12 +0000 (18:15 +0100)]
Add TXEN and RXEN pins for PA model of T3S3
jacob.eva [Sat, 12 Oct 2024 17:04:19 +0000 (18:04 +0100)]
Update to RNode Firmware v1.78 (upstream)
jacob.eva [Sat, 12 Oct 2024 11:45:20 +0000 (12:45 +0100)]
Fix edge case in transmission handling
jacob.eva [Fri, 11 Oct 2024 18:58:36 +0000 (19:58 +0100)]
Merge t-echo display support (currently non-scaled)
jacob.eva [Fri, 11 Oct 2024 18:41:39 +0000 (19:41 +0100)]
Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE
jacob.eva [Fri, 11 Oct 2024 18:40:26 +0000 (19:40 +0100)]
Merge branch 'make_fixes'
jacob.eva [Fri, 11 Oct 2024 17:54:40 +0000 (18:54 +0100)]
Merge
jacobeva [Tue, 1 Oct 2024 17:51:17 +0000 (18:51 +0100)]
Merge pull request #46 from tomuk5/E22_ESP32
ESP32: Ebyte E22 900M30S Board support
jacob.eva [Tue, 1 Oct 2024 14:55:20 +0000 (15:55 +0100)]
Fix interface framing assignment conflict
Aaron Bieber [Fri, 27 Sep 2024 15:20:56 +0000 (09:20 -0600)]
Revamp makefile to be more dynamic and reduce much some duplication
jacobeva [Mon, 16 Sep 2024 17:00:42 +0000 (18:00 +0100)]
Merge pull request #40 from jeremybox/techo/fix-arduino-build
small make prep fixes
Jeremy [Mon, 16 Sep 2024 16:50:56 +0000 (12:50 -0400)]
fixes adds missing adafruit repo used for prep-nrf, and adds prep-nrf to the make prep
tomuk5 [Wed, 11 Sep 2024 21:46:35 +0000 (22:46 +0100)]
E22 Board
jacob.eva [Thu, 12 Sep 2024 19:32:54 +0000 (20:32 +0100)]
Cleanup
jacobeva [Thu, 12 Sep 2024 19:22:46 +0000 (20:22 +0100)]
Merge pull request #36 from jeremybox/techo
Add t-echo support
jeremybox [Thu, 12 Sep 2024 15:03:56 +0000 (11:03 -0400)]
Delete .vscode/settings.json
jeremy [Thu, 12 Sep 2024 15:02:21 +0000 (11:02 -0400)]
adds .vscode to git ignore file
jeremy [Thu, 12 Sep 2024 14:57:16 +0000 (10:57 -0400)]
Squashed commit of the following:
commit
2e25bff15413f2365f1b18c901f93297ce07c645
Author: jeremy <jeremy@ubuntu>
Date: Thu Sep 12 10:19:07 2024 -0400
Adds t-echo support
commit
aa44625847179c5b3c4d03b9f7e062f409da0d8a
Author: jeremy <jeremy@ubuntu>
Date: Thu Sep 12 10:19:07 2024 -0400
Adds t-echo support
jacob.eva [Wed, 11 Sep 2024 20:49:56 +0000 (21:49 +0100)]
Allow ESP32 with BLE to compile
jacob.eva [Wed, 11 Sep 2024 20:49:27 +0000 (21:49 +0100)]
Well that was embarassing...
jacob.eva [Wed, 11 Sep 2024 20:01:51 +0000 (21:01 +0100)]
Replace all references to python with python3 instead, close #33
jacob.eva [Wed, 11 Sep 2024 19:18:43 +0000 (20:18 +0100)]
Revert to ISR handling packets and cap SX1280 data rate
tomuk5 [Mon, 9 Sep 2024 09:22:09 +0000 (10:22 +0100)]
Add custom board signing and EEPROM instructions
Signed-off-by: jacob.eva <x00010@disroot.org>
jacob.eva [Tue, 10 Sep 2024 21:39:49 +0000 (22:39 +0100)]
Correct various lengths and data types
jacob.eva [Tue, 10 Sep 2024 21:39:15 +0000 (22:39 +0100)]
Change interrupt layout and address SX1280 errata
jacob.eva [Tue, 10 Sep 2024 21:37:26 +0000 (22:37 +0100)]
Improve BLE serial performance + add BLE battery display
jacob.eva [Thu, 5 Sep 2024 12:10:11 +0000 (13:10 +0100)]
Add support for retrieving packet length on implicit header
jacob.eva [Wed, 4 Sep 2024 20:56:47 +0000 (21:56 +0100)]
Finish off edge cases of race condition
jacob.eva [Wed, 4 Sep 2024 17:25:36 +0000 (18:25 +0100)]
Correct interface selection logic
jacob.eva [Wed, 4 Sep 2024 16:37:09 +0000 (17:37 +0100)]
Fix race condition on multiple interfaces receiving at once
jacob.eva [Wed, 4 Sep 2024 16:35:07 +0000 (17:35 +0100)]
Move FIFOBuffer to src dir
jacob.eva [Wed, 4 Sep 2024 09:18:52 +0000 (10:18 +0100)]
Add check for freeNode in RAK4631 power section
jacobeva [Tue, 3 Sep 2024 15:26:24 +0000 (16:26 +0100)]
Merge pull request #31 from macvenez/makefile-ports
Added Makefile option to use variable "port" to select port to upload or use default one. Closes #26
macvenez [Tue, 3 Sep 2024 13:41:53 +0000 (15:41 +0200)]
Added default port for upload or specified by argument "port"
jacob.eva [Sat, 31 Aug 2024 20:46:07 +0000 (21:46 +0100)]
Fix BLE pairing state on NRF52
jacob.eva [Fri, 30 Aug 2024 17:21:16 +0000 (18:21 +0100)]
Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE
jacob.eva [Fri, 30 Aug 2024 17:18:56 +0000 (18:18 +0100)]
Make screensaver checks more efficient + add periodic refresh to RAK4631
jacobeva [Fri, 30 Aug 2024 16:01:18 +0000 (17:01 +0100)]
Merge pull request #24 from jeremybox/screensaver
makes SCREENSAVER_INTERVAL a #define to save some ram
jeremy [Fri, 30 Aug 2024 15:54:12 +0000 (11:54 -0400)]
makes SCREENSAVER_INTERVAL a #define to save some ram
jacob.eva [Fri, 30 Aug 2024 14:31:20 +0000 (15:31 +0100)]
Improve screensaver to be non-blocking
jacobeva [Fri, 30 Aug 2024 14:07:36 +0000 (15:07 +0100)]
Merge pull request #22 from jeremybox/screensaver
screensaver
jacob.eva [Fri, 30 Aug 2024 11:07:56 +0000 (12:07 +0100)]
Fix corruption / dropped packet issues caused by small UART buffer
jeremy [Thu, 29 Aug 2024 22:41:52 +0000 (18:41 -0400)]
Adds a rudimentary screen saver that briefly (500ms) inverts the screen every 10 minutes on OLED displays to prevent burn-in.
jacob.eva [Sat, 24 Aug 2024 14:12:50 +0000 (15:12 +0100)]
Remove redundant radio status updates
jacob.eva [Sat, 24 Aug 2024 10:08:13 +0000 (11:08 +0100)]
Only send phy stats *after* sending config parameter reply to master
jacob.eva [Wed, 21 Aug 2024 16:54:38 +0000 (17:54 +0100)]
Fix weird behaviour with queue sizing
jacob.eva [Wed, 21 Aug 2024 10:01:38 +0000 (11:01 +0100)]
Fix BLE pairing behaviour and disable just works pairing
jacob.eva [Tue, 6 Aug 2024 16:37:47 +0000 (17:37 +0100)]
Fix SPI semaphore lockup issue on ESP32
jacob.eva [Sat, 3 Aug 2024 12:24:27 +0000 (13:24 +0100)]
Clarify pin requirements
jacob.eva [Thu, 1 Aug 2024 17:04:39 +0000 (18:04 +0100)]
Auto install needed packages, and bypass external management error
jacob.eva [Thu, 1 Aug 2024 17:04:31 +0000 (18:04 +0100)]
Update dependencies
jacob.eva [Thu, 1 Aug 2024 16:53:22 +0000 (17:53 +0100)]
Remove last remaining AVR stuff
jacob.eva [Wed, 31 Jul 2024 21:11:34 +0000 (22:11 +0100)]
Update guide and fix spelling / grammar errors
jacobeva [Wed, 31 Jul 2024 20:26:43 +0000 (21:26 +0100)]
Merge pull request #17 from nathmo/patch-1
Added a few info in CONTRIBUTING.md
Nathann Morand [Wed, 31 Jul 2024 11:55:24 +0000 (13:55 +0200)]
Added a few info in CONTRIBUTING.md
Tried to improve the documentation for futur contributor.
Notably added instruction to also update the Makefile, ad an entry to Utilities.h which I had to discover by trial and error
jacob.eva [Wed, 24 Jul 2024 14:52:08 +0000 (15:52 +0100)]
Fix issue with SX1280 TX power not being set properly
jacob.eva [Wed, 24 Jul 2024 07:55:20 +0000 (08:55 +0100)]
Rename freeNode to openCom XL
jacob.eva [Tue, 23 Jul 2024 19:05:02 +0000 (20:05 +0100)]
Add freeNode as supported product
jacob.eva [Sat, 20 Jul 2024 15:47:01 +0000 (16:47 +0100)]
Add rak4631_sx1280 and freenode board variant targets
jacob.eva [Sat, 20 Jul 2024 15:08:00 +0000 (16:08 +0100)]
Merge branch 't3s3_sx1280'
jacob.eva [Fri, 12 Jul 2024 14:15:56 +0000 (15:15 +0100)]
Add support for negative TX power values
jacob.eva [Fri, 12 Jul 2024 12:54:50 +0000 (13:54 +0100)]
Add support for freeNode to EEPROM
jacob.eva [Fri, 12 Jul 2024 12:30:32 +0000 (13:30 +0100)]
Fix Bluetooth functionality on NRF52
jacob.eva [Tue, 9 Jul 2024 09:38:39 +0000 (10:38 +0100)]
Add todo
jacob.eva [Tue, 9 Jul 2024 09:37:50 +0000 (10:37 +0100)]
Switch from board variant being set separately to using model number instead.
jacob.eva [Tue, 9 Jul 2024 08:41:14 +0000 (09:41 +0100)]
Add clarification for interface_spi
jacob.eva [Tue, 9 Jul 2024 08:40:30 +0000 (09:40 +0100)]
Add T3S3 target and different variants of the board
jacob.eva [Fri, 5 Jul 2024 09:46:41 +0000 (10:46 +0100)]
Update release notes
jacob.eva [Thu, 4 Jul 2024 18:41:23 +0000 (19:41 +0100)]
Invert modem selection outline
jacob.eva [Thu, 4 Jul 2024 18:09:48 +0000 (19:09 +0100)]
Bump version to 1.73
jacob.eva [Thu, 4 Jul 2024 18:02:46 +0000 (19:02 +0100)]
Fix TNC settings not being saved, courtesy of @attermann
jacob.eva [Thu, 4 Jul 2024 17:59:09 +0000 (18:59 +0100)]
Merge branch 'interfaces'
jacob.eva [Thu, 4 Jul 2024 17:56:01 +0000 (18:56 +0100)]
Remove unsupported AVR board
jacob.eva [Thu, 4 Jul 2024 17:55:16 +0000 (18:55 +0100)]
Use new ESP32 IDF and force version in prep-esp32
jacob.eva [Thu, 4 Jul 2024 17:53:41 +0000 (18:53 +0100)]
Fix linker errors on ESP32 boards
jacob.eva [Thu, 4 Jul 2024 17:52:29 +0000 (18:52 +0100)]
Fix builds and restructure configs for multi interface
jacob.eva [Thu, 4 Jul 2024 17:12:25 +0000 (18:12 +0100)]
Fix dotted outline for stat screen on OLED
jacob.eva [Thu, 4 Jul 2024 12:57:51 +0000 (13:57 +0100)]
Fix stack overflow issues on Heltec32 V3
jacob.eva [Thu, 4 Jul 2024 12:41:16 +0000 (13:41 +0100)]
Fix ESP32 and Heltec32_V3 compilation errors
jacob.eva [Thu, 4 Jul 2024 12:40:03 +0000 (13:40 +0100)]
Store online_interface_list in heap, preventing errors on ESP32
jacob.eva [Thu, 4 Jul 2024 12:39:04 +0000 (13:39 +0100)]
Fix OLED compilation errors
jacob.eva [Thu, 4 Jul 2024 08:52:37 +0000 (09:52 +0100)]
Fix vtable error from functions not being pure virtual