aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify mixer fileLorenz Meier2014-05-011-56/+3
* Easystar mixer fixLorenz Meier2014-05-012-1/+85
* Merge pull request #884 from PX4/pwm_stepThomas Gubler2014-05-011-1/+105
|\
| * Merge branch 'master' into pwm_stepLorenz Meier2014-05-011-1/+1
| |\ | |/ |/|
* | Merge branch 'cmsis_fix' of github.com:PX4/FirmwareLorenz Meier2014-05-011-1/+1
|\ \
| * | Fix what is looking like a missing cast in CMSIS - the cast within the line w...Lorenz Meier2014-04-261-1/+1
| | * Add command to do PWM step inputsLorenz Meier2014-05-011-1/+105
| |/ |/|
* | Merge pull request #882 from PX4/hotfix_esc_calibLorenz Meier2014-04-301-1/+1
|\ \
| * | esc_calib: corrected name of mc controllerJulian Oes2014-04-301-1/+1
|/ /
* | Merge pull request #881 from PX4/led_fixLorenz Meier2014-04-301-13/+3
|\ \
| * | commander: Stop mixing board support and high level code - just accept that n...Lorenz Meier2014-04-301-13/+3
* | | Merge pull request #880 from PX4/yaw_ff_fixLorenz Meier2014-04-301-1/+2
|\ \ \ | |/ / |/| |
| * | mc_att_control: yaw feed-forward in manual control modes fixedAnton Babushkin2014-04-291-1/+2
|/ /
* | Merge pull request #874 from jean-m-cyr/masterLorenz Meier2014-04-294-18/+64
|\ \
| * | Proper data manager restart handlingJean Cyr2014-04-284-18/+64
* | | Merge pull request #875 from PX4/gpsflagLorenz Meier2014-04-281-2/+14
|\ \ \
| * | | remove whitespaceThomas Gubler2014-04-281-1/+0
| * | | add options do disable or fake gps output in rcSThomas Gubler2014-04-281-2/+15
* | | | mc_pos_control: hotfix, MPC_TILTMAX_AIR and MPC_TILTMAX_LND parameters fixedAnton Babushkin2014-04-281-12/+12
|/ / /
* | | pwm: added PWM_SERVO_SET_FORCE_SAFETY_OFF ioctlAndrew Tridgell2014-04-283-0/+8
* | | px4io: support PX4IO_P_SETUP_FORCE_SAFETY_OFFAndrew Tridgell2014-04-282-0/+10
* | | tone_alarm: add PARACHUTE_RELEASE_TUNERandy Mackay2014-04-282-0/+3
* | | Debug: fixes for gdb extension macrosAndrew Tridgell2014-04-281-5/+5
* | | Debug: fixes for Nuttx.py debug gdb add-onsAndrew Tridgell2014-04-281-6/+10
|/ /
* | Merge pull request #864 from PX4/mpc_rcLorenz Meier2014-04-2731-919/+974
|\ \ | |/ |/|
| * Renamed parameters which changed from RAD to DEGREES to avoid user confusion....Lorenz Meier2014-04-271-12/+13
| * Make commander less pedantic about position statusLorenz Meier2014-04-271-1/+1
| * Merged mpc_rc with masterLorenz Meier2014-04-2715-353/+455
| |\ | |/ |/|
* | Merge pull request #749 from DonLakeFlyer/ArmDisarmLorenz Meier2014-04-269-334/+429
|\ \
| * | Fix float equality comparisonDon Gagne2014-04-071-11/+12
| * | Added comprehensive arming_state_transition unit testDon Gagne2014-03-272-92/+267
| * | Update to convert to C++ styleDon Gagne2014-03-271-2/+1
| * | Fixed bug with transition from in air restore to armedDon Gagne2014-03-271-4/+7
| * | Rewrote to provide better feedbackDon Gagne2014-03-272-55/+41
| * | Simpler state transition codeDon Gagne2014-03-262-101/+76
| * | Function naming and remove unneeded sprintfDon Gagne2014-03-171-9/+7
| * | arming_state_transition now outputs error messagesDon Gagne2014-03-162-9/+14
| * | Use single set of arm/disarm codeDon Gagne2014-03-161-81/+34
* | | Merge pull request #845 from PX4/mag_decl_hotfixLorenz Meier2014-04-261-0/+2
|\ \ \
| * | | attitude_estimator_ekf: added missing includeAnton Babushkin2014-04-191-0/+1
| * | | attitude_estimator_ekf: use degrees for ATT_MAG_DECL parameter to be consiste...Anton Babushkin2014-04-191-0/+1
* | | | Merge pull request #849 from PX4/compile_pedanticLorenz Meier2014-04-265-17/+21
|\ \ \ \
| * | | | Fix of errors triggered by more pedantic compile optionsLorenz Meier2014-04-214-16/+16
| * | | | More pedantic warningsLorenz Meier2014-04-211-1/+5
* | | | | Merge pull request #869 from PX4/warningsLorenz Meier2014-04-261-2/+3
|\ \ \ \ \
| * | | | | warnings: don't spam with warning for missing field initializerJulian Oes2014-04-261-2/+3
|/ / / / /
| | | | * mc_pos_control: parameters comments minor fixesAnton Babushkin2014-04-251-0/+3
| | | | * mc_pos_control: convert tilt_max to degreesAnton Babushkin2014-04-252-4/+8
| | | | * rc_mode_switch diagram updatedAnton Babushkin2014-04-252-0/+0
| | | | * Failsafe landing without position control fixedAnton Babushkin2014-04-252-2/+17