aboutsummaryrefslogtreecommitdiff
path: root/src/modules/px4iofirmware/controls.c
Commit message (Expand)AuthorAgeFilesLines
* Build fix for IO control input parsing.Lorenz Meier2014-01-261-2/+2
* Differentiate between failsafe having kicked in (which stops the normal outpu...Lorenz Meier2014-01-261-83/+104
* Allow the setup flags to control the S.BUS / RSSI port instead of doing some ...Lorenz Meier2014-01-261-14/+9
* Clean up RC related metadata, put everything into the RC data page. This ensu...Lorenz Meier2014-01-261-10/+39
* Fixed year in controls.c comment.Lorenz Meier2014-01-251-1/+1
* Make SBUS switching conditional to be friendly to IO v1Lorenz Meier2014-01-231-0/+2
* RSSI and concurrent S.Bus output handlingLorenz Meier2014-01-181-0/+9
* Merged masterLorenz Meier2013-12-271-6/+10
|\
| * Changed RSSI range to 0..255Lorenz Meier2013-12-251-3/+3
| * Added PPM frame length feedback in IO comms and status command - allows to wa...Lorenz Meier2013-12-251-3/+7
* | Fix usage of wrong constant for RC input channelsLorenz Meier2013-12-221-10/+12
* | Fixed compile errorLorenz Meier2013-12-211-2/+2
|/
* First stab at implementing better RSSI based connection status estimation, st...Lorenz Meier2013-12-131-4/+17
* Fix the direction of the override switch for the new state machineLorenz Meier2013-09-241-1/+1
* Hotfix for S.Bus systems with more than 8 channelsLorenz Meier2013-09-101-2/+4
* Hotfix: remove bogus commitLorenz Meier2013-09-101-2/+0
* Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-151-0/+2
|\
| * Fix bug where IO was in override mode for copter (workaround was to disconnec...Julian Oes2013-08-141-0/+2
* | Merge branch 'master' of https://github.com/PX4/Firmware into fmuv2_bringuppx4dev2013-07-141-2/+9
|\|
| * Prevent RELAY1 control via IOCTL if DSM bind feature is enabledJean Cyr2013-07-071-1/+1
| * Support binding DSM2 and DSMX satellite receiversJean Cyr2013-07-051-3/+10
| * Hotfix: Changed alarms back to what they originally were designed for: Traps ...Lorenz Meier2013-05-161-2/+1
* | Tweak protocol register assignments and add new registers to accommodate diff...px4dev2013-07-061-6/+6
* | iov2 pin definition cleanup sweeppx4dev2013-07-041-2/+2
* | Hotfix: Changed alarms back to what they originally were designed for: Traps ...Lorenz Meier2013-05-211-2/+1
|/
* Re-enabled mixerLorenz Meier2013-04-281-2/+2
* IO compilingLorenz Meier2013-04-281-2/+2
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-281-0/+332