aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/px4io
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Introduced battery_status uORB topic, changed sensors app to publish to it, e...Lorenz Meier2013-01-011-0/+25
| | |/ / / | |/| | |
* | | | | Removed unwanted castLorenz Meier2013-01-061-1/+1
* | | | | Used correct datatype, removed unwanted castLorenz Meier2013-01-061-3/+3
| |_|_|/ |/| | |
* | | | The multirotor mixer return 0 instead of the number of channels, my Hex is fl...Julian Oes2012-12-311-3/+3
* | | | Merged IO mixing branchLorenz Meier2012-12-302-92/+115
|\ \ \ \ | | |/ / | |/| |
| * | | Fix px4io signal test command to force FMU armed state.px4dev2012-12-301-0/+7
| * | | Implement the remaining pieces of mixer upload to PX4IO.px4dev2012-12-302-71/+107
* | | | mergedLorenz Meier2012-12-301-13/+129
|\ \ \ \ | |/ / / |/| | |
| * | | Merged relay activationLorenz Meier2012-12-271-4/+36
| |\ \ \ | | | |/ | | |/|
| | * | Initial implementation of application access to the PX4IO relays.px4dev2012-12-201-1/+31
| * | | Added header for common priority bandsLorenz Meier2012-12-271-1/+2
| * | | Robustified actuator output topic, added number of mixed outputsLorenz Meier2012-12-221-3/+7
| * | | Cleaned up HIL on FMU / IO comboLorenz Meier2012-12-191-4/+3
| * | | Merged IO feature branchLorenz Meier2012-12-131-8/+72
| |\ \ \
| | * | | Added required additional fields: If system is ok to launch (required for LED...Lorenz Meier2012-12-131-7/+101
| | |/ /
| * | | Merged DSM fixesLorenz Meier2012-12-051-1/+41
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch '#61-px4io-spektrum-decoder' into fixedwing_outdoorLorenz Meier2012-12-012-71/+51
| |\ \ \
| * | | | Ported all mixers to actuator_controls_effective topic, mixers do not output ...Lorenz Meier2012-11-271-1/+17
* | | | | Make mixer ioctls load from a memory buffer rather than a file. This is prep ...px4dev2012-12-291-15/+17
* | | | | Remove the unused complex-multirotor setup ioctl, since it's not implemented ...px4dev2012-12-281-5/+0
| |_|/ / |/| | |
* | | | Add a 'monitor' verb to the px4io command so we can watch inputs to IO (it co...px4dev2012-12-031-1/+41
| |_|/ |/| |
* | | Merge pull request #73 from PX4/io_armingpx4dev2012-12-011-1/+2
|\| | | |/ |/|
| * IO does not arm in HIL modeLorenz Meier2012-11-261-1/+2
* | Prevented unhealthy RC input from propagating through the systemLorenz Meier2012-12-011-8/+10
* | Merge branch 'sbus' of https://github.com/PX4/Firmware into #61-px4io-spektru...px4dev2012-12-012-3/+4
|\ \
| * \ Merge remote-tracking branch 'origin/#61-px4io-spektrum-decoder' into sbusLorenz Meier2012-11-301-63/+33
| |\ \
| * | | Enabled UART3, added JTAG make target for IO, removed potentially problematic...Lorenz Meier2012-11-301-1/+0
| * | | Merge branch '#78-px4io-firmware-updater' of github.com:PX4/Firmware into sbusLorenz Meier2012-11-291-2/+4
| |\ \ \
| | * | | Possible fix for #78 - increase the wait timeout for discard when flashing PX...px4dev2012-11-281-2/+4
| | | |/ | | |/|
* | | | Build fix - need <termios.h>px4dev2012-11-301-0/+1
| |_|/ |/| |
* | | Rework the PX4IO software architecture:px4dev2012-11-301-63/+33
|/ /
* / Fix the DSM (spektrum) protocol decoder, and add some format auto-detection t...px4dev2012-11-291-12/+18
|/
* Merge remote-tracking branch 'upstream/master' into ioJulian Oes2012-11-131-0/+1
|\
| * Added missing channel count in px4io driverLorenz Meier2012-11-131-0/+1
* | Revert "Revert "Another take on Spektrum/DSM frame decoding, based on more ca...Julian Oes2012-11-071-5/+5
* | Revert "Another take on Spektrum/DSM frame decoding, based on more careful ex...Julian Oes2012-11-071-5/+5
* | Merge branch 'master' of https://github.com/PX4/FirmwareJulian Oes2012-11-071-5/+5
|\|
| * Another take on Spektrum/DSM frame decoding, based on more careful examinatio...px4dev2012-11-071-5/+5
* | Corrected two small bugs considering arming and disarmingJulian Oes2012-11-061-3/+2
|/
* Quickly separated low-level raw RC from mapped / scaled RC, supports FMU PPM ...Lorenz Meier2012-11-051-2/+18
* Add prototypical support for Spektrum satellite remotes to PX4IO.px4dev2012-11-051-5/+63
* When starting the px4io driver, check that data is being received from the PX...px4dev2012-11-031-16/+79
* Check for transmit errors.px4dev2012-11-031-1/+4
* Cleanup and refactor of the PX4IO firmware and board support. Builds, not te...px4dev2012-11-031-1/+1
* Major formatting/whitespace cleanuppx4dev2012-10-232-10/+73
* Move the PX4IO driver into the drivers folder.px4dev2012-10-224-0/+1136