firmware/src
GUVWAF 8f6a2836b8
Mark packets received via MQTT and add option to ignore them (#3117)
* Mark packets received via MQTT and add option to ignore them

* Don't send packets received via MQTT back into MQTT
Generate implicit ACK for packets we as an MQTT gateway sent

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-01-20 14:22:09 -06:00
..
buzz
concurrency
detect Portduino work (#3049) 2024-01-12 02:00:31 -06:00
gps Portduino work (#3049) 2024-01-12 02:00:31 -06:00
graphics fix T-Watch flip screen (#3113) 2024-01-19 13:11:19 -06:00
input Portduino work (#3049) 2024-01-12 02:00:31 -06:00
mesh Mark packets received via MQTT and add option to ignore them (#3117) 2024-01-20 14:22:09 -06:00
modules Mark packets received via MQTT and add option to ignore them (#3117) 2024-01-20 14:22:09 -06:00
mqtt Mark packets received via MQTT and add option to ignore them (#3117) 2024-01-20 14:22:09 -06:00
nimble tryfix crash (#2964) 2023-12-02 07:00:20 -06:00
platform Portduino work (#3049) 2024-01-12 02:00:31 -06:00
AccelerometerThread.h Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
airtime.cpp
airtime.h
AmbientLightingThread.h Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
AudioThread.h RTTTL ringtones on T-Deck / T-Watch S3 and potentially more I2S audio enabled devices (#2917) 2023-12-12 08:36:37 -06:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.h Portduino work (#3049) 2024-01-12 02:00:31 -06:00
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 Portduino work (#3049) 2024-01-12 02:00:31 -06:00
main.h Portduino work (#3049) 2024-01-12 02:00:31 -06:00
memGet.cpp
memGet.h
meshUtils.cpp Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
meshUtils.h Portduino work (#3049) 2024-01-12 02:00:31 -06:00
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -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 Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
PowerStatus.h
RedirectablePrint.cpp Use ::printf for Portduino only 2024-01-13 14:54:43 -06:00
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp
SerialConsole.h
shutdown.h Portduino work (#3049) 2024-01-12 02:00:31 -06:00
sleep.cpp Pico W: Initial Wi-Fi support (#2980) 2023-12-02 14:47:52 -06:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
xmodem.cpp
xmodem.h