.. |
buzz
|
MQTT is working over ethernet
|
2022-10-26 00:07:02 +02:00 |
concurrency
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
detect
|
Added LPS22HB (RAK-1902) sensor support (#1802)
|
2022-10-15 14:55:57 -05:00 |
gps
|
Telemetry phone api guard (#1805)
|
2022-10-16 09:58:58 -05:00 |
graphics
|
Remove Captive Portal and SoftAP Mode
|
2022-10-25 11:53:22 +02:00 |
input
|
word wrap long input and fix compiler warnings
|
2022-10-06 18:40:31 +02:00 |
mesh
|
Fix those refs
|
2022-10-26 16:50:58 -05:00 |
modules
|
missed one
|
2022-10-22 14:13:45 +02:00 |
mqtt
|
API Server and DHCP Lease Management
|
2022-10-26 11:09:59 +02:00 |
nimble
|
Send network ping on triple-click (#1852)
|
2022-10-24 11:03:54 -05:00 |
platform
|
Secure DFU mode for OTA updates with pin (#1789)
|
2022-10-12 10:31:39 -05: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
|
update FromRadio UUID for nRF52 devices
|
2022-10-13 16:20:27 +02:00 |
BluetoothCommon.h
|
Change UUID for FromRadio characteristic (#1785)
|
2022-10-11 20:01:26 -05:00 |
ButtonThread.h
|
Send network ping on triple-click (#1852)
|
2022-10-24 11:03:54 -05:00 |
commands.h
|
Bluetooth mode unification and behavior tweaks (#1636)
|
2022-08-22 16:41:23 -05:00 |
configuration.h
|
first murmurs of ethernet support
|
2022-10-22 16:29:50 +02: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
|
t'ell that came from?
|
2022-09-23 21:03:53 +02:00 |
FSCommon.h
|
fix and refactor FSCommon for new ESPIDF
|
2022-09-23 19:51:08 +02:00 |
GPSStatus.h
|
Clean up GPS code and add some flags per #1740
|
2022-10-03 20:30:11 +02:00 |
main.cpp
|
Merge remote-tracking branch 'remotes/origin/master' into remove-softap
|
2022-10-26 17:54:21 +02:00 |
main.h
|
Add support for SX1281 on 2.4 GHz (#1809)
|
2022-10-17 08:33:41 -05:00 |
memtest.cpp
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
network-stubs.cpp
|
Merge remote-tracking branch 'remotes/origin/master' into remove-softap
|
2022-10-26 17:54:21 +02: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
|
|
|
Power.cpp
|
Add t-beam-s3-core onboard device support. (#1764)
|
2022-10-07 06:57:55 -05:00 |
power.h
|
Add tbeam esp32s3 version support, replace AXP202X_Library with XPowersLIb
|
2022-09-06 15:58:33 +08:00 |
PowerFSM.cpp
|
Small fixes for ESP Serial Init and Power FSM debug garble.
|
2022-09-19 15:36:48 +02: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
|
first murmurs of ethernet support
|
2022-10-22 16:29:50 +02: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
|
fix #1713
|
2022-10-05 10:33:39 +02: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
|
|
|