jacob.eva
|
34f1bc6795
|
Add analogWrite for LEDs
|
2024-10-21 19:16:18 +01:00 |
|
jacob.eva
|
ee53fb83e0
|
Merge remote-tracking branch 'upstream/dev'
|
2024-10-16 21:43:16 +01:00 |
|
jacob.eva
|
c7e24f7966
|
Add Heltec LoRa32 v3 to setTXPower
|
2024-10-12 22:23:50 +01:00 |
|
jacob.eva
|
1136dcbc53
|
Update to RNode Firmware v1.78 (upstream)
|
2024-10-12 18:04:19 +01:00 |
|
jacob.eva
|
afce928149
|
Merge t-echo display support (currently non-scaled)
|
2024-10-11 19:58:36 +01:00 |
|
jacob.eva
|
0aaf722088
|
Merge
|
2024-10-11 18:54:40 +01:00 |
|
jacob.eva
|
1a8eb0ff8e
|
Remove version control marker
|
2024-09-17 16:21:47 +01:00 |
|
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 |
|