aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mtecs' into navigator_rewriteJulian Oes2014-06-0311-78/+1322
|\
| * fw pos control: landing: continue horizontally instead of climbing if just be...Thomas Gubler2014-05-271-3/+4
| * fix typo in commentThomas Gubler2014-05-261-1/+1
| * Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-05-251-2/+2
| |\
| * | mtecs: rename variableThomas Gubler2014-05-251-3/+3
| * | fw: resolve an issue when the aircraft was climbing before landingThomas Gubler2014-05-251-4/+7
| * | sdlog: log tecs status messagesThomas Gubler2014-05-242-0/+42
| * | mtecs: publish tecs status uorb message and small variable renameThomas Gubler2014-05-242-7/+36
| * | introduce tecs status uorb messageThomas Gubler2014-05-243-0/+87
| * | mtecs: fix usage of outputLimiter.limitThomas Gubler2014-05-241-1/+9
| * | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-05-2410-49/+284
| |\ \
| * \ \ Merge branch 'fwattrobustify' into mtecsThomas Gubler2014-05-2129-61/+279
| |\ \ \
| * | | | mtecs fix integratorThomas Gubler2014-05-192-25/+22
| * | | | Merge branch 'fwattrobustify' into mtecsThomas Gubler2014-05-183-55/+88
| |\ \ \ \
| * | | | | fw pos control: landing: fix argument orderThomas Gubler2014-05-171-8/+22
| * | | | | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-05-1710-25/+45
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-05-1547-3820/+3573
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-05-144-2/+12
| |\ \ \ \ \ \ \
| * | | | | | | | mtecs: check if input arguments are finiteThomas Gubler2014-05-141-1/+17
| * | | | | | | | mtecs: change main functions to int and add some commentsThomas Gubler2014-05-142-8/+21
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-05-13107-6973/+1012
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-05-032-2/+3
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | mtecs: landing mode which limits pitch and as well throttle at the end of the...Thomas Gubler2014-05-014-17/+60
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-05-018-44/+74
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:PX4/Firmware into mtecsLorenz Meier2014-04-2726-777/+878
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Introduce debug option for mTECS and silence it as defaultLorenz Meier2014-04-272-8/+34
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-04-2616-360/+484
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-04-246-29/+49
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | simple underspeed protection for mtecsThomas Gubler2014-04-213-12/+65
| * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into mtecs_takeoffThomas Gubler2014-04-219-25/+64
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mtecs' into mtecs_takeoffThomas Gubler2014-04-1815-85/+557
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-04-1815-85/+557
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mtecs: add comment about setting the standard limitsThomas Gubler2014-04-061-2/+2
| * | | | | | | | | | | | | | | | | Merge branch 'mtecs' into mtecs_takeoffThomas Gubler2014-04-061-11/+11
| |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | mtecs: better (but not final) default parameters for mtecsThomas Gubler2014-04-061-11/+11
| * | | | | | | | | | | | | | | | | Merge branch 'mtecs' into mtecs_takeoffThomas Gubler2014-04-0619-597/+674
| |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into paul_mtecsThomas Gubler2014-04-0619-597/+674
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mtecs: first rough version of takeoff modeThomas Gubler2014-03-275-28/+112
| |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | mtecs: BlockPDLimited: make sure dt > 0Thomas Gubler2014-03-271-1/+1
| * | | | | | | | | | | | | | | | | mtecs: make sure dt is calculated before any control calculationsThomas Gubler2014-03-272-8/+31
| * | | | | | | | | | | | | | | | | fw_pos_control: whitespace in module.mkThomas Gubler2014-03-271-1/+1
| * | | | | | | | | | | | | | | | | mtecs: add FPA D gainThomas Gubler2014-03-273-17/+50
| * | | | | | | | | | | | | | | | | Merge branch 'paul_mtecs_hil' into paul_mtecsThomas Gubler2014-03-274-29/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | mtecs: comment out debug codeThomas Gubler2014-03-251-6/+6
| | * | | | | | | | | | | | | | | | | mtecs: correct a very wrong default param valueThomas Gubler2014-03-251-1/+1
| | * | | | | | | | | | | | | | | | | mtecs: commented out warnxJulian Oes2014-03-251-10/+10
| | * | | | | | | | | | | | | | | | | mtecs: don't flow the stdout too muchJulian Oes2014-03-252-12/+24
| | * | | | | | | | | | | | | | | | | Merge branch 'hil_range_fix' into paul_mtecs_hilJulian Oes2014-03-251-30/+63
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into paul_mtecsThomas Gubler2014-03-272-31/+73
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/paul_estimator_numeric' intoThomas Gubler2014-03-247-64/+452
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \