Commit Graph

536 Commits

Author SHA1 Message Date
Mark Qvist
252b11ab90 Updated console image 2024-02-09 15:30:03 +01:00
Mark Qvist
e093fa6ba3 Fixed board and modem import structure 2024-02-09 15:29:54 +01: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
markqvist
55b0f3103f
Merge pull request #62 from jacobeva/master
Fix RSSI miscalculation and TX power cap
2024-02-08 17:45:08 +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
Mark Qvist
98ee2f6d32 Updated makefile 2024-01-21 23:42:54 +01:00
Mark Qvist
577068da6a Merge branch 'master' of github.com:markqvist/RNode_Firmware 2024-01-21 19:01:35 +01:00
Mark Qvist
2db8fdf5e1 Fixed environment prep 2024-01-21 19:01:12 +01:00
markqvist
5bdbfd09cd
Merge pull request #56 from jacobeva/master
Fix nRF52 compilation error
2024-01-21 19:00:49 +01: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
markqvist
846e92979b
Merge pull request #55 from jacobeva/master
Add NRF52 support
2024-01-21 11:54:08 +01:00
jacob.eva
ebaea3024c
Re-enable SerialBT 2024-01-21 09:05:02 +00: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
9ef3a0c4b1
Re-enable bluetooth, but only if HAS_BLUETOOTH is defined 2024-01-20 11:44:34 +00:00
jacob.eva
53daa12a01
Fix EEPROM.h inclusion error 2024-01-20 11:35:57 +00:00
jacob.eva
793b53dd4c
Disable software SPI for ESP32 MCUs 2024-01-20 11:26:48 +00:00
jacob.eva
d1e86b43b7
Add RAK4630 BSP 2024-01-20 10:58:24 +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
9206a3b9d9 Updated console image 2024-01-18 21:03:34 +01:00
Mark Qvist
c1b98b5b3f Updated version 2024-01-18 20:52:03 +01:00
Mark Qvist
05b45e27a9 Updated console build 2024-01-18 20:07:58 +01:00
markqvist
b8daad8fd4
Merge pull request #53 from attermann/axp2101
Switch from old AXP202X_Library to new XPowersLib
2024-01-18 17:23:26 +01:00
markqvist
ef384dc4db
Merge pull request #54 from Erethon/master
Use /usr/bin/env python in partition_hashes
2024-01-11 00:34:30 +01:00
Dionysis Grigoropoulos
1e390016bf
Use /usr/bin/env python in partition_hashes
By using `/usr/bin/env python` we ensure that we'll be selecting the
correct Python version the user most likely expected to be used. The
most common usecase for this is when Reticulum is installed in a virtual
env.
2024-01-09 15:51:22 +02:00
attermann
6e9a1ebfbd Switch from old AXP202X_Library to new XPowersLib 2023-12-18 19:23:08 -07:00
Mark Qvist
acf7ae5c75 Updated readme 2023-12-10 23:48:44 +01:00
Mark Qvist
d87c322a0c Updated console image 2023-12-10 23:29:39 +01:00
Mark Qvist
15eceb3b11 Updated version 2023-12-10 23:00:57 +01:00
Mark Qvist
7b4ca14c41 Updated console image 2023-12-10 22:44:35 +01:00
Mark Qvist
56780d44d5 Various fixes, courtesy of @atterman. 2023-12-10 22:40:06 +01:00
Mark Qvist
df4632f399 Updated console package version 2023-11-08 20:47:12 +01:00
Mark Qvist
ee18f16699 Updated console build 2023-11-02 23:50:54 +01:00
Mark Qvist
1bae17dfe3 Updated release info 2023-11-02 19:21:25 +01:00
Mark Qvist
6a4264ea43 Updated console build 2023-11-02 19:14:26 +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
c2683cba75 Updated readme 2023-10-31 23:42:46 +01:00
Mark Qvist
63b05dc03f Updated link quality calculations 2023-10-31 23:28:24 +01:00
Mark Qvist
bfc5a315c3 Updated console image 2023-10-17 00:46:58 +02:00
Mark Qvist
d67d4278d5 Updated readme 2023-10-07 20:40:02 +02:00
Mark Qvist
135eb35536 Updated console build 2023-10-07 20:33:03 +02:00