.. |
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
|
|
|
esp32
|
fix more warnings; add to CI; suppress some warnings
|
2022-01-24 19:58:07 +00:00 |
gps
|
Forgot a part of the 1.3 fix
|
2022-05-30 00:05:40 +02:00 |
graphics
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
input
|
Rotary Encoder Update - play nice with Onebutton and small bugfix - also switches screen on when any input is processed by the broker
|
2022-03-21 15:16:25 +01:00 |
mesh
|
Added dr-dev
|
2022-05-07 21:04:39 -05: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
|
Fix execution halt in nrf devices on assert and add --reboot support on nrf (#1397)
|
2022-04-25 16:48:28 +10:00 |
plugins
|
Rotary Encoder Update - play nice with Onebutton and small bugfix - also switches screen on when any input is processed by the broker
|
2022-03-21 15:16:25 +01:00 |
portduino
|
more warning fixes
|
2022-01-24 18:39:17 +00: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 |
BluetoothCommon.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
BluetoothCommon.h
|
|
|
commands.h
|
RAK / NRF shutdown functionality on user button long press (#1113)
|
2022-01-19 17:10:02 -06:00 |
configuration.h
|
fixed return for NRF52
|
2022-05-18 18:25:12 +02:00 |
DebugConfiguration.h
|
Initial configuration.h -> variants refactor (#1104)
|
2022-01-18 18:35:42 -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 |
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
|
Backport T-Echo fix for GPS and Reset Button to 1.2
|
2022-05-04 09:58:35 +02:00 |
main.cpp
|
ask for factory reset if GPS does not talk to us.
|
2022-05-18 18:06:53 +02: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 |
NodeStatus.h
|
|
|
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 |
OSTimer.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
OSTimer.h
|
|
|
Power.cpp
|
Adjusted adc_multiplier for heltec2.1 and added adc_mulitplier_override (#1183)
|
2022-02-09 13:37:48 -06:00 |
power.h
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
PowerFSM.cpp
|
Rotary Encoder Update - play nice with Onebutton and small bugfix - also switches screen on when any input is processed by the broker
|
2022-03-21 15:16:25 +01:00 |
PowerFSM.h
|
Rotary Encoder Update - play nice with Onebutton and small bugfix - also switches screen on when any input is processed by the broker
|
2022-03-21 15:16:25 +01:00 |
PowerStatus.h
|
fix typo
|
2021-01-11 20:30:02 -05: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 |
RF95Configuration.h
|
Initial configuration.h -> variants refactor (#1104)
|
2022-01-18 18:35:42 -06: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 |
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 |
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
|
|
|
StatusHandler.h
|
|
|
target_specific.h
|
portduino now links!
|
2020-09-06 09:24:08 -07:00 |
utils.h
|
|
|
wifi-stubs.cpp
|
disable bluetooth while using wifi (esp32 drops networks otherwise)
|
2021-08-17 16:58:21 -07:00 |