.. |
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 |
cubecell
|
|
|
debug
|
fix C++ warnings
|
2022-06-12 17:59:16 +02:00 |
esp32
|
Remove nRF Crypt Debug
|
2022-06-12 23:35:59 +02:00 |
gps
|
Update GeoCoord.cpp (#1540)
|
2022-07-02 07:05:10 -05:00 |
graphics
|
- Put Modemconfig in logical order and fix typo
|
2022-06-22 09:52:08 +02:00 |
input
|
Moduleconfig also changed to localConfig Model.
|
2022-05-22 13:27:56 +02:00 |
mesh
|
Actually save nodeDb after we init (#1546)
|
2022-07-02 10:16:48 -05:00 |
modules
|
Remove is_always_pwoered (#1525)
|
2022-06-17 13:35:12 -05:00 |
mqtt
|
Update MQTT.cpp (#1534)
|
2022-07-02 06:53:15 -05:00 |
nimble
|
Use NimBLE API for ESP32 bluetooth
|
2022-02-15 06:52:00 +13:00 |
nrf52
|
Merge branch 'master' into sketch
|
2022-06-16 20:59:11 +02:00 |
portduino
|
Rename packetNum to packetId
|
2022-03-20 11:40:13 +11: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
|
|
|
ButtonThread.h
|
Moduleconfig also changed to localConfig Model.
|
2022-05-22 13:27:56 +02:00 |
commands.h
|
RAK / NRF shutdown functionality on user button long press (#1113)
|
2022-01-19 17:10:02 -06:00 |
configuration.h
|
- Put Modemconfig in logical order and fix typo
|
2022-06-22 09:52:08 +02:00 |
DebugConfiguration.h
|
Changed default baud to 115200 (#1517)
|
2022-06-15 11:44:37 -05:00 |
error.h
|
pinelora WIP
|
2021-05-01 11:27:37 +08:00 |
freertosinc.h
|
|
|
FSCommon.cpp
|
Change recursive delete to be recursive
|
2022-06-22 15:33:53 +02:00 |
FSCommon.h
|
Don't use rmdir_r but roll our own version.
|
2022-06-15 17:52:37 +02:00 |
GPSStatus.h
|
Segemented config works for me (TM)
|
2022-05-21 22:38:33 +02:00 |
main.cpp
|
avoid BLE device names like a123_a123
|
2022-06-22 14:26:33 +02:00 |
main.h
|
INA260 + INA219 sensor support (#1501)
|
2022-06-11 16:44:56 -05: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
|
Make Observer to be able to observe multiple Observables. (#1234)
|
2022-04-14 08:43:06 +10: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
|
fix nrf build
|
2022-06-06 19:14:30 +02:00 |
power.h
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
PowerFSM.cpp
|
Remove is_always_pwoered (#1525)
|
2022-06-17 13:35:12 -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
|
|
|
RedirectablePrint.cpp
|
- implement generic support for on-device battery powered RTC Modules.
|
2022-04-27 11:05:08 +02: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
|
Removed phone_timeout_secs pref references (#1503)
|
2022-06-12 09:44:23 -05:00 |
SerialConsole.h
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
shutdown.h
|
Bug-1493
|
2022-06-06 18:48:22 +02:00 |
sleep.cpp
|
fix warnings
|
2022-05-02 10:24:28 +10:00 |
sleep.h
|
|
|
SPILock.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
SPILock.h
|
|
|
Status.h
|
|
|
StatusHandler.h
|
|
|
target_specific.h
|
|
|
utils.h
|
|
|
wifi-stubs.cpp
|
disable bluetooth while using wifi (esp32 drops networks otherwise)
|
2021-08-17 16:58:21 -07:00 |