.. |
buzz
|
Buzzer Support for M5Stack
|
2022-05-10 11:07:49 +02:00 |
concurrency
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
detect
|
Add some explanations about PMU and prevent null pointer judgment
|
2022-09-08 10:45:12 +08:00 |
gps
|
Add GNSS model recognition functio (#1696)
|
2022-09-15 13:43:04 -05:00 |
graphics
|
Adapt to new protobufs - TODO: factory_reset rewire
|
2022-09-09 12:51:41 +02:00 |
input
|
Merge branch 'master' into master
|
2022-09-09 21:39:29 +02:00 |
mesh
|
Merge branch 'master' into ESPIDF-Rollup
|
2022-09-19 09:33:50 +02:00 |
modules
|
Set tx_enabled upon initial region assignment (#1700)
|
2022-09-17 14:49:09 -05:00 |
mqtt
|
Adapt to new protobufs - TODO: factory_reset rewire
|
2022-09-09 12:51:41 +02:00 |
nimble
|
Adapt to new protobufs - TODO: factory_reset rewire
|
2022-09-09 12:51:41 +02:00 |
platform
|
use the new ESP Framework for our older boards too
|
2022-09-09 22:31:30 +02:00 |
airtime.cpp
|
Update PERIODS_TO_LOG
|
2022-03-02 20:38:14 -08:00 |
airtime.h
|
Update PERIODS_TO_LOG
|
2022-03-02 20:38:14 -08: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 |
ButtonThread.h
|
Simplify HAS_PMU macro definition
|
2022-09-08 10:36:53 +08:00 |
commands.h
|
Bluetooth mode unification and behavior tweaks (#1636)
|
2022-08-22 16:41:23 -05:00 |
configuration.h
|
Turn region screen back on (#1621)
|
2022-08-11 14:24:35 -05:00 |
DebugConfiguration.h
|
lay groundwork for a possible future architecture (#1571)
|
2022-07-31 07:11:47 -05:00 |
error.h
|
Adapt to new protobufs - TODO: factory_reset rewire
|
2022-09-09 12:51:41 +02:00 |
freertosinc.h
|
Portduino WIP now compiles but does not link
|
2020-09-05 12:34:48 -07:00 |
FSCommon.cpp
|
Raspberry Pi Pico target (with sparkfun lora hat) does compile but needs further work.
|
2022-08-08 23:11:19 +02:00 |
FSCommon.h
|
use the new ESP Framework for our older boards too
|
2022-09-09 22:31:30 +02:00 |
GPSStatus.h
|
Adapt to new protobufs - TODO: factory_reset rewire
|
2022-09-09 12:51:41 +02:00 |
main.cpp
|
More default inits. (#1689)
|
2022-09-11 08:36:47 -05:00 |
main.h
|
Slots for upcoming telemetry sensor support
|
2022-09-10 17:28:01 -05:00 |
memtest.cpp
|
more warning fixes
|
2022-01-24 18:39:17 +00: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 |
Observer.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
Observer.h
|
Make Observer to be able to observe multiple Observables. (#1234)
|
2022-04-14 08:43:06 +10:00 |
OSTimer.cpp
|
lay groundwork for a possible future architecture (#1571)
|
2022-07-31 07:11:47 -05: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 |
Power.cpp
|
Add GNSS model recognition functio (#1696)
|
2022-09-15 13:43:04 -05:00 |
power.h
|
Add tbeam esp32s3 version support, replace AXP202X_Library with XPowersLIb
|
2022-09-06 15:58:33 +08:00 |
PowerFSM.cpp
|
Power state lies and other fixes (#1698)
|
2022-09-16 11:00:05 -05:00 |
PowerFSM.h
|
Resolve Conflicts between PIN_BUtton and the Rotary Select and keep screen powered during plugin operation. Forward Port from 1.2 firmware fix.
|
2022-03-25 12:27:14 +01:00 |
PowerFSMThread.h
|
Segemented config works for me (TM)
|
2022-05-21 22:38:33 +02:00 |
PowerStatus.h
|
fix typo
|
2021-01-11 20:30:02 -05:00 |
RedirectablePrint.cpp
|
use fixed-size buffer in RedirectablePrint::vprintf() (#1622)
|
2022-08-12 13:41:16 -05:00 |
RedirectablePrint.h
|
use fixed-size buffer in RedirectablePrint::vprintf() (#1622)
|
2022-08-12 13:41:16 -05:00 |
RF95Configuration.h
|
Initial configuration.h -> variants refactor (#1104)
|
2022-01-18 18:35:42 -06:00 |
SerialConsole.cpp
|
lay groundwork for a possible future architecture (#1571)
|
2022-07-31 07:11:47 -05:00 |
SerialConsole.h
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
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
|
lay groundwork for a possible future architecture (#1571)
|
2022-07-31 07:11:47 -05: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 |
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 |
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
|
lay groundwork for a possible future architecture (#1571)
|
2022-07-31 07:11:47 -05:00 |