aboutsummaryrefslogtreecommitdiff
path: root/src/modules/px4iofirmware/mixer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed pwm_limit interface a bitJulian Oes2013-10-111-3/+1
* Moved PWM ramp to systemlibJulian Oes2013-10-081-108/+27
* Trying to get rid of magic PWM numbersJulian Oes2013-10-071-2/+2
* pwm info provides more information, some fixes for setting rate/min/max/disarmedJulian Oes2013-10-071-2/+2
* Fix a whole bunch of sanity checks across all mixersLorenz Meier2013-09-221-1/+1
* Allow mixer upload when PWM is onJulian Oes2013-09-021-2/+2
* Merged fmuv2_bringupLorenz Meier2013-08-211-1/+2
|\
| * Added flag to disable RC evaluation onboard of IO (raw values still forwarded)Lorenz Meier2013-08-211-1/+2
* | Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-151-21/+113
|\ \ | |/ |/|
| * 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
| |/
* / Tweak protocol register assignments and add new registers to accommodate diff...px4dev2013-07-061-8/+8
|/
* 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