firmware/src/modules
Ben Meadors a506dc6b65
Fix MQTT config bugs (#7446)
* Fix mqtt config bugs

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add client notification

* Verbiage

* Update src/mqtt/MQTT.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/mqtt/MQTT.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/mqtt/MQTT.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/mqtt/MQTT.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Remove test that is no longer true

* This test no longer exists

* Fix client notification crap

* Suppress false positive

* Revert "Suppress false positive"

This reverts commit bead96eaee.

* Try macro exclusion

* Derp

* Fix

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason P <applewiz@mac.com>
2025-07-26 05:38:24 -05:00
..
esp32 Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
Telemetry 2.7 fixes w2 (#7148) 2025-07-02 20:50:49 -05:00
AdminModule.cpp Fix MQTT config bugs (#7446) 2025-07-26 05:38:24 -05:00
AdminModule.h Canned Messages via InkHUD menu (#7096) 2025-06-25 06:04:18 -05:00
AtakPluginModule.cpp
AtakPluginModule.h
CannedMessageModule.cpp Set canned_message.enabled to true when setting defaults (#7414) 2025-07-21 19:31:07 -05:00
CannedMessageModule.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
DetectionSensorModule.cpp
DetectionSensorModule.h
DropzoneModule.cpp
DropzoneModule.h
ExternalNotificationModule.cpp When outputting RTTTL ringtones, you can still hear a periodic buzzing sound. This problem is fixed in this commit. 2025-07-21 14:44:41 -05:00
ExternalNotificationModule.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
GenericThreadModule.cpp
GenericThreadModule.h
KeyVerificationModule.cpp Unbreak the macro 2025-07-10 11:40:02 -05:00
KeyVerificationModule.h Key verification flow on BaseUI (#7240) 2025-07-10 09:45:36 -05:00
ModuleDev.h
Modules.cpp Seesaw Rotary (#7310) 2025-07-12 12:36:44 -05:00
Modules.h
NeighborInfoModule.cpp
NeighborInfoModule.h
NodeInfoModule.cpp Drop NodeInfo packets if the is_licensed bit doesn't match owner (#7361) 2025-07-16 16:05:34 -05:00
NodeInfoModule.h
PositionModule.cpp GPS for STM32WL (#7297) 2025-07-14 05:12:26 -05:00
PositionModule.h Fix position exchange throttling issue (#7079) 2025-06-19 18:20:20 -05:00
PowerStressModule.cpp
PowerStressModule.h
RangeTestModule.cpp
RangeTestModule.h
RemoteHardwareModule.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
RemoteHardwareModule.h
ReplyModule.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
ReplyModule.h
RoutingModule.cpp
RoutingModule.h
SerialModule.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
SerialModule.h
StoreForwardModule.cpp
StoreForwardModule.h
SystemCommandsModule.cpp Unify the shutdown proceedure (#7393) 2025-07-20 18:53:40 -05:00
SystemCommandsModule.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
TextMessageModule.cpp Make the shouldWake function always available, and remove the bool (#7300) 2025-07-10 22:51:43 -05:00
TextMessageModule.h
TraceRouteModule.cpp Add Trace Route on BaseUI (#7386) 2025-07-24 17:23:45 -05:00
TraceRouteModule.h Add Trace Route on BaseUI (#7386) 2025-07-24 17:23:45 -05:00
WaypointModule.cpp 2.7 fixes w2 (#7148) 2025-07-02 20:50:49 -05:00
WaypointModule.h