aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gyro_calibration: confusing typo in mavlink message fixedAnton Babushkin2013-08-141-1/+1
* Fixed gyro scale calibration (it was storing scale even though the scale cali...Julian Oes2013-08-141-2/+6
* commander/px4_custom_mode.h addedAnton Babushkin2013-08-141-0/+18
* commander, mavlink: fixed base_mode and custom_mode in mavlinkAnton Babushkin2013-08-144-47/+43
* commander: set mode using base_mode and custom_modeAnton Babushkin2013-08-071-17/+41
* Corrected bug in px4io driver that lead to hang of FMU-IO communicationAnton Babushkin2013-08-061-2/+0
* commander rewrite almost completed, WIPAnton Babushkin2013-07-314-486/+445
* State machine rewritten, compiles, WIPAnton Babushkin2013-07-285-1167/+928
* commander: don't notify user about rejected disarm to not confuse, flag_contr...Anton Babushkin2013-07-233-31/+33
* sensors: ASSISTED switch channel addedAnton Babushkin2013-07-223-11/+28
* commander: WIP, SEATBELT renamed to ASSISTED, added SIMPLE mode, added ASSIST...Anton Babushkin2013-07-225-108/+178
* Code style for BlinkMLorenz Meier2013-07-201-4/+6
* moved commander to C++, preparation for better gyro scale calibration respect...Lorenz Meier2013-07-2013-86/+156
* Added gyro scale estimation (but param is NOT written)Lorenz Meier2013-07-191-0/+80
* Merge branch 'master' of github.com:PX4/Firmware into new_state_machineLorenz Meier2013-07-1915-52/+193
|\
| * Merge pull request #338 from PX4/autostartsjwilks2013-07-196-3/+139
| |\
| | * Handle case of non-present leds in preflight checkLorenz Meier2013-07-191-0/+6
| | * Minor change to make USB startup more resilientLorenz Meier2013-07-191-1/+1
| | * Script cleanup, WIP on mavlink loggingLorenz Meier2013-07-181-0/+11
| | * Merge branch 'master' into autostartLorenz Meier2013-07-188-115/+115
| | |\
| | * | Only printing value if equalLorenz Meier2013-07-151-3/+3
| | * | Implemented new, simple system boot config and sane default value system base...Lorenz Meier2013-07-153-2/+121
| * | | Removed wrong dependency checkLorenz Meier2013-07-181-8/+0
| * | | Work around orb_check fail in sensors appLorenz Meier2013-07-181-3/+6
| * | | Hotfix: Ensured there are never two filters running at the same time if auto-...Lorenz Meier2013-07-183-5/+10
| * | | Robustified accel calLorenz Meier2013-07-181-4/+9
| | |/ | |/|
| * | Lunchtime HOTFIX: Bring back USB console to operational, allow single-USB con...Lorenz Meier2013-07-185-29/+29
* | | Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-1616-164/+149
* | | MergedLorenz Meier2013-07-162-84/+84
|\| |
| * | Merge remote-tracking branch 'upstream/master' into hott-escSimon Wilks2013-07-162-3/+3
| |\ \
| | * | Hotfix: Fixed RC calibrationLorenz Meier2013-07-161-1/+1
| * | | Cleanup comments and make them more consistent between messages.Simon Wilks2013-07-161-83/+83
| | |/ | |/|
* | | Fixed disarming bug, use flag instead of mode switchJulian Oes2013-07-161-5/+3
* | | Some more commander cleanup, param update handling code was doubledJulian Oes2013-07-161-55/+24
* | | Just some reordering in commanderJulian Oes2013-07-163-117/+118
* | | Got rid of useless orb_receive_loop, moved some helper functionsJulian Oes2013-07-163-146/+103
* | | Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-1525-243/+316
* | | Merged masterLorenz Meier2013-07-1552-939/+1900
|\ \ \ | | |/ | |/|
| * | Removed unneccesary casts in airspeed calculation to double precisionLorenz Meier2013-07-151-2/+2
| |/
| * Reduce the max stack size needed.Simon Wilks2013-07-141-1/+1
| * Remove unused code.Simon Wilks2013-07-134-44/+3
| * Whitespace cleanupSimon Wilks2013-07-133-21/+0
| * Merge remote-tracking branch 'upstream/master' into hott-escSimon Wilks2013-07-1326-783/+994
| |\
| | * Hotfix for relative altitude waypointsLorenz Meier2013-07-121-1/+1
| | * sdlog2: Global Position Set Point message added, vehicle_global_position_setp...Anton Babushkin2013-07-123-10/+57
| | * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-07-111-2/+2
| | |\
| | | * Merge pull request #331 from jean-m-cyr/masterLorenz Meier2013-07-111-2/+2
| | | |\
| | | | * Don't leave RX in bind mode on console open failJean Cyr2013-07-111-2/+2
| | * | | Hotfix: fixed compile warningsLorenz Meier2013-07-111-6/+6
| | |/ /
| | * | ubx: SVINFO parsing optimized and message rate increased, CPU consumption red...Anton Babushkin2013-07-111-23/+19