aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* System status load is now from 0 to 1 instead of non-intuitive 0 to 1000Julian Oes2013-08-163-3/+3
* 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
* Some cleanup for the RGB LED driver, added ioctl to set colorJulian Oes2013-08-152-93/+102
* Added LED_TOGGLE for normal LEDsJulian Oes2013-08-154-0/+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-1586-3942/+5855
|\
| * Merge branch 'new_state_machine_drton' of github.com:DrTon/Firmware into new_...Julian Oes2013-08-152-2/+9
| |\
| | * Merge branch 'master' into new_state_machine_drtonAnton Babushkin2013-08-15118-1189/+11506
| | |\
| | * | 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
| * | | Build fixesLorenz Meier2013-08-152-2/+2
| * | | Merged masterLorenz Meier2013-08-14116-1189/+11503
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge pull request #354 from jean-m-cyr/masterLorenz Meier2013-08-147-46/+39
| | |\
| | | * Tell mavlink about bind resultsJean Cyr2013-08-111-7/+17
| | | * Remove unused IOCTLsJean Cyr2013-08-112-10/+1
| | | * Support DSM bind via QGroundControlJean Cyr2013-08-115-33/+26
| | | * Some DSM satellites are fussier about bind pulse timingJean Cyr2013-08-102-4/+3
| | * | Merge pull request #355 from PX4/kconfig-cleanupLorenz Meier2013-08-1413-69/+78
| | |\ \
| | * \ \ Merge pull request #356 from julianoes/hotfix_io_override_bugLorenz Meier2013-08-141-0/+2
| | |\ \ \
| | | * | | Fix bug where IO was in override mode for copter (workaround was to disconnec...Julian Oes2013-08-141-0/+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-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-1926-159/+718
| |\ \ \ \
| * | | | | Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-1616-164/+149
| * | | | | MergedLorenz Meier2013-07-162-84/+84
| |\ \ \ \ \
| * | | | | | 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-1556-940/+1908
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into new_state_machineJulian Oes2013-07-082165-485353/+10903
| |\ \ \ \ \ \ \
| * | | | | | | | Corrected merge mistakeJulian Oes2013-06-271-1/+0
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-06-273-10/+17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Shrinking the main commander file a bitJulian Oes2013-06-2520-564/+1159
| * | | | | | | | | Beep when arming or disarming with RCJulian Oes2013-06-251-7/+9