You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lorenz Meier f81d00594c Made PX4IO FMU timeout based on IOs HRT, updating mixers now on every FMU update and not at fixed rate, this is WIP and currently does not support mixing with RC-only 12 years ago
..
Makefile Cleanup and refactor of the PX4IO firmware and board support. Builds, not tested yet. 12 years ago
comms.c Made PX4IO FMU timeout based on IOs HRT, updating mixers now on every FMU update and not at fixed rate, this is WIP and currently does not support mixing with RC-only 12 years ago
controls.c Made PX4IO FMU timeout based on IOs HRT, updating mixers now on every FMU update and not at fixed rate, this is WIP and currently does not support mixing with RC-only 12 years ago
dsm.c Adjust the control mapping from DSM receivers to correspond to the standard PPM control mapping for channels 0-4. 12 years ago
mixer.c Made PX4IO FMU timeout based on IOs HRT, updating mixers now on every FMU update and not at fixed rate, this is WIP and currently does not support mixing with RC-only 12 years ago
protocol.h Added required additional fields: If system is ok to launch (required for LED indicator), if system is ok to override fully by RC (required for multirotors which should not support this), desired PWM output rate in Hz (again required for some multirotors). 12 years ago
px4io.c Merged IO feature branch 12 years ago
px4io.h Made PX4IO FMU timeout based on IOs HRT, updating mixers now on every FMU update and not at fixed rate, this is WIP and currently does not support mixing with RC-only 12 years ago
safety.c Merged IO feature branch 12 years ago
sbus.c Lock out the PPM decoder if the DSM or S.bus decoders have seen a frame recently. 12 years ago