Files
PX4-Autopilot/src
Balduin 5b07e0aa2f refactor(control_allocator): remove different timeouts again
in the name of simplicity, have one hardcoded timeout. Options to
address actuators that need more time:

 - repeatedly send the command from the GS
 - use another param in the {MAV/VEHICLE}_CMD to specify the duration,
   expose also in commander interface, take default if not given
2026-05-06 18:34:00 +02:00
..