aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Corrected merge mistakeJulian Oes2013-06-271-1/+0
* Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-06-273-10/+17
|\
| * sdlog2: bugfix in FLOW messageAnton Babushkin2013-06-251-1/+1
| * sdlog2: FLOW message added, bug fixed in optical_flow topicAnton Babushkin2013-06-253-3/+25
* | Shrinking the main commander file a bitJulian Oes2013-06-2520-564/+1159
* | Beep when arming or disarming with RCJulian Oes2013-06-251-7/+9
* | Dropped superseded safety topic, added warning tones before armingJulian Oes2013-06-254-85/+44
* | Only some small cleanup to att controlJulian Oes2013-06-241-77/+23
* | Added Flow messages to sdlog2Julian Oes2013-06-242-2/+18
* | Conditions where set wrongly in the first 2s after bootJulian Oes2013-06-241-3/+3
* | Adapted flow estimator, position and velocity control to new state machineJulian Oes2013-06-242-5/+5
* | Merge remote-tracking branch 'drton/pid_fixes_drton_debug' into new_state_mac...Julian Oes2013-06-208-22/+30
|\ \
| * | Critical bugfix in PIDAnton Babushkin2013-06-201-1/+1
| * | Cleanup: remove useless angular rates from attitude rate controllerAnton Babushkin2013-06-203-11/+5
| * | sdlog2: add angular accelerations to ATT messageAnton Babushkin2013-06-202-1/+7
| * | Att rate PID fixAnton Babushkin2013-06-203-9/+17
| * | Added integral reset for rate controllerJulian Oes2013-06-191-0/+6
| * | Fixed numeration that was introduced through merge, I should add new log mess...Julian Oes2013-06-191-2/+2
| * | Merge remote-tracking branch 'upstream/master' into pid_fixesJulian Oes2013-06-194-68/+135
| |\|
| * | Cherry-picked commit e2ff60b0a6dbcd714d57e781d9fe174b110a6237: use rateacc va...Julian Oes2013-06-193-20/+32
| * | Checkpoint: Quad is flying after PID lib changesJulian Oes2013-06-172-7/+5
| * | Merge remote-tracking branch 'upstream/att_fix' into pid_fixesJulian Oes2013-06-171-24/+24
| |\ \
| | * | fixed attitude estimator paramsLorenz Meier2013-06-171-24/+24
* | | | First try for an ESC calibration toolJulian Oes2013-06-201-5/+8
* | | | Added functionality to enable PWM output for stupid ESCs even when safety is ...Julian Oes2013-06-194-39/+132
* | | | Added integral reset for rate controllerJulian Oes2013-06-191-0/+6
* | | | Fixed numeration that was introduced through merge, I should add new log mess...Julian Oes2013-06-191-2/+2
* | | | Use rollacc and pitchacc from the estimator instead of differentiating in the...Julian Oes2013-06-193-12/+19
* | | | Forgot to remove some debug stuffJulian Oes2013-06-191-5/+1
* | | | Merge remote-tracking branch 'upstream/io_fixes' into new_state_machineJulian Oes2013-06-1810-53/+200
|\ \ \ \
| * | | | Software version check fixesLorenz Meier2013-06-122-4/+7
| * | | | Minor state machine improvements and fixes for IO safety / in-air restart han...Lorenz Meier2013-06-126-18/+26
| * | | | Extended vehicle detectionLorenz Meier2013-06-101-2/+4
| * | | | Play warning tuneLorenz Meier2013-06-091-0/+4
| * | | | Added safety status feedback, disallow arming of a rotary wing with engaged s...Lorenz Meier2013-06-097-35/+159
| * | | | Merge branch 'master' of github.com:PX4/Firmware into io_fixesLorenz Meier2013-06-092-16/+38
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' of github.com:PX4/Firmware into io_fixesLorenz Meier2013-06-074-25/+100
| |\ \ \ \
| * | | | | Made pwm command sending continously, improved failsafe logicLorenz Meier2013-06-071-9/+7
* | | | | | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-06-181-17/+33
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | sdlog2 bugs fixedAnton Babushkin2013-06-181-17/+33
* | | | | | Adressed performance concern and fixed a copy paste bugJulian Oes2013-06-182-7/+22
* | | | | | First try to prevent motors from stopping when armedJulian Oes2013-06-184-2/+84
* | | | | | Checkpoint: Quad is flying after PID lib changesJulian Oes2013-06-172-9/+7
* | | | | | Corrected number of ORB structs in sdlog2Julian Oes2013-06-171-1/+1
* | | | | | Merge with att_fixJulian Oes2013-06-171-24/+24
* | | | | | Merge remote-tracking branch 'drton/sdlog2' into new_state_machineJulian Oes2013-06-174-50/+100
|\| | | | |
| * | | | | Critical bug fixed, cleanupAnton Babushkin2013-06-172-47/+35
| * | | | | sdlog2 messages ID fixAnton Babushkin2013-06-171-1/+1
| * | | | | Merge branch 'master' into sdlog2Anton Babushkin2013-06-176-2/+176
| |\ \ \ \ \
| | * | | | | Fixed too low stack sizesLorenz Meier2013-06-172-2/+2