aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-305-58/+210
|\ \ \ \ | |/ / / |/| | |
| * | | Cleaned up attitude control in HIL, implemented very simple guided / stabiliz...Lorenz Meier2012-12-281-3/+0
| * | | Merged relay activationLorenz Meier2012-12-271-4/+36
| |\ \ \ | | | |/ | | |/|
| | * | Initial implementation of application access to the PX4IO relays.px4dev2012-12-202-2/+32
| * | | Added header for common priority bandsLorenz Meier2012-12-271-1/+2
| * | | Merge branch 'master' of github.com:PX4/Firmware into fixedwing_outdoorLorenz Meier2012-12-241-1/+0
| |\ \ \ | | | |/ | | |/|
| * | | Merged NuttXLorenz Meier2012-12-231-26/+16
| |\ \ \
| | * | | Local changes to match upstream changes.px4dev2012-11-221-26/+16
| * | | | Merge branch 'gyros_parallel' into fixedwing_outdoorLorenz Meier2012-12-221-3/+10
| |\ \ \ \
| * | | | | Robustified actuator output topic, added number of mixed outputsLorenz Meier2012-12-223-14/+44
| * | | | | Cleanup in ADC driver, re-add all inputs that are presentLorenz Meier2012-12-191-2/+2
| * | | | | Cleaned up HIL on FMU / IO comboLorenz Meier2012-12-192-5/+3
| * | | | | Merged PWM fixesLorenz Meier2012-12-183-55/+85
| |\ \ \ \ \
| * \ \ \ \ \ Merged IO feature branchLorenz Meier2012-12-132-9/+81
| |\ \ \ \ \ \
| | * | | | | | Added required additional fields: If system is ok to launch (required for LED...Lorenz Meier2012-12-132-8/+110
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' of github.com:PX4/Firmware into fixedwing_outdoorLorenz Meier2012-12-091-3/+3
| |\| | | | |
| * | | | | | Merged DSM fixesLorenz Meier2012-12-056-4/+620
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '#61-px4io-spektrum-decoder' into fixedwing_outdoorLorenz Meier2012-12-012-71/+51
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into fixedwing_outdoorLorenz Meier2012-11-271-6/+47
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Ported all mixers to actuator_controls_effective topic, mixers do not output ...Lorenz Meier2012-11-272-2/+34
* | | | | | | | | | Make mixer ioctls load from a memory buffer rather than a file. This is prep ...px4dev2012-12-294-38/+36
* | | | | | | | | | Remove the unused complex-multirotor setup ioctl, since it's not implemented ...px4dev2012-12-284-33/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch '#102-pwm-output-correctness'px4dev2012-12-233-55/+85
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Fix several aspects of the PWM output driver; enable auto-reload, use named c...px4dev2012-12-181-24/+27
| * | | | | | | | Teach 'fake' to set the arming state as well.px4dev2012-12-181-13/+42
| * | | | | | | | use <err.h> more consistently in the fmu driver.px4dev2012-12-181-17/+15
| * | | | | | | | Fix the PWM servo ioctl base so it's not overlapping the GPIOspx4dev2012-12-181-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #94 from PX4/DSM-decoder-fixpx4dev2012-12-231-1/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'master' into DSM-decoder-fixpx4dev2012-12-191-3/+3
| |\| | | | | | | | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Add a 'monitor' verb to the px4io command so we can watch inputs to IO (it co...px4dev2012-12-031-1/+41
* | | | | | | | Update apps/drivers/mpu6000/mpu6000.cpppx4dev2012-12-231-1/+0
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Made MPU-6000 gyro optionalLorenz Meier2012-12-221-3/+10
| |/ / / / / |/| | | | |
* | | | | | Fixed calibration checkLorenz Meier2012-12-071-3/+3
|/ / / / /
* | | | | Merge pull request #90 from PX4/#89-BlinkM-driverpx4dev2012-12-015-3/+579
|\ \ \ \ \
| * | | | | Force the fade speed to something sensible. Deal better with failed probes.px4dev2012-12-011-0/+4
| * | | | | A driver and shell command for the BlinkM I2C LED controller.px4dev2012-12-015-3/+575
| | |/ / / | |/| | |
* | | | | Merge pull request #73 from PX4/io_armingpx4dev2012-12-012-3/+4
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Not arming FMU in HIL modeLorenz Meier2012-11-261-2/+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
|/ / /