firmware/src/modules
GUVWAF d9bd9bdfb0
StoreForward updates (#3194)
* StoreForward updates
- Send history in "text" variant
- Don't send history the client already got
- Check if PSRAM is full
- More sensible defaults

* Set `TEXT_BROADCAST` or `TEXT_DIRECT` RequestResponse tag

* feat: E-Ink "Dynamic Partial" (#3193)

Use a mixture of full refresh, partial refresh, and skipped updates, balancing urgency and display health.

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>

* [create-pull-request] automated change (#3209)

Co-authored-by: thebentern <thebentern@users.noreply.github.com>

* Reset `last_index` if history was cleared, e.g. by reboot

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: todd-herbert <herbert.todd@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: thebentern <thebentern@users.noreply.github.com>
Co-authored-by: Garth Vander Houwen <garthvh@yahoo.com>
2024-02-14 07:07:20 -06:00
..
esp32 StoreForward updates (#3194) 2024-02-14 07:07:20 -06:00
Telemetry Fix INA sensor dual use between environment telem and device battery reading (#3002) 2023-12-08 19:26:37 -06:00
AdminModule.cpp Admin message to delete file (#3144) 2024-01-29 06:10:48 -06:00
AdminModule.h Pico W: Initial Wi-Fi support (#2980) 2023-12-02 14:47:52 -06:00
AtakPluginModule.cpp Fix - Add GeoChat To field to payloads and handle compression (#3199) 2024-02-10 14:20:04 -06:00
AtakPluginModule.h ATAK plugin (#3189) 2024-02-09 20:31:10 -06:00
CannedMessageModule.cpp Portduino work (#3049) 2024-01-12 02:00:31 -06:00
CannedMessageModule.h Select Node and channel in Canned Message module. 2023-12-12 21:35:01 -06:00
DetectionSensorModule.cpp Added detection sensor en pin to fix issues with RAK microwave (#2940) 2023-11-15 09:26:47 -06:00
DetectionSensorModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
ExternalNotificationModule.cpp update default (#3114) 2024-01-19 13:41:24 -06:00
ExternalNotificationModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
ModuleDev.h
Modules.cpp ATAK plugin (#3189) 2024-02-09 20:31:10 -06:00
Modules.h
NeighborInfoModule.cpp Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
NeighborInfoModule.h fix crash and Debug logging in NeighbourInfo 2023-08-22 15:43:21 +02:00
NodeInfoModule.cpp Update channel of node in updateUser and write to flash if needed (#3094) 2024-01-15 20:11:35 -06:00
NodeInfoModule.h Add nodedb channel handling (#2384) 2023-03-29 06:51:22 -05:00
PositionModule.cpp Don't ever delete own node from DB (#3122) 2024-01-22 20:13:27 -06:00
PositionModule.h Lost and found mode (#3012) 2023-12-13 17:43:20 -06:00
RangeTestModule.cpp more fixes for trunk 2023-08-03 10:05:38 +02:00
RangeTestModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
RemoteHardwareModule.cpp Fix "watch GPIOs" feature of Remote Hardware module (#3047) 2024-01-03 15:08:28 -06: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 Added Known-Only rebroadcast mode behavior (#2993) 2023-12-06 14:02:41 -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 [BOARD]: CanaryOne (#3150) 2024-02-10 17:55:32 -06:00
SerialModule.h RP2040: Add SerialModule support (#2830) 2023-09-26 05:45:34 -05:00
TextMessageModule.cpp Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
TextMessageModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
TraceRouteModule.cpp Mark packets received via MQTT and add option to ignore them (#3117) 2024-01-20 14:22:09 -06: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