aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-031-2/+1
|\ \ \ | | |/ | |/|
| * | Merge pull request #507 from thomasgubler/airspeed_pollLorenz Meier2013-11-021-2/+1
| |\ \
| | * | fix vehicle_airspeed_poll logic: _tecs.enable_airspeed was not called before ...Thomas Gubler2013-11-021-2/+1
* | | | Merge branch 'tecs_airspeedmax_param_fix' into fw_autoland_att_tecsThomas Gubler2013-11-021-1/+1
|\| | |
| * | | fix usage of wrong value for max airspeed parameterThomas Gubler2013-11-021-1/+1
| |/ /
* | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-021-11/+10
|\ \ \ | | |/ | |/|
| * | autoland, fix flare and max landing throttleThomas Gubler2013-11-021-11/+10
* | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-012-11/+31
|\| |
| * | autoland slope parameters, variable rename for bugfix and code clarity, printfsThomas Gubler2013-11-012-11/+33
* | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-0111-133/+152
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-11-0123-660/+1337
| |\ \
| | * | Minor bugfix to commander, emits arming sound now on the right occasions. Fix...Lorenz Meier2013-11-011-6/+12
| | * | Merge pull request #502 from PX4/pwm_ioctlsLorenz Meier2013-10-315-124/+110
| | |\ \
| | | * | pwm_output: Allow PWM values from 900us to 2100us but use a default of 1000us...Julian Oes2013-10-315-38/+48
| | | * | esc_calib: Changed cmdline interface (now same as for the pwm systecmd), read...Julian Oes2013-10-311-91/+67
| | * | | Merge pull request #504 from Runepx4/masterLorenz Meier2013-10-313-1/+28
| | |\ \ \
| | | * | | Added 8 rotor Coaxial Rotor mixerrunepx42013-10-313-1/+28
| | | |/ /
| | * / / Fixed small typoJulian Oes2013-10-311-1/+1
| | |/ /
| * | | Only read 5 values, then returnJulian Oes2013-10-291-1/+1
* | | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-011-10/+33
|\ \ \ \ | | |_|/ | |/| |
| * | | landing: make altitude handling before helper waypoint L more cleverThomas Gubler2013-11-011-4/+27
| * | | add some comments for clarificationThomas Gubler2013-11-011-6/+6
| * | | fix missing conversion to absolute altitudeThomas Gubler2013-10-311-1/+1
* | | | Merge branch 'fw_staging_ouputlimit_master_heightrate' into fw_autoland_att_tecsThomas Gubler2013-10-3112-186/+470
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'tecs_experimental_prate' into fw_staging_ouputlimit_master_heig...Thomas Gubler2013-10-314-1/+16
| |\ \ \
| | * | | heightrate p as parameterThomas Gubler2013-10-314-1/+16
| | * | | Merge remote-tracking branch 'upstream/master' into tecs_experimental_prateThomas Gubler2013-10-3131-724/+1404
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge branch 'tecs_experimental_prate' into fw_staging_ouputlimit_master_heig...Thomas Gubler2013-10-311-1/+1
| |\| | |
| | * | | remove filtering of height setpointThomas Gubler2013-10-311-1/+1
| * | | | Merge branch 'tecs_experimental_prate' into fw_staging_ouputlimit_master_heig...Thomas Gubler2013-10-312-23/+38
| |\| | |
| | * | | change calc of hgt_rate_dem to use the filtered height setpointThomas Gubler2013-10-311-1/+1
| | * | | add missing copy of variableThomas Gubler2013-10-271-0/+1
| | * | | change _update_height_demand for testThomas Gubler2013-10-272-24/+38
| * | | | Merge remote-tracking branch 'upstream/master' into fw_staging_ouputlimit_masterThomas Gubler2013-10-3136-754/+1588
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | manual merge fw_integrator_fix_ouputlimit into fw_staging_ouputlimitThomas Gubler2013-10-244-11/+13
| |\ \ \ \
| | * | | | constrain integrator part in control output until startup detection is availa...Thomas Gubler2013-10-244-9/+12
| * | | | | Merge branch 'fw_pid_cleanup' into fw_stagingThomas Gubler2013-10-241-2/+2
| |\ \ \ \ \
| | * | | | | fix small bug where roll instead of pitch was usedThomas Gubler2013-10-241-2/+2
| * | | | | | fix wrong operation in yaw controllerThomas Gubler2013-10-243-5/+9
| * | | | | | Merge branch 'fw_jacobians_and_yaw' into fw_stagingThomas Gubler2013-10-241-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | fw att ctrl: transpose RThomas Gubler2013-10-241-3/+3
| * | | | | | fw ctrl: rename parameters to more consistent namesThomas Gubler2013-10-242-27/+27
| * | | | | | wip fw ctrl, several small bugfixes, set limit to 1Thomas Gubler2013-10-248-44/+44
| * | | | | | fw att ctrl: rename some variablesThomas Gubler2013-10-244-7/+4
| * | | | | | wip, clean up pid in fw attThomas Gubler2013-10-243-21/+24
| | |/ / / / | |/| | | |
| * | | | | consistent and safer fix for dt calculationThomas Gubler2013-10-243-3/+12
| * | | | | fw att control: bugfixes for integratorThomas Gubler2013-10-246-29/+48
| |/ / / /
| * | | | change wrong commentThomas Gubler2013-10-241-1/+1
| * | | | wip, minor bugfixes in fw att controlThomas Gubler2013-10-243-6/+8
| * | | | wip, fw attitude ctrl: split into attitude and rate, compiles, untestedThomas Gubler2013-10-247-84/+298