aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Remove a few cut-and-paste author attributions.px4dev2012-12-025-7/+2
* 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 #75 from PX4/delay_testpx4dev2012-12-012-0/+202
|\ \
| * | Added delay test to measure comm delays with a led / scopeLorenz Meier2012-11-272-0/+202
* | | 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
| |/ /
* | | Merge pull request #80 from PX4/#61-px4io-spektrum-decoderpx4dev2012-12-0111-358/+665
|\ \ \
| * | | Prevented unhealthy RC input from propagating through the systemLorenz Meier2012-12-012-9/+17
| * | | Merge branch 'sbus' of https://github.com/PX4/Firmware into #61-px4io-spektru...px4dev2012-12-017-24/+71
| |\ \ \
| | * | | Harmonized PPM, S.BUS and DSM input (order: first preference S.Bus, then DSM,...Lorenz Meier2012-11-305-17/+67
| | * | | Merge remote-tracking branch 'origin/#61-px4io-spektrum-decoder' into sbusLorenz Meier2012-11-3010-323/+447
| | |\ \ \
| | * | | | 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
| | | | |_|/ | | | |/| |
| * | | | | Clean up the FMU communications init.px4dev2012-11-303-9/+14
| * | | | | We don't need non-blocking I/O for this context anymore; it's OK for it to bl...px4dev2012-11-301-1/+1
| * | | | | Use the right constraint for the output mixer; we might end up wanting more v...px4dev2012-11-301-3/+1
| * | | | | Avoid processing S.bus channels that cannot be communicated to FMUpx4dev2012-11-301-3/+8
| * | | | | Build fix - need <termios.h>px4dev2012-11-301-0/+1
| * | | | | save ~200 bytes of RAM by correctly positioning the S.bus decoder table in fl...px4dev2012-11-301-1/+1
| | |_|/ / | |/| | |
| * | | | Just for fun, add a (completely untested) S.bus decoder.px4dev2012-11-302-3/+146
| * | | | Rework the PX4IO software architecture:px4dev2012-11-3010-314/+294
| * | | | Add some more information to comments.px4dev2012-11-291-8/+9
| |/ / /
| * | | Fix the DSM (spektrum) protocol decoder, and add some format auto-detection t...px4dev2012-11-294-40/+156
| * | | Don't print the status line so much; we seem to drop a lot of receive charact...px4dev2012-11-291-0/+2
| * | | Fix includes for debug output.px4dev2012-11-291-3/+4
| |/ /
* | | Merge pull request #76 from PX4/topics_cleanuppx4dev2012-12-016-8/+12
|\ \ \
| * | | Cleaned up different uorb topics, cleaned up excessive stack sizesLorenz Meier2012-11-276-8/+12
| | |/ | |/|
* | | Fixed missing heading for mtkcustom and nmeaJulian Oes2012-11-302-2/+2
| |/ |/|
* | Hotfix: calibration status returns sanity checks with better granularityLorenz Meier2012-11-271-6/+47
|/
* fixed wing manual setpoints in manual modeLorenz Meier2012-11-251-15/+35
* Removed unneeded headerLorenz Meier2012-11-241-54/+0
* Improved drivers, allowed parallel use of multiple gyrosLorenz Meier2012-11-233-9/+12
* Removed debug printfLorenz Meier2012-11-211-1/+0
* Merge branch 'development' of github.com:PX4/Firmware into developmentLorenz Meier2012-11-2124-218/+458
|\
| * Temporarily very verbose on flow outputLorenz Meier2012-11-211-1/+3
| * Added vicon, actuator controls effective and optical flow to loggingLorenz Meier2012-11-213-9/+52
| * Added actuator controls effective topicLorenz Meier2012-11-213-4/+105
| * Fixed typo in console message stringLorenz Meier2012-11-211-1/+1
| * Yaw rate sanity checking for controllerLorenz Meier2012-11-201-0/+5
| * Disabling commander black magicLorenz Meier2012-11-201-1/+3
| * Added setpoint tripletLorenz Meier2012-11-202-0/+81
| * Cleaned up PI wrapping code, still subject to testingLorenz Meier2012-11-2010-173/+120
| * Changed yaw position control to yaw speed control for multirotors, tested wit...Julian Oes2012-11-194-19/+44
| * Distinction between yaw position and yaw speed control, just messsed around i...Julian Oes2012-11-194-40/+56
| * Fixed minor optical flow receive and retransmit issue, value was not re-trans...Lorenz Meier2012-11-193-1/+19
* | Removed left-over commentLorenz Meier2012-11-211-3/+0
|/