aboutsummaryrefslogtreecommitdiff
path: root/src/modules/px4iofirmware/dsm.c
Commit message (Expand)AuthorAgeFilesLines
* Added int cast to handle arithmetic correctlyLorenz Meier2014-02-211-1/+1
* Scaling Spektrum inputs into normalized value same as the servo outputs doLorenz Meier2014-02-211-4/+18
* Fix copyright, do not return junk channel #13 that Spektrum gives us.Lorenz Meier2014-02-211-1/+10
* Added support for DX10t, which apparently outputs 13 channelsLorenz Meier2014-02-211-0/+1
* px4io: enable power on Spektrum connector on initAndrew Tridgell2014-01-071-0/+6
* Added support for a total of four control groups to the IO driver and IO firm...Lorenz Meier2013-12-081-1/+1
* Add support for 8 channel DSMX sattelite pairingJean Cyr2013-10-121-1/+1
* Finally get the #if right!!!Jean Cyr2013-09-181-1/+1
* Fix backwards ifdef in dsm.cJean Cyr2013-09-181-1/+1
* Implement Spektrum DSM pairing in V2Jean Cyr2013-09-181-6/+15
* Merged masterLorenz Meier2013-08-171-172/+236
|\
| * Remoce C++ style Doxygen commentsJean Cyr2013-08-161-59/+49
| * Doxygenate and style dsm.cJean Cyr2013-08-151-169/+243
* | Merged public masterLorenz Meier2013-08-161-2/+2
|\|
| * Some DSM satellites are fussier about bind pulse timingJean Cyr2013-08-101-2/+2
* | More compile fixesLorenz Meier2013-07-161-0/+5
|/
* 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-2/+41
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-281-0/+356