firmware/src/modules
Ben Meadors 982190936d
Some checks are pending
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / package-raspbian (push) Waiting to run
CI / package-raspbian-armv7l (push) Waiting to run
CI / package-native (push) Waiting to run
CI / after-checks (push) Blocked by required conditions
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
Flawfinder Scan / Flawfinder (push) Waiting to run
More log reductions. I'll probably stop now ;-) (#5263)
2024-11-06 21:03:25 +08:00
..
esp32 More reduction (#5256) 2024-11-04 19:15:59 -06:00
Telemetry More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +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 ATAK plugin (#3189) 2024-02-09 20:31:10 -06:00
CannedMessageModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
CannedMessageModule.h Wrangle module frames with I2C keyboard (#4817) 2024-09-25 06:27:04 -05: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 more rename plugin to module 2022-02-27 02:21:02 -08:00
Modules.cpp Add health telemetry module (#4927) 2024-10-07 19:50:44 -05:00
Modules.h More renaming plugin to module 2022-02-27 01:49:24 -08:00
NeighborInfoModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
NeighborInfoModule.h Scale default intervals based for *online* mesh size past 40 nodes (#4277) 2024-07-13 05:59:19 -05:00
NodeInfoModule.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
NodeInfoModule.h Shorter nodeinfo timeout redux (#4458) 2024-08-14 17:17:53 -05:00
PositionModule.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
PositionModule.h Remove scaling of smart position broadcast minimum interval specifically (#4677) 2024-09-10 15:30:40 -05:00
PowerStressModule.cpp Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
PowerStressModule.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
RangeTestModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
RangeTestModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
RemoteHardwareModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
RemoteHardwareModule.h Implement GPIO pin allowlist (#4882) 2024-09-27 19:31:05 -05:00
ReplyModule.cpp Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06: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 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 Serial Mode for Ecowitt WS85 weather station. (#4296) 2024-07-21 07:09:37 -05:00
StoreForwardModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
StoreForwardModule.h First stab at enabling store and forward for Native 2024-09-28 11:37:27 +02:00
TextMessageModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
TextMessageModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
TraceRouteModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
TraceRouteModule.h Fix size calculation of route/SNR array 2024-09-09 19:13:00 +02:00
WaypointModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
WaypointModule.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00