aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #711 from PX4/sdlog2_optLorenz Meier2014-03-123-525/+377
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into sdlog2_optAnton Babushkin2014-03-098-16/+62
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'getopt_fixes' into sdlog2_optAnton Babushkin2014-03-081-2/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sdlog2: getopt invalid usage fixedAnton Babushkin2014-02-281-2/+13
| * | | | | | | | | | Revert "sdlog2: max write chunk increased to 1024"Anton Babushkin2014-03-071-1/+1
| * | | | | | | | | | sdlog2: max write chunk increased to 1024Anton Babushkin2014-03-071-1/+1
| * | | | | | | | | | sdlog2: bug fixed, sleep when idle tooAnton Babushkin2014-03-071-2/+2
| * | | | | | | | | | sdlog2: lseek() workaround removedAnton Babushkin2014-03-071-1/+0
| * | | | | | | | | | sdlog2: move some global variables to local scope, set default log rate to 50 HzAnton Babushkin2014-03-071-9/+6
| * | | | | | | | | | Merge branch 'master' into sdlog2_optAnton Babushkin2014-03-072-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | sdlog2: code style fixedAnton Babushkin2014-03-073-12/+29
| * | | | | | | | | | sdlog2: use orb_check() instead of poll() to minimize polling overhead, bugs ...Anton Babushkin2014-03-071-505/+333
| | | | | | | * | | | gpio_led: code style fixedAnton Babushkin2014-03-131-2/+4
| | | | | | | * | | | gpio_led: bugs fixedAnton Babushkin2014-03-131-24/+17
| | | | | | | * | | | Merge branch 'master' into gpio_led_fmuv2Anton Babushkin2014-03-1216-60/+199
| | | | | | |/| | | | | | | | | |/|/ / / / | |_|_|_|_|/| | | | |/| | | | | | | | |
* | | | | | | | | | Merge pull request #718 from thomasgubler/fw_posctrl_warningjulianoes2014-03-101-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fw posctrl: change 2 functions that return nothing from int to voidThomas Gubler2014-03-101-4/+4
|/ / / / / / / / / /
* | | | | | | | | | attitude_estimator_ekf: hotfix, do mag declination rotation matrix initializa...Anton Babushkin2014-03-101-0/+3
* | | | | | | | | | Merge pull request #673 from PX4/romfs_pruneLorenz Meier2014-03-102-0/+87
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ROMFS: only identify *.mix as mixer filesJulian Oes2014-02-171-1/+1
| * | | | | | | | | | ROMFS: ignore comments and newlines in startup files, text in mixer filesJulian Oes2014-02-172-0/+87
* | | | | | | | | | | Merge pull request #707 from thomasgubler/fwtrimLorenz Meier2014-03-102-11/+55
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fw sp offsets: convert deg to radThomas Gubler2014-03-051-14/+18
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into beta_fwtrimThomas Gubler2014-03-051-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | fw pitch sp and roll sp offset parameterThomas Gubler2014-03-052-6/+25
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_trimThomas Gubler2014-03-045-3/+202
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add simple trim parameter for fw attitudeThomas Gubler2014-03-031-7/+28
* | | | | | | | | | | | | Merge pull request #715 from thomasgubler/geofenceLorenz Meier2014-03-102-10/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | geofence: make better use of Block class for updating parametersThomas Gubler2014-03-082-10/+7
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #714 from thomasgubler/launchdetection_cleanupLorenz Meier2014-03-106-27/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | launchdetection: better integration of Blocks classThomas Gubler2014-03-086-27/+38
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #708 from PX4/stack_reduceThomas Gubler2014-03-101-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Reduce excessive stack sizes on main OS stacks. This has been tested on mavli...Lorenz Meier2014-03-061-3/+3
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | position_estimator_inav: hotfix, change lower dt limit from 5 ms to 2 msAnton Babushkin2014-03-092-5/+2
| |/ / / / / / / / / |/| | | | | | | | |
| | | | | | | | * | Merge branch 'master' into gpio_led_fmuv2Anton Babushkin2014-03-0881-1265/+2447
| | | | | | | | |\ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #710 from thomasgubler/launchdetectorjulianoes2014-03-086-11/+60
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into launchdetectorThomas Gubler2014-03-0646-1018/+1211
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | fw: reset landing and takeoff state if switched to manualThomas Gubler2014-02-281-10/+45
| * | | | | | | | | launchdetector: add reset, #663Thomas Gubler2014-02-176-3/+17
* | | | | | | | | | Merge pull request #709 from PX4/rcs_hotfixLorenz Meier2014-03-072-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix if in rc.interfaceThomas Gubler2014-03-061-1/+1
| * | | | | | | | | fix comparison in rcSThomas Gubler2014-03-061-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #705 from helenol/helen_ardroneLorenz Meier2014-03-065-9/+69
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | ardrone: minor fixesAnton Babushkin2014-03-062-5/+5
| * | | | | | | | Changed ARDRONE to an OUTPUT_MODE setting and added a skip option to mixer. F...Helen Oleynikova2014-03-063-10/+17
| * | | | | | | | Get rid of one set of beeps.Helen Oleynikova2014-03-051-0/+1
| * | | | | | | | Added a newline at the end of file.Helen Oleynikova2014-03-051-1/+1
| * | | | | | | | Fixed startup parameters.Helen Oleynikova2014-03-052-16/+15
| * | | | | | | | Set the mavlink port settings back to ttyS1 by default.Helen Oleynikova2014-03-051-4/+2
| * | | | | | | | Added flag for ARDrone interface.Helen Oleynikova2014-03-053-11/+17