firmware/src
Mictronics f9d79964ef
Remove duplicate code and fix error: #if with no expression (#4307)
* Fix LED pinout for T-Echo board marked v1.0, date 2021-6-28

* Merge PR #420

* Fixed double and missing Default class.

* Use correct format specifier and fixed typo.

* Removed duplicate code.

* Fix error: #if with no expression

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-07-20 06:47:04 -05:00
..
buzz
concurrency
detect Fix SHT41 support (#4222) 2024-07-02 07:03:51 -05:00
Fusion Add support for BMX160/RAK12034 compass module (#4021) 2024-06-11 17:47:45 -05:00
gps Remove duplicate code and fix error: #if with no expression (#4307) 2024-07-20 06:47:04 -05:00
graphics Show specific frame when updating screen (#4264) 2024-07-11 18:51:26 -05:00
input mask the rescan for portduino 2024-06-19 21:46:29 +02:00
mesh Remove duplicate code and fix error: #if with no expression (#4307) 2024-07-20 06:47:04 -05:00
modules Add PaxCounter to the mix 2024-07-14 06:27:16 -05:00
mqtt minor cleanup proposal (#4169) 2024-07-03 17:39:09 -05:00
nimble New new BLE logging characteristic with LogRecord protos (#4220) 2024-07-03 16:29:07 -05:00
platform WM1110 SDK kit enter serial DFU and add deployment packages (#4266) 2024-07-11 14:08:31 -05:00
AccelerometerThread.h Move waypoint (#4202) 2024-06-29 21:16:07 -05:00
airtime.cpp
airtime.h
AmbientLightingThread.h added NeoPixel support using Adafruit library 2024-04-22 14:42:52 +01:00
AudioThread.h
BluetoothCommon.cpp New new BLE logging characteristic with LogRecord protos (#4220) 2024-07-03 16:29:07 -05:00
BluetoothCommon.h New new BLE logging characteristic with LogRecord protos (#4220) 2024-07-03 16:29:07 -05:00
ButtonThread.cpp Display alerts (#4170) 2024-06-25 11:26:02 -05:00
ButtonThread.h T-Echo screen and button performance (#3840) 2024-05-09 08:14:58 -05:00
commands.h Display alerts (#4170) 2024-06-25 11:26:02 -05:00
configuration.h Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
DebugConfiguration.cpp minor cleanup proposal (#4169) 2024-07-03 17:39:09 -05:00
DebugConfiguration.h minor cleanup proposal (#4169) 2024-07-03 17:39:09 -05:00
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp Clear vector after complete config state (#4194) 2024-06-28 09:50:22 -05:00
FSCommon.h Send file system manifest up on want_config (#4176) 2024-06-27 07:07:27 -05:00
GPSStatus.h Standardize lat/lon position logs (#4156) 2024-06-21 17:25:54 -05:00
main.cpp Wait for I2C power to stabilize on Heltec VME213; tidy variant folder (#4308) 2024-07-20 06:46:26 -05:00
main.h Pause BLE logging during want_config flow (#4162) 2024-06-22 07:00:48 -05:00
memGet.cpp RP2040: Add getFreeHeap() and getHeapSize() support 2024-05-14 19:04:31 +02:00
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp INA3221 sensor: use for bus voltage & environment metrics (#4215) 2024-07-11 08:34:55 -05:00
power.h trunk fmt 2024-06-16 16:29:45 +02:00
PowerFSM.cpp Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
PowerMon.h Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
PowerStatus.h User experience improvement - app battery icon (#3979) 2024-05-28 06:30:15 -05:00
RedirectablePrint.cpp Fix BLE logging on nrf52 (#4244) 2024-07-07 06:50:47 -05:00
RedirectablePrint.h New new BLE logging characteristic with LogRecord protos (#4220) 2024-07-03 16:29:07 -05:00
RF95Configuration.h
SerialConsole.cpp When talking via serial, encapsulate log messages in protobufs if necessary (#4187) 2024-06-30 18:41:27 -05:00
SerialConsole.h When talking via serial, encapsulate log messages in protobufs if necessary (#4187) 2024-06-30 18:41:27 -05:00
shutdown.h Display alerts (#4170) 2024-06-25 11:26:02 -05:00
sleep.cpp GPS Power State tidy-up (#4161) 2024-07-11 15:26:43 +12:00
sleep.h GPS Power State tidy-up (#4161) 2024-07-11 15:26:43 +12:00
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
xmodem.cpp
xmodem.h