aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | enable seatbelt without position lock for non rotary wing vehiclesThomas Gubler2013-11-081-2/+3
| | * | | | | | | Merge remote-tracking branch 'private_julian/fw_autoland_att_tecs' into fw_au...Thomas Gubler2013-11-062-2/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fixedwing: Enable loiter mode, tested in HILJulian Oes2013-11-062-2/+3
| | * | | | | | | | mavlink output instead of printfThomas Gubler2013-11-061-7/+30
| | |/ / / / / / /
| | * | | | | | | parametrize some landing parametersThomas Gubler2013-11-062-4/+21
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-061-10/+7
| | |\ \ \ \ \ \ \
| | * | | | | | | | land: fix logic before L to climb to L if last wp is below LThomas Gubler2013-11-061-4/+4
| | * | | | | | | | land motor lim independent of flareThomas Gubler2013-11-061-4/+8
| | * | | | | | | | Merge remote-tracking branch 'upstream/fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-061-4/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Minor fixes for motor off caseLorenz Meier2013-11-061-4/+4
| | | * | | | | | | | introduce experimental flare trajectoryThomas Gubler2013-11-062-34/+62
| | | * | | | | | | | experiment with landing slope hight for more exact landingThomas Gubler2013-11-051-8/+9
| | | * | | | | | | | Merge branch 'master' into fw_autolandLorenz Meier2013-11-0510-73/+116
| | | |\ \ \ \ \ \ \ \
| | * | | | | | | | | | introduce experimental flare trajectoryThomas Gubler2013-11-062-34/+62
| | * | | | | | | | | | experiment with landing slope hight for more exact landingThomas Gubler2013-11-051-8/+9
| | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-051-6/+3
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | remove unnecessary printfThomas Gubler2013-11-041-1/+0
| | * | | | | | | | | | fw: make att controller more robust against invalid (nan) setpointsThomas Gubler2013-11-041-28/+47
| | * | | | | | | | | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-031-3/+2
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | fix land_noreturn logicThomas Gubler2013-11-031-3/+2
| | * | | | | | | | | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-031-1/+1
| | |\| | | | | | | | |
| | | * | | | | | | | | increase landing speed to v_min * 1.3 for more safetyThomas Gubler2013-11-031-1/+1
| | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-032-11/+22
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-031-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | change flare pitch setpointThomas Gubler2013-11-021-1/+1
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-031-2/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tecs_airspeedmax_param_fix' into fw_autoland_att_tecsThomas 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-015-21/+54
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ 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-314-66/+139
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge branch 'tecs_experimental_prate' into fw_staging_ouputlimit_master_heig...Thomas Gubler2013-10-312-0/+10
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | heightrate p as parameterThomas Gubler2013-10-312-0/+10
| | | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_staging_ouputlimit_masterThomas Gubler2013-10-3116-252/+533
| | | |\| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | manual merge fw_integrator_fix_ouputlimit into fw_staging_ouputlimitThomas Gubler2013-10-241-3/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | constrain integrator part in control output until startup detection is availa...Thomas Gubler2013-10-241-3/+3
| | | * | | | | | | | | | | | | | | 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
| | | * | | | | | | | | | | | | | | | 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-242-23/+27
| | | * | | | | | | | | | | | | | | | fw att ctrl: rename some variablesThomas Gubler2013-10-241-1/+1
| | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | fw att control: bugfixes for integratorThomas Gubler2013-10-242-6/+13
| | | |/ / / / / / / / / / / / / /