firmware/src
Thomas Göttgens e65d9e8ccd
Add support for SX1281 on 2.4 GHz (#1809)
* Add support for SX1281 on 2.4 GHz

* only allow wide BW settings when the right chip is detected

* portduino cannot use this chip yet as it uses an old modified version of radiolib

* missed a spot

* Attempt to supress false positive

* Attempt to supress false positive

* Trying casing from the cpp-check manual

* Trying casing from the cpp-check manual

* Inline suppr should be default but...

* Maybe casting it will make the damn thing shut up

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2022-10-17 08:33:41 -05:00
..
buzz use F# as startup and shutdown sound triple. The existing tuuut-tut-tut was getting on my nerves 2022-10-07 19:03:49 +02:00
concurrency
detect Added LPS22HB (RAK-1902) sensor support (#1802) 2022-10-15 14:55:57 -05:00
gps Telemetry phone api guard (#1805) 2022-10-16 09:58:58 -05:00
graphics - use bigger screen fonts on Wiphone 2022-10-08 17:07:16 +02:00
input word wrap long input and fix compiler warnings 2022-10-06 18:40:31 +02:00
mesh Add support for SX1281 on 2.4 GHz (#1809) 2022-10-17 08:33:41 -05:00
modules Make telemetry packets minimum priority (#1810) 2022-10-16 15:59:59 -05:00
mqtt Don't mix MQTT Payloads of Firmware 1.2 and 1.3/2.0 (#1767) 2022-10-07 12:54:42 -05:00
nimble Only save the changed parts of config to disk. 2022-10-04 14:32:07 +02:00
platform Secure DFU mode for OTA updates with pin (#1789) 2022-10-12 10:31:39 -05:00
airtime.cpp
airtime.h
BluetoothCommon.cpp update FromRadio UUID for nRF52 devices 2022-10-13 16:20:27 +02:00
BluetoothCommon.h Change UUID for FromRadio characteristic (#1785) 2022-10-11 20:01:26 -05:00
ButtonThread.h Simplify HAS_PMU macro definition 2022-09-08 10:36:53 +08:00
commands.h
configuration.h Added LPS22HB (RAK-1902) sensor support (#1802) 2022-10-15 14:55:57 -05:00
DebugConfiguration.h
error.h Adapt to new protobufs - TODO: factory_reset rewire 2022-09-09 12:51:41 +02:00
freertosinc.h
FSCommon.cpp t'ell that came from? 2022-09-23 21:03:53 +02:00
FSCommon.h fix and refactor FSCommon for new ESPIDF 2022-09-23 19:51:08 +02:00
GPSStatus.h Clean up GPS code and add some flags per #1740 2022-10-03 20:30:11 +02:00
main.cpp Add support for SX1281 on 2.4 GHz (#1809) 2022-10-17 08:33:41 -05:00
main.h Add support for SX1281 on 2.4 GHz (#1809) 2022-10-17 08:33:41 -05:00
memtest.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp Add t-beam-s3-core onboard device support. (#1764) 2022-10-07 06:57:55 -05:00
power.h
PowerFSM.cpp Small fixes for ESP Serial Init and Power FSM debug garble. 2022-09-19 15:36:48 +02:00
PowerFSM.h
PowerFSMThread.h
PowerStatus.h
RedirectablePrint.cpp fix #1713 2022-10-05 10:33:39 +02:00
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp fix #1713 2022-10-05 10:33:39 +02:00
SerialConsole.h
shutdown.h Simplify HAS_PMU macro definition 2022-09-08 10:36:53 +08:00
sleep.cpp Merge branch 'master' into master 2022-09-09 21:39:29 +02:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
utils.h
wifi-stubs.cpp