firmware/src
Ben Meadors 46bd6ca7ba
YAML based config for PI / Portduino (#2943)
* Add configuration via /etc/meshtastic/config.yaml

* Move example config, support more locations

* Fix config check

* Use access() to check for config file presence

* Throw an error and exit on radio init fail

* Adds error check for reading Bluetooth MAC

* Settle on meshtasticd, add install script

* Shell fixes

* Fine. I'll put it back and then disable you

* Get wrekt, shellchekt

* Firat attempt at adding raspbian CI build

* Tickle the workflow

* Beatings will continue til morale improves

* Permissions are overrated

---------

Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz>
2023-11-18 08:12:34 -06:00
..
buzz
concurrency Tracker role wakeup and sleep cycle when power.is_power_saving true (#2846) 2023-09-30 21:09:17 -05:00
detect INA3221 / Power Telemetry Payload Variant Implementation (#2916) 2023-11-04 20:07:00 -05:00
gps YAML based config for PI / Portduino (#2943) 2023-11-18 08:12:34 -06:00
graphics Add support for the rak10701 board, no touch (#2933) 2023-11-13 06:20:49 -06:00
input
mesh YAML based config for PI / Portduino (#2943) 2023-11-18 08:12:34 -06:00
modules INA3221 bugfixes & refinement (#2944) 2023-11-17 06:46:59 -06:00
mqtt INA3221 / Power Telemetry Payload Variant Implementation (#2916) 2023-11-04 20:07:00 -05:00
nimble
platform YAML based config for PI / Portduino (#2943) 2023-11-18 08:12:34 -06:00
AccelerometerThread.h
airtime.cpp
airtime.h
AmbientLightingThread.h
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.h
commands.h
configuration.h YAML based config for PI / Portduino (#2943) 2023-11-18 08:12:34 -06:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp Refactor away some code duplication in screen frames and display formatter for modem presets (#2872) 2023-10-09 20:43:16 -05:00
DisplayFormatters.h Refactor away some code duplication in screen frames and display formatter for modem presets (#2872) 2023-10-09 20:43:16 -05:00
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GPSStatus.h
main.cpp YAML based config for PI / Portduino (#2943) 2023-11-18 08:12:34 -06:00
main.h Clean up, fix reboot, minimize changes 2023-11-15 20:33:53 -06:00
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp INA3221 bugfixes & refinement (#2944) 2023-11-17 06:46:59 -06:00
power.h INA3221 bugfixes & refinement (#2944) 2023-11-17 06:46:59 -06:00
PowerFSM.cpp Avoid problematic sleep state transitions for power saving sensors and trackers (#2860) 2023-10-03 10:09:27 -05:00
PowerFSM.h
PowerFSMThread.h
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp
SerialConsole.h
shutdown.h Clean up, fix reboot, minimize changes 2023-11-15 20:33:53 -06:00
sleep.cpp Possibly fix #2704 "Heltec Wireless Tracker screen doesn't display anything" (#2749) 2023-10-04 22:24:25 -05:00
sleep.h Tracker role wakeup and sleep cycle when power.is_power_saving true (#2846) 2023-09-30 21:09:17 -05:00
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
xmodem.cpp
xmodem.h