aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Check 30 seconds for USB portLorenz Meier2014-01-071-1/+3
* | | | | | Fixed error handling logic, we want to return, not exitLorenz Meier2014-01-071-20/+22
* | | | | | Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_testsLorenz Meier2014-01-071-2/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_testsLorenz Meier2014-01-051-0/+3
| |\ \ \ \ \ \
| * | | | | | | Do not require suffixed constantsLorenz Meier2014-01-051-2/+1
* | | | | | | | Improved mount testLorenz Meier2014-01-044-118/+149
* | | | | | | | Create test config for FMUv1Lorenz Meier2014-01-041-0/+48
| |/ / / / / / |/| | | | | |
* | | | | | | Fixed tests configLorenz Meier2014-01-041-0/+3
|/ / / / / /
* | | | | | Auto-restarting mount test if config file presentLorenz Meier2014-01-041-1/+24
* | | | | | Added tests for mount / fsync / rebootLorenz Meier2014-01-044-1/+236
|/ / / / /
* | | | | Merge pull request #576 from PX4/tecs_climboutThomas Gubler2014-01-021-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tecs: change pitch on climbout #559 (ported from ardupilot)Thomas Gubler2014-01-021-0/+8
* | | | | HOTFIX: Avoid running out of range on the RC config paramsLorenz Meier2014-01-021-1/+1
|/ / / /
* | | | Merge pull request #573 from julianoes/hotfix_esc_calibLorenz Meier2014-01-011-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | ESC calib: low PWM value was not setJulian Oes2014-01-021-0/+1
|/ / /
* | | Reboot if IO update startup fails on first tryLorenz Meier2014-01-011-2/+3
* | | HOTFIX: Increased attitude control updates to 50 Hz - was less than 10 Hz and...Lorenz Meier2013-12-311-1/+2
* | | Merge pull request #570 from PX4/rc_configLorenz Meier2013-12-311-15/+22
|\ \ \
| * | | Add note about multi-port support on GCS sideLorenz Meier2013-12-291-1/+2
| * | | Support for more than 8 output portsLorenz Meier2013-12-291-14/+20
* | | | Merge pull request #569 from PX4/autostart_cleanupLorenz Meier2013-12-3123-351/+251
|\ \ \ \ | |_|_|/ |/| | |
| * | | Removed special logging config to cut down build timesLorenz Meier2013-12-301-157/+0
| * | | Cleanup, removed commander start calls in locations where its not neededLorenz Meier2013-12-306-28/+6
| * | | Fixed MAV type and typoLorenz Meier2013-12-281-3/+3
| * | | Further cleanup, added octosLorenz Meier2013-12-284-7/+121
| * | | Fixed typoLorenz Meier2013-12-281-1/+1
| * | | Cleaned up startup, should be completely compatible, but allows clean QGC ind...Lorenz Meier2013-12-2818-156/+65
| * | | Getting multicopter startup back to generic, trimming down number and content...Lorenz Meier2013-12-281-0/+49
| |/ /
| * / Allow N comparisons of a param value, returns success if one matchesLorenz Meier2013-12-281-14/+21
|/ /
* | Merge pull request #568 from sjwilks/phantomLorenz Meier2013-12-281-14/+19
|\ \
| * | Updated defaults following recent test flight that included autostart and landSimon Wilks2013-12-281-14/+19
|/ /
* | Merge pull request #566 from sjwilks/fx79Lorenz Meier2013-12-283-0/+169
|\ \
| * | Whitespace fixSimon Wilks2013-12-281-2/+2
| * | Set the tested defaultsSimon Wilks2013-12-281-3/+7
| * | Merge remote-tracking branch 'upstream/master' into fx79Simon Wilks2013-12-2815-107/+240
| |\ \ | |/ / |/| |
* | | Merge pull request #548 from PX4/control_groupsLorenz Meier2013-12-2814-106/+239
|\ \ \
| * \ \ Merge remote-tracking branch 'px4/master' into control_groupsJulian Oes2013-12-271-4/+4
| |\ \ \
| * | | | PX4IO driver: even compiling nowJulian Oes2013-12-271-1/+1
| * | | | Fix return valueLorenz Meier2013-12-271-3/+3
| * | | | Allow to disable a channelLorenz Meier2013-12-272-3/+7
| * | | | Working around creating an error condition with more than 8 raw RC channelsLorenz Meier2013-12-272-8/+4
| * | | | Merged masterLorenz Meier2013-12-2715-69/+179
| |\ \ \ \
| * | | | | HIL: only listen to first 8 actuator outputsThomas Gubler2013-12-241-2/+2
| * | | | | Merge branch 'master' of github.com:PX4/Firmware into control_groupsLorenz Meier2013-12-222-9/+38
| |\ \ \ \ \
| * | | | | | Enable 18 channels on IOLorenz Meier2013-12-221-1/+1
| * | | | | | Support 18 channels correctly on FMULorenz Meier2013-12-225-12/+27
| * | | | | | Fix usage of wrong constant for RC input channelsLorenz Meier2013-12-221-10/+12
| * | | | | | Fixed compile errorLorenz Meier2013-12-211-2/+2
| * | | | | | Merged masterLorenz Meier2013-12-2192-1992/+6003
| |\ \ \ \ \ \
| * | | | | | | px4iofirmware: improve check for rc controlled channels in manual modeThomas Gubler2013-12-111-2/+2