meshtastic-firmware/src
Clemens H / OE1RFC / datacop e3df4fe4b4
fix: log error if node_db is full instead of firmware crash (#1191)
2022-02-10 11:44:58 -06:00
..
buzz pitches.h no more 2021-03-14 20:46:58 -07:00
concurrency more warning fixes 2022-01-24 18:39:17 +00:00
cubecell cubecell wip 2020-06-16 17:13:26 -07:00
esp32 fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
gps more warning fixes 2022-01-24 18:39:17 +00:00
graphics more warning fixes 2022-01-24 18:39:17 +00:00
input more warning fixes 2022-01-24 18:39:17 +00:00
mesh fix: log error if node_db is full instead of firmware crash (#1191) 2022-02-10 11:44:58 -06:00
mqtt more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
nimble fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
nrf52 Clear bluetooth bonds on multi-press and factory_reset (#1176) 2022-02-01 18:32:26 -06:00
plugins MCP9808 sensor implementation (#1188) 2022-02-08 11:03:34 -06:00
portduino more warning fixes 2022-01-24 18:39:17 +00:00
BluetoothCommon.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
BluetoothCommon.h nimble WIP - add advertising boilerplate 2020-07-22 09:51:57 -07:00
DebugConfiguration.h Initial configuration.h -> variants refactor (#1104) 2022-01-18 18:35:42 -06:00
FSCommon.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
FSCommon.h clean up filesystem goo, add spiffs to install scripts, fix #496 2020-11-19 09:25:02 +08:00
GPSStatus.h Get rid of log clutter during oled screen animation (#1182) 2022-02-03 07:22:46 -06:00
NodeStatus.h Added the option for forced NodeStatus updates on user change or text message, tweaked compass (#256) 2020-07-05 17:03:12 -07:00
OSTimer.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
OSTimer.h use my Timer class on all platforms, it works better than the freertos version 2020-05-25 07:48:36 -07:00
Observer.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
Observer.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
Power.cpp Adjusted adc_multiplier for heltec2.1 and added adc_mulitplier_override (#1183) 2022-02-09 13:37:48 -06:00
PowerFSM.cpp fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
PowerFSM.h When switching to battery, shutdown after on_battery_shutdown_after_secs 2021-12-06 15:37:35 +13:00
PowerStatus.h fix typo 2021-01-11 20:30:02 -05:00
RF95Configuration.h Initial configuration.h -> variants refactor (#1104) 2022-01-18 18:35:42 -06:00
RedirectablePrint.cpp WIP debug logging over TCP 2021-08-18 10:31:30 -07:00
RedirectablePrint.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
SPILock.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
SPILock.h If display is on on the @BigCorvus board and we xmit the board browns out? 2020-08-28 17:38:23 -07:00
SerialConsole.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
SerialConsole.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
Status.h this seems bad - this value was not inited if it wasn't in bss 2020-08-21 10:56:54 -07:00
StatusHandler.h Refactored status handlers and merged 2020-06-28 18:17:52 -07:00
airtime.cpp more warning fixes 2022-01-24 18:39:17 +00:00
airtime.h fix some cppcheck warnings 2022-01-24 07:00:14 +00:00
commands.h RAK / NRF shutdown functionality on user button long press (#1113) 2022-01-19 17:10:02 -06:00
configuration.h Added RAK11200 board variant support (#1177) 2022-02-02 12:41:07 -06:00
error.h pinelora WIP 2021-05-01 11:27:37 +08:00
freertosinc.h Portduino WIP now compiles but does not link 2020-09-05 12:34:48 -07:00
main.cpp Clear bluetooth bonds on multi-press and factory_reset (#1176) 2022-02-01 18:32:26 -06:00
main.h Clear bluetooth bonds on multi-press and factory_reset (#1176) 2022-02-01 18:32:26 -06:00
memtest.cpp more warning fixes 2022-01-24 18:39:17 +00:00
power.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
sleep.cpp stop old chip from crashing 2021-12-30 22:20:15 +01:00
sleep.h begin deep sleep support for nrf52 2020-10-30 17:05:32 +08:00
target_specific.h portduino now links! 2020-09-06 09:24:08 -07:00
utils.h Add cpp clamp function to util.h, switched battery and signal strength percentage calcs to it #197 2020-06-22 14:06:02 -07:00
wifi-stubs.cpp disable bluetooth while using wifi (esp32 drops networks otherwise) 2021-08-17 16:58:21 -07:00