firmware/src/modules
Daniel.Cao 6eba2789d0
rak10701 (rak wismeshtap) optimization (#5280)
* Improve the processing speed of virtual keyboards
* Remove the disable GPS feature, as it would interfere with the normal use of TFT
* Changed the default screen sleep time to 30s
* Rename platform rak10701 -> rak wismeshtap
* Fixed rak wismeshtap turned off gps caused the screen not to display
* Reduce the size of the flash, otherwise uf2 will not work

Co-authored-by: Daniel Cao <daniel.cao@rakwireless.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Tom Fifield <tom@tomfifield.net>
2024-11-11 13:37:43 +01:00
..
esp32 More reduction (#5256) 2024-11-04 19:15:59 -06:00
Telemetry copy the has_relative_humidity value to telem packet from AHTX0 packet (#5277) 2024-11-08 07:59:36 +08:00
AdminModule.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
AdminModule.h musl compatibility (#5219) 2024-11-03 14:24:04 +01:00
AtakPluginModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
AtakPluginModule.h
CannedMessageModule.cpp rak10701 (rak wismeshtap) optimization (#5280) 2024-11-11 13:37:43 +01:00
CannedMessageModule.h rak10701 (rak wismeshtap) optimization (#5280) 2024-11-11 13:37:43 +01:00
DetectionSensorModule.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
DetectionSensorModule.h Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
DropzoneModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
DropzoneModule.h Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
ExternalNotificationModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
ExternalNotificationModule.h De-duplicate Ambient LED management code (#5156) 2024-10-29 05:41:21 -05:00
ModuleDev.h
Modules.cpp Add health telemetry module (#4927) 2024-10-07 19:50:44 -05:00
Modules.h
NeighborInfoModule.cpp Add setting to transmit NeighborInfo over LoRa (#5286) 2024-11-09 09:38:48 +08:00
NeighborInfoModule.h
NodeInfoModule.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
NodeInfoModule.h
PositionModule.cpp uClibc compatibility (#5270) 2024-11-07 14:23:08 +01:00
PositionModule.h
PowerStressModule.cpp Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
PowerStressModule.h
RangeTestModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
RangeTestModule.h
RemoteHardwareModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
RemoteHardwareModule.h
ReplyModule.cpp Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
ReplyModule.h
RoutingModule.cpp Improve ACK logic for responses and repeated packets (#5232) 2024-11-03 06:21:45 -06:00
RoutingModule.h Improve ACK logic for responses and repeated packets (#5232) 2024-11-03 06:21:45 -06:00
SerialModule.cpp Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
SerialModule.h
StoreForwardModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
StoreForwardModule.h
TextMessageModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
TextMessageModule.h
TraceRouteModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
TraceRouteModule.h
WaypointModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
WaypointModule.h