jacob.eva
|
51139d98fa
|
Merge remote-tracking branch 'upstream/dev'
|
2024-10-23 11:20:36 +01:00 |
|
jacob.eva
|
8207c62d73
|
Change read_len to array to combat multiple interface edge case
|
2024-10-22 18:02:46 +01:00 |
|
jacob.eva
|
498cdcff09
|
Correct version to 1.74
|
2024-10-22 11:56:24 +01:00 |
|
jacob.eva
|
bf38bbf7b1
|
Correct version to 1.74
|
2024-10-22 11:55:58 +01:00 |
|
jacob.eva
|
ee53fb83e0
|
Merge remote-tracking branch 'upstream/dev'
|
2024-10-16 21:43:16 +01:00 |
|
jacob.eva
|
6cb176796f
|
Fix - correct version to 1.75
|
2024-10-16 16:59:45 +01:00 |
|
jacob.eva
|
a76a01b25f
|
Bump version to 1.75
|
2024-10-16 16:17:47 +01:00 |
|
jacob.eva
|
f6fe7e2b5f
|
Fix buffer overrun and freezing bugs
|
2024-10-15 17:34:16 +01:00 |
|
jacob.eva
|
1136dcbc53
|
Update to RNode Firmware v1.78 (upstream)
|
2024-10-12 18:04:19 +01:00 |
|
jacob.eva
|
12f2cf36cc
|
Bump version to 1.74
|
2024-09-17 17:18:32 +01:00 |
|
jacob.eva
|
2e0cf9e7d0
|
Merge remote-tracking branch 'upstream/master'
|
2024-09-17 16:21:04 +01:00 |
|
jacob.eva
|
ba9022335c
|
Well that was embarassing...
|
2024-09-11 21:49:27 +01:00 |
|
jacob.eva
|
1a91fa60d8
|
Merge remote-tracking branch 'upstream/master'
|
2024-09-11 20:50:41 +01:00 |
|
jacob.eva
|
51afd310a5
|
Revert to ISR handling packets and cap SX1280 data rate
|
2024-09-11 20:18:43 +01:00 |
|
jacob.eva
|
f3f41c7d4b
|
Merge remote-tracking branch 'upstream/master'
|
2024-09-11 15:50:52 +01:00 |
|
jacob.eva
|
7f787d5910
|
Improve BLE serial performance + add BLE battery display
|
2024-09-10 22:37:26 +01:00 |
|
jacob.eva
|
81aff16c2d
|
Fix race condition on multiple interfaces receiving at once
|
2024-09-04 17:37:09 +01:00 |
|
jacob.eva
|
50b96f7544
|
Add buzzer functionality & ability to toggle buzzer via button
|
2024-07-16 21:18:48 +01:00 |
|
jacob.eva
|
edce15f381
|
Bump version to 1.73
|
2024-07-04 19:09:48 +01:00 |
|
jacob.eva
|
379dce99b3
|
Fix various SX1280 issues, revamp RX ISR flow
|
2024-07-03 11:06:52 +01:00 |
|
jacob.eva
|
3f8d012457
|
Add multiple interface support
|
2024-06-10 13:05:21 +01:00 |
|
Mark Qvist
|
8cdc6fca06
|
Updated version
|
2024-05-18 11:34:51 +02:00 |
|
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 |
|