aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/drv_pwm_output.h
Commit message (Expand)AuthorAgeFilesLines
* Allow a bit more flexibility of PWM rangeLorenz Meier2015-03-201-2/+2
* PWM output header: Fix PWM output base device pathLorenz Meier2015-02-151-2/+2
* Driver headers: Move to 0-based indicesLorenz Meier2015-02-091-1/+2
* px4io: added RC_CONFIG, SET_OVERRIDE_OK and CLEAR_OVERRIDE_OK ioctlsAndrew Tridgell2014-11-161-4/+4
* px4io: added OVERRIDE_IMMEDIATE arming flagAndrew Tridgell2014-11-161-0/+3
* px4io: added RC_CONFIG, SET_OVERRIDE_OK and CLEAR_OVERRIDE_OK ioctlsAndrew Tridgell2014-11-161-0/+26
* drivers: allow forcing the safety switch onAndrew Tridgell2014-10-301-0/+3
* Fix 8+ channel bindingDon Gagne2014-10-121-1/+1
* Support for termination failsafe in PWM out driverLorenz Meier2014-08-271-2/+5
* Ignore single channels during PWM outputHolger Steinhaus2014-08-261-0/+5
* PX4IO driver: Add support to set force failsafeLorenz Meier2014-07-181-0/+3
* pwm: added PWM_SERVO_SET_FORCE_SAFETY_OFF ioctlAndrew Tridgell2014-04-281-0/+3
* Code styleLorenz Meier2014-02-211-1/+1
* Merged master into lockdown_disableLorenz Meier2014-01-301-0/+4
|\
| * px4fmu: added PWM_SERVO_SET_COUNT APIAndrew Tridgell2014-01-231-0/+4
* | Add IOCTLs to disable lockdown of an output portLorenz Meier2014-01-161-0/+14
|/
* pwm_output: Allow PWM values from 900us to 2100us but use a default of 1000us...Julian Oes2013-10-311-4/+14
* Merge remote-tracking branch 'px4/master' into pwm_ioctlsJulian Oes2013-10-191-0/+1
|\
| * Add support for 8 channel DSMX sattelite pairingJean Cyr2013-10-121-0/+1
* | pwm systemcmd can now set the failsafe values, fmu uses failsafe values as we...Julian Oes2013-10-191-6/+12
* | Use unsigned for channel countsJulian Oes2013-10-111-1/+1
* | Trying to get rid of magic PWM numbersJulian Oes2013-10-071-0/+20
* | pwm info provides more information, some fixes for setting rate/min/max/disarmedJulian Oes2013-10-071-10/+28
* | Merge remote-tracking branch 'px4/master' into pwm_ioctlsJulian Oes2013-09-291-0/+3
|\|
| * DSM pairing cleanup in px4io.cppJean Cyr2013-09-121-0/+3
* | Exported disarmed PWM values as IOCTLsLorenz Meier2013-09-101-1/+11
|/
* Remove unused IOCTLsJean Cyr2013-08-111-4/+1
* Support binding DSM2 and DSMX satellite receiversJean Cyr2013-07-051-0/+9
* arming: added PWM_SERVO_SET_ARM_OK and PWM_SERVO_CLEAR_ARM_OKAndrew Tridgell2013-05-161-0/+6
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+201