aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander
Commit message (Expand)AuthorAgeFilesLines
...
* | | | mergedLorenz Meier2013-08-192-144/+197
|\| | |
| * | | vehicle_control_mode.flag_armed added, reset integrals in multirotor_att_cont...Anton Babushkin2013-08-191-1/+2
| * | | vehicle_local_position topic updated, position_estimator_inav and commander f...Anton Babushkin2013-08-182-71/+52
| * | | commander, multirotor_att_control, position_estimator_inav: position valid fl...Anton Babushkin2013-08-171-70/+54
| * | | commander, multirotor_pos_control, multirotor_att_control: bugfixesAnton Babushkin2013-08-162-105/+116
| * | | Added audio and text warning if arming is refused due to mode switchLorenz Meier2013-08-161-0/+25
| * | | Lov voltage warning should work againJulian Oes2013-08-151-13/+10
* | | | Better transparency in IO mode display, fixes to commander arming, minimum pu...Lorenz Meier2013-08-182-6/+47
* | | | Make state updates atomic (just to be really, really sure)Lorenz Meier2013-08-171-2/+11
| |/ / |/| |
* | | Added dim RGB led support, not operational yetLorenz Meier2013-08-171-10/+25
* | | Added part of RGBLED stuff to commanderJulian Oes2013-08-163-34/+116
* | | System status load is now from 0 to 1 instead of non-intuitive 0 to 1000Julian Oes2013-08-161-1/+1
* | | Critical voltage now leads to a proper arming state transitionJulian Oes2013-08-162-3/+9
* | | Try to open RGBLEDs in commander (WIP)Julian Oes2013-08-152-16/+38
* | | Lov voltage warning should work againJulian Oes2013-08-151-13/+10
* | | Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-1523-3070/+3793
|\| |
| * | Merge branch 'new_state_machine_drton' of github.com:DrTon/Firmware into new_...Julian Oes2013-08-151-2/+9
| |\ \
| | * | Merge branch 'master' into new_state_machine_drtonAnton Babushkin2013-08-152-2/+5
| | |\|
| | * | Fix the low priority loop, calibration routines work againJulian Oes2013-08-151-4/+8
| | * | Fixed param save and loadJulian Oes2013-08-151-2/+2
| * | | Rejecting arming if safety switch is not in safe position, added reboot commandLorenz Meier2013-08-153-18/+58
| * | | Merged masterLorenz Meier2013-08-141-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| * | 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-141-9/+5
| * | commander: set mode using base_mode and custom_modeAnton Babushkin2013-08-071-17/+41
| * | commander rewrite almost completed, WIPAnton Babushkin2013-07-314-486/+445
| * | State machine rewritten, compiles, WIPAnton Babushkin2013-07-283-1103/+884
| * | commander: don't notify user about rejected disarm to not confuse, flag_contr...Anton Babushkin2013-07-232-31/+32
| * | commander: WIP, SEATBELT renamed to ASSISTED, added SIMPLE mode, added ASSIST...Anton Babushkin2013-07-222-97/+159
| * | moved commander to C++, preparation for better gyro scale calibration respect...Lorenz Meier2013-07-2012-83/+152
| * | 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-191-4/+9
| |\ \
| * | | Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-163-70/+65
| * | | MergedLorenz Meier2013-07-161-1/+1
| |\ \ \
| * | | | 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-154-59/+60
| * | | | Merged masterLorenz Meier2013-07-151-4/+14
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into new_state_machineJulian Oes2013-07-083-13/+82
| |\ \ \ \ \
| * | | | | | 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-251-21/+43
| * | | | | | Conditions where set wrongly in the first 2s after bootJulian Oes2013-06-241-3/+3
| * | | | | | Merge remote-tracking branch 'upstream/io_fixes' into new_state_machineJulian Oes2013-06-183-6/+64
| |\ \ \ \ \ \
| | * | | | | | Minor state machine improvements and fixes for IO safety / in-air restart han...Lorenz Meier2013-06-121-0/+3
| | * | | | | | Extended vehicle detectionLorenz Meier2013-06-101-2/+4