Commit Graph

121 Commits

Author SHA1 Message Date
Mark Qvist
cdbd1cd683 Updated version 2024-04-20 21:12:17 +02:00
Mark Qvist
6f62a5394b Reworked board defines, fixed RSSI and waterfall bugs for SX1262. 2024-02-11 18:27:47 +01:00
Mark Qvist
cac58b318a SX1262 T-Beam configs 2024-02-10 19:19:22 +01:00
markqvist
5a87095e30
Merge pull request #61 from jacobeva/ble
Add NRF52 BLE serial support
2024-02-10 17:15:02 +01:00
Mark Qvist
d9a982b876 ESP32 adjustments 2024-02-10 17:13:52 +01:00
jacob.eva
b96559d799
Fix compilation errors 2024-02-09 21:05:04 +00:00
jacob.eva
78a02c5ae4
Add SX1280 driver and split driver in three parts 2024-02-09 20:56:26 +00:00
Mark Qvist
e093fa6ba3 Fixed board and modem import structure 2024-02-09 15:29:54 +01:00
Mark Qvist
28be170cef Added board configuration 2024-02-08 17:53:23 +01:00
jacob.eva
80769f1101
Add BLE driver for NRF52 2024-01-25 21:35:40 +00:00
jacob.eva
6e8865b2ae
Replace EEPROM backend to be compatible with Adafruit BLE lib 2024-01-21 15:12:20 +00:00
jacob.eva
cce8b0c18a
Fix nRF52 compilation error 2024-01-21 14:23:28 +00:00
Mark Qvist
fe563fac29 Build all release targets with new hardware support 2024-01-21 12:32:57 +01:00
Mark Qvist
b88e84ab22 Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-01-21 11:55:02 +01:00
jacob.eva
fcba036c01
Revert SPI to hardware on ESP32 platforms 2024-01-20 22:40:28 +00:00
jacob.eva
a304b892b7
Revert "Disable software SPI for ESP32 MCUs"
This reverts commit 793b53dd4c.
2024-01-20 13:23:39 +00:00
jacob.eva
f4c2fa592d
Fixed NRF52 compilation error 2024-01-20 11:47:24 +00:00
jacob.eva
793b53dd4c
Disable software SPI for ESP32 MCUs 2024-01-20 11:26:48 +00:00
jacob.eva
477c6d0385
Make flash libraries inclusion exclusive to NRF52 2024-01-20 10:46:38 +00:00
jacob.eva
381d40c4f5
Added NRF52 support 2024-01-19 10:08:55 +00:00
Mark Qvist
6cdb4e4cf0 Initial support for SX1276/8 with TCXO 2024-01-19 00:10:24 +01:00
Mark Qvist
c1b98b5b3f Updated version 2024-01-18 20:52:03 +01:00
Mark Qvist
15eceb3b11 Updated version 2023-12-10 23:00:57 +01:00
Mark Qvist
dae5070191 Updated version 2023-11-02 19:13:39 +01:00
Mark Qvist
66d4661c16 Updated preamble time calculation 2023-11-02 18:09:29 +01:00
Mark Qvist
63b05dc03f Updated link quality calculations 2023-10-31 23:28:24 +01:00
Mark Qvist
6d26997fa4 Added battery state reporting over USB/Serial/Bluetooth. Implements #39. 2023-10-07 19:46:32 +02:00
Mark Qvist
2536c26f50 Added ability to set custom display address 2023-09-19 18:32:29 +02:00
Mark Qvist
d45f03b433 Improved channel access behaviour. Improved LoRa PHY parameter setup. Added parameter reporting to host connection. 2023-09-17 16:23:35 +02:00
Mark Qvist
b61bead60a Implemented adaptive CSMA scheme 2023-09-14 22:32:26 +02:00
Mark Qvist
9fd379486d Adjusted preamble and airtime calculations 2023-09-14 13:00:40 +02:00
Mark Qvist
eb7b5c6c26 Added airtime limiting and channel timing stat reporting over serial/USB/bluetooth 2023-09-13 20:05:05 +02:00
Mark Qvist
f4cdd5ea4a Added channel load and airtime stats to display 2023-09-12 21:51:51 +02:00
Mark Qvist
41a7abff57 Added channel utilisation and airtime accounting 2023-09-12 14:48:47 +02:00
Mark Qvist
6393d3feab Updated console image and version 2023-08-15 15:20:25 +02:00
Mark Qvist
29e144f156 Updated version 2023-07-09 17:20:30 +02:00
Mark Qvist
1770557d09 Added TCXO control functions 2023-06-07 20:49:26 +02:00
Mark Qvist
e779bc84da Updated version 2023-05-19 11:15:47 +02:00
Mark Qvist
a31d655eb9 Updated version and console image 2023-05-05 14:22:22 +02:00
Mark Qvist
84197d9458 Update release config 2023-05-03 16:50:03 +02:00
markqvist
023f6fa1e3
Merge pull request #35 from mrmx/lora32_v10
Initial support for TTGO LORA SX1278 ESP32 0.96 OLED 32Mbit (4MB) 433Mhz v1.0
2023-05-03 15:18:47 +02:00
Mark Qvist
4d477aa89b Updated version 2023-05-02 21:22:35 +02:00
mrmx
5beecad62e chore: re-enable console flag 2023-04-01 18:30:58 +02:00
mrmx
b12fc82a80 fix: OLED initialization and make typo 2023-04-01 18:27:21 +02:00
mrmx
c59d07efb8 fix: Board id collission with heltec 2023-04-01 14:14:26 +02:00
mrmx
221eeeb628 Initial commit 2023-03-13 12:14:53 +01:00
Mark Qvist
b3f81bbc65 Updated version 2023-03-09 10:48:44 +01:00
Mark Qvist
2b37fa7454 Fixed intermittent init failure on AVR 2023-02-18 12:14:15 +01:00
Mark Qvist
e91c2bfb66 Updated version 2023-02-04 14:16:56 +01:00
Mark Qvist
978479047a Bump version 2023-01-24 17:27:22 +01:00