aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | FMUv2: make all UARTs use 512 byte buffer, 2048 for CDCACM outputAndrew Tridgell2014-01-071-5/+5
| * | px4iofirmware: make forceupdate more reliableAndrew Tridgell2014-01-073-10/+30
| |/
| * Added support for Octo CoxLorenz Meier2014-01-061-1/+10
| * Merge pull request #578 from kroimon/frsky_telemetryLorenz Meier2014-01-056-0/+649
| |\
| | * Further data format and code style fixes.Stefan Rado2014-01-032-59/+56
| | * Only send data packets we really support.Stefan Rado2014-01-021-6/+1
| | * Directly write to the voltage field for better precision.Stefan Rado2014-01-021-3/+1
| | * Update copyright info for 2014.Stefan Rado2014-01-024-7/+7
| | * Merge branch 'master' into frsky_telemetryStefan Rado2014-01-0225-369/+278
| | |\
| | * | Fixes to FrSky telemetry data formats.Stefan Rado2013-12-302-65/+105
| | * | Merge branch 'master' into frsky_telemetryStefan Rado2013-12-28120-2456/+7708
| | |\ \
| | * | | Add FrSky telemetry application.Stefan Rado2013-11-246-0/+619
| * | | | Do not require suffixed constantsLorenz Meier2014-01-051-2/+1
| * | | | Merge branch 'ppm_in'Lorenz Meier2014-01-046-42/+25
| |\ \ \ \
| | * | | | Trimming down number of apps to save flash spaceLorenz Meier2014-01-042-21/+4
| | * | | | Board config sweep / cleanup. No further functionality-relevant points foundLorenz Meier2014-01-023-17/+17
| | * | | | Removed bogus 50 MHz setting, only relevant for outputsLorenz Meier2014-01-022-4/+4
| | * | | | Merge branch 'master' of github.com:PX4/Firmware into ppm_inLorenz Meier2014-01-021-0/+1
| | |\ \ \ \
| | * | | | | HOTFIX: Avoid running out of range on the RC config paramsLorenz Meier2014-01-021-1/+1
| | * | | | | Final pin config for F1 PPM decoding, tested to be operational, pending in-ap...Lorenz Meier2014-01-022-2/+2
| | * | | | | FMU-inspired PPM configLorenz Meier2014-01-022-2/+2
| | | |_|_|/ | | |/| | |
* | | | | | Better mount test, still not reproducing failure very wellLorenz Meier2014-01-071-12/+19
* | | | | | 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
| |/ /