jacob.eva
|
2e0cf9e7d0
|
Merge remote-tracking branch 'upstream/master'
|
2024-09-17 16:21:04 +01:00 |
|
jacob.eva
|
2cdf2951e6
|
Cleanup
|
2024-09-12 20:32:54 +01:00 |
|
jeremy
|
02f9dc1345
|
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
|
2024-09-12 10:57:16 -04:00 |
|
jacob.eva
|
07b7e28c74
|
Allow ESP32 with BLE to compile
|
2024-09-11 21:49:56 +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
|
6035e1a2c2
|
Move FIFOBuffer to src dir
|
2024-09-04 17:35:07 +01:00 |
|
jacob.eva
|
3fca014763
|
Merge remote-tracking branch 'upstream/master'
|
2024-08-21 18:21:32 +01:00 |
|
jacob.eva
|
7f05a4fd9f
|
Fix weird behaviour with queue sizing
|
2024-08-21 17:54:38 +01:00 |
|
jacob.eva
|
721cee3603
|
Fix SPI semaphore lockup issue on ESP32
|
2024-08-06 17:37:47 +01:00 |
|
jacob.eva
|
46f34e7492
|
Merge remote-tracking branch 'upstream/master'
|
2024-07-24 16:12:39 +01:00 |
|
jacob.eva
|
85c1bbc54e
|
Add SX1280 and fix init error
|
2024-07-22 15:16:28 +01:00 |
|
jacob.eva
|
a287d7b01c
|
Add rak4631_sx1280 and freenode board variant targets
|
2024-07-20 16:47:01 +01:00 |
|
jacob.eva
|
282815eb95
|
Merge branch 't3s3_sx1280'
|
2024-07-20 16:08:00 +01:00 |
|
jacob.eva
|
b42a829f95
|
Merge remote-tracking branch 'upstream/nrf52-hash-fix'
|
2024-07-16 21:20:31 +01:00 |
|
jacob.eva
|
50b96f7544
|
Add buzzer functionality & ability to toggle buzzer via button
|
2024-07-16 21:18:48 +01:00 |
|
jacob.eva
|
d69c1552e2
|
Fix for FW hashe not being calculated correctly on NRF52
|
2024-07-16 21:10:05 +01:00 |
|
jacob.eva
|
b99aab6cd9
|
Fix LED stuck on after radio started
|
2024-07-16 16:00:44 +01:00 |
|
jacob.eva
|
6d7e763d7f
|
Correct LED activation on radio start up
|
2024-07-16 15:52:12 +01:00 |
|
jacob.eva
|
869c7a026b
|
Added support to compile freeNode target
|
2024-07-15 21:22:32 +01:00 |
|
jacob.eva
|
cec20bdb4d
|
Correct function to work with analogWrite
|
2024-07-12 15:26:24 +01:00 |
|
jacob.eva
|
d315c10fb0
|
Merge remote-tracking branch 'upstream/master'
|
2024-07-12 15:17:12 +01:00 |
|
jacob.eva
|
c88fe0ed33
|
Add support for negative TX power values
|
2024-07-12 15:15:56 +01:00 |
|
jacob.eva
|
eb732b5ba0
|
Merge remote-tracking branch 'upstream/master'
|
2024-07-12 13:55:18 +01:00 |
|
jacob.eva
|
e5fcf79e4d
|
Add support for freeNode to EEPROM
|
2024-07-12 13:54:50 +01:00 |
|
jacob.eva
|
61aeab002c
|
Change LED warning to show on RX LED instead
|
2024-07-11 21:52:49 +01:00 |
|
jacob.eva
|
fee8d2b28b
|
Add todo
|
2024-07-09 10:38:39 +01:00 |
|
jacob.eva
|
ba2d36add9
|
Switch from board variant being set separately to using model number instead.
|
2024-07-09 10:37:50 +01:00 |
|
jacob.eva
|
35e9f36ffd
|
Add T3S3 target and different variants of the board
|
2024-07-09 09:40:30 +01:00 |
|
jacob.eva
|
a014d25937
|
Add LED dimming to suit case
|
2024-07-05 11:12:10 +01:00 |
|
jacob.eva
|
5fb1f452a4
|
Fix TNC settings not being saved, courtesy of @attermann
|
2024-07-04 19:02:46 +01:00 |
|
jacob.eva
|
007dfd8e65
|
Add PA calculations for LoRa1280F27
|
2024-07-03 12:25:49 +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 |
|
jacob.eva
|
94828d825b
|
Add firmware hash calculation to RAK4631 + more
|
2024-05-13 22:25:24 +01:00 |
|
jacob.eva
|
29e8406437
|
Fix display on NRF52
|
2024-05-05 17:15:55 +01:00 |
|
Mark Qvist
|
73de55c82b
|
Added button input and deep sleep
|
2024-05-02 01:20:33 +02:00 |
|
Mark Qvist
|
31540410cf
|
Base structure for BLE support on ESP32-S3 boards
|
2024-04-23 00:52:57 +02:00 |
|
Mark Qvist
|
b091820d0e
|
Changed ESP32 WDT include for v2.2 RNodes
|
2024-04-20 22:04:04 +02:00 |
|
Kevin Brosius
|
56a51fdafe
|
Update to add product and model codes for Heltec V3, swap to
HELTEC32_V3 name for board ID. Bluetooth still disabled.
|
2024-04-11 01:38:06 -04:00 |
|
Kevin Brosius
|
5c1e0f25ee
|
Clean up debug prints for PR
|
2024-03-11 12:35:29 -04:00 |
|
Kevin Brosius
|
36ab438625
|
WIP: Booting and display working, Lora32 V3, debug and some
checks bypassed.
|
2024-03-11 03:59:42 -04:00 |
|
Mark Qvist
|
c31cba0fd8
|
SX126x board defines
|
2024-02-13 17:26:25 +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
|
78a02c5ae4
|
Add SX1280 driver and split driver in three parts
|
2024-02-09 20:56:26 +00:00 |
|
Mark Qvist
|
950e94f56a
|
Merge branch 'master' of github.com:markqvist/RNode_Firmware
|
2024-02-08 17:53:35 +01:00 |
|
Mark Qvist
|
28be170cef
|
Added board configuration
|
2024-02-08 17:53:23 +01:00 |
|
jacob.eva
|
c21d8dcb2b
|
Fix RSSI miscalculation and TX power not being set correctly
|
2024-01-29 20:36:14 +00:00 |
|
jacob.eva
|
80769f1101
|
Add BLE driver for NRF52
|
2024-01-25 21:35:40 +00:00 |
|