Mark Qvist
184d228991
Fix low data-rate optimisation on SX1262
1 year ago
Mark Qvist
32424b91a6
Cleanup
1 year ago
Mark Qvist
f229b78372
Cleanup
1 year ago
Mark Qvist
bbc267ac80
SX1262 calibration in RC mode
1 year ago
Mark Qvist
06de901623
Update makefile
1 year ago
Mark Qvist
dce3b25d64
Fixed broken CSMA random value
1 year ago
Mark Qvist
6f62a5394b
Reworked board defines, fixed RSSI and waterfall bugs for SX1262.
1 year ago
Mark Qvist
cac58b318a
SX1262 T-Beam configs
1 year ago
markqvist
5a87095e30
Merge pull request #61 from jacobeva/ble
...
Add NRF52 BLE serial support
1 year ago
Mark Qvist
d9a982b876
ESP32 adjustments
1 year ago
Mark Qvist
0e28c759cb
Updated esptool
1 year ago
Mark Qvist
35515bc7fa
Merge branch 'master' of github.com:markqvist/RNode_Firmware
1 year ago
Mark Qvist
1abe7a7273
Allow modem define from makefile
1 year ago
markqvist
d63c92439e
Merge pull request #64 from jacobeva/master
...
Add SX1280 driver and split LoRa driver in 3 parts
1 year ago
jacob.eva
a1793043b2
Remove old debug code and add waitOnBusy timeout to SX1262
1 year ago
jacob.eva
b96559d799
Fix compilation errors
1 year ago
jacob.eva
78a02c5ae4
Add SX1280 driver and split driver in three parts
1 year ago
Mark Qvist
252b11ab90
Updated console image
1 year ago
Mark Qvist
e093fa6ba3
Fixed board and modem import structure
1 year ago
Mark Qvist
950e94f56a
Merge branch 'master' of github.com:markqvist/RNode_Firmware
1 year ago
Mark Qvist
28be170cef
Added board configuration
1 year ago
markqvist
55b0f3103f
Merge pull request #62 from jacobeva/master
...
Fix RSSI miscalculation and TX power cap
1 year ago
jacob.eva
c21d8dcb2b
Fix RSSI miscalculation and TX power not being set correctly
1 year ago
jacob.eva
80769f1101
Add BLE driver for NRF52
1 year ago
Mark Qvist
98ee2f6d32
Updated makefile
1 year ago
Mark Qvist
577068da6a
Merge branch 'master' of github.com:markqvist/RNode_Firmware
1 year ago
Mark Qvist
2db8fdf5e1
Fixed environment prep
1 year ago
markqvist
5bdbfd09cd
Merge pull request #56 from jacobeva/master
...
Fix nRF52 compilation error
1 year ago
jacob.eva
6e8865b2ae
Replace EEPROM backend to be compatible with Adafruit BLE lib
1 year ago
jacob.eva
cce8b0c18a
Fix nRF52 compilation error
1 year ago
Mark Qvist
fe563fac29
Build all release targets with new hardware support
1 year ago
Mark Qvist
b88e84ab22
Merge branch 'master' of github.com:markqvist/RNode_Firmware
1 year ago
markqvist
846e92979b
Merge pull request #55 from jacobeva/master
...
Add NRF52 support
1 year ago
jacob.eva
ebaea3024c
Re-enable SerialBT
1 year ago
jacob.eva
fcba036c01
Revert SPI to hardware on ESP32 platforms
1 year ago
jacob.eva
a304b892b7
Revert "Disable software SPI for ESP32 MCUs"
...
This reverts commit 793b53dd4c
.
1 year ago
jacob.eva
f4c2fa592d
Fixed NRF52 compilation error
1 year ago
jacob.eva
9ef3a0c4b1
Re-enable bluetooth, but only if HAS_BLUETOOTH is defined
1 year ago
jacob.eva
53daa12a01
Fix EEPROM.h inclusion error
1 year ago
jacob.eva
793b53dd4c
Disable software SPI for ESP32 MCUs
1 year ago
jacob.eva
d1e86b43b7
Add RAK4630 BSP
1 year ago
jacob.eva
477c6d0385
Make flash libraries inclusion exclusive to NRF52
1 year ago
jacob.eva
381d40c4f5
Added NRF52 support
1 year ago
Mark Qvist
6cdb4e4cf0
Initial support for SX1276/8 with TCXO
1 year ago
Mark Qvist
9206a3b9d9
Updated console image
1 year ago
Mark Qvist
c1b98b5b3f
Updated version
1 year ago
Mark Qvist
05b45e27a9
Updated console build
1 year ago
markqvist
b8daad8fd4
Merge pull request #53 from attermann/axp2101
...
Switch from old AXP202X_Library to new XPowersLib
1 year ago
markqvist
ef384dc4db
Merge pull request #54 from Erethon/master
...
Use /usr/bin/env python in partition_hashes
1 year ago
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.
1 year ago