MCPcopy Create free account
hub / github.com/StuckAtPrototype/Racer / controller_task

Function controller_task

firmware/main/controller.c:237–269  ·  view source on GitHub ↗

* @brief Controller task for processing motor commands * * This task waits for notifications from the motor command system and processes * motor commands by sending them to the motor control queues. It runs in a * separate task to ensure responsive motor control. * * @param pvParameters Task parameters (unused) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected