aboutsummaryrefslogtreecommitdiff
path: root/src/modules/px4iofirmware/mixer.cpp
Commit message (Expand)AuthorAgeFilesLines
* First try for an ESC calibration toolJulian Oes2013-06-201-5/+8
* Added functionality to enable PWM output for stupid ESCs even when safety is ...Julian Oes2013-06-191-37/+88
* Forgot to remove some debug stuffJulian Oes2013-06-191-5/+1
* Merge remote-tracking branch 'upstream/io_fixes' into new_state_machineJulian Oes2013-06-181-29/+48
|\
| * Minor state machine improvements and fixes for IO safety / in-air restart han...Lorenz Meier2013-06-121-4/+7
| * Made pwm command sending continously, improved failsafe logicLorenz Meier2013-06-071-9/+7
* | Adressed performance concern and fixed a copy paste bugJulian Oes2013-06-181-2/+9
* | First try to prevent motors from stopping when armedJulian Oes2013-06-181-2/+18
|/
* Hotfix: Make IOs mixer loading pedantic to make sure the full mixer loadsLorenz Meier2013-06-071-6/+12
* Set default failsafe value to 0 of mixerLorenz Meier2013-05-291-0/+37
* Slightly reworked IO internal failsafe, added command to activate it (px4io f...Lorenz Meier2013-05-281-6/+23
* Hotfix: Changed alarms back to what they originally were designed for: Traps ...Lorenz Meier2013-05-161-1/+0
* Fixed compile and logic errors, behaving nowLorenz Meier2013-05-131-2/+2
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-281-0/+311