firmware/src/modules
Ben Meadors 113026c372
Allow overriding the default Serial console output settings (#2528)
* Implement override_console_serial_port

* It's opposite day in Logictown

* Try to use native serial types for platforms

* Fix for s3

* Trunk

* Screw it... just declare as Print and handle init

* Alright, chatty kathy

* Missed a spot

* I'll take "Kill that FIXME" for 800, Alex

* Badunkadunk

* Refactor out a lot of duplicated code

* Boogers

* Okay I probably should stop changing everything
2023-05-30 05:26:34 -05:00
..
esp32 derp 2023-05-15 17:16:32 +02:00
Telemetry Update lastSentToPhone after sendTelemetry (#2522) 2023-05-27 12:35:45 -05:00
AdminModule.cpp trunk 2023-05-24 02:48:48 +02:00
AdminModule.h Remote hardware overhaul (#2495) 2023-05-22 07:00:20 -05:00
CannedMessageModule.cpp Remove sending network ping to displayed node on interval 2023-03-26 16:16:01 +02:00
CannedMessageModule.h whatever makes trunk happy. 2023-01-21 21:23:24 +01:00
ExternalNotificationModule.cpp RAK14001 RGB LED support (#2464) 2023-05-06 07:17:40 -05:00
ExternalNotificationModule.h whatever makes trunk happy. 2023-01-21 21:23:24 +01:00
ModuleDev.h more rename plugin to module 2022-02-27 02:21:02 -08:00
Modules.cpp fmt 2023-03-04 17:25:55 +01:00
Modules.h More renaming plugin to module 2022-02-27 01:49:24 -08:00
NodeInfoModule.cpp Fix for nodeInfo change to inform phone 2023-04-11 14:01:01 +02:00
NodeInfoModule.h Add nodedb channel handling (#2384) 2023-03-29 06:51:22 -05:00
PositionModule.cpp Allow overriding the default Serial console output settings (#2528) 2023-05-30 05:26:34 -05:00
PositionModule.h Add nodedb channel handling (#2384) 2023-03-29 06:51:22 -05:00
RemoteHardwareModule.cpp Remote hardware overhaul (#2495) 2023-05-22 07:00:20 -05:00
RemoteHardwareModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
ReplyModule.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
ReplyModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
RoutingModule.cpp Fmt 2023-01-30 14:50:57 -06:00
RoutingModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
SerialModule.cpp Allow overriding the default Serial console output settings (#2528) 2023-05-30 05:26:34 -05:00
SerialModule.h CalTopo NMEA mode (#2526) 2023-05-28 14:56:44 -05:00
TextMessageModule.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
TextMessageModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
TraceRouteModule.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
TraceRouteModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
WaypointModule.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
WaypointModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00