aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ecl
Commit message (Expand)AuthorAgeFilesLines
* fw att ctrl: resolve warningsThomas Gubler2014-06-293-12/+1
* fix initialization of perfcounters in fw att controllersThomas Gubler2014-06-083-6/+6
* fw att: add performance counterThomas Gubler2014-05-216-0/+36
* fw att: yaw ctrl: robustify against non finite numbersThomas Gubler2014-05-181-0/+12
* fw att: roll ctrl: robustify against non finite numbersThomas Gubler2014-05-181-2/+13
* fw att: pitch ctrl: robustify against non finite numbersThomas Gubler2014-05-181-1/+12
* l1_pos_control: prevent NaNs for roll setpointJulian Oes2014-02-241-2/+11
* TECS: use constant from geoJulian Oes2014-02-191-2/+1
* fw: remove duplicate feedforwardThomas Gubler2014-01-223-3/+3
* Merge commit '95bdc1a9bd364ce95abe06b097579cc8a9162e33' into navigator_new_ve...Anton Babushkin2013-12-306-22/+1
|\
| * fw att ctrl: removed unused parameterThomas Gubler2013-12-293-5/+1
| * fw att ctrl: remove renamed parametersThomas Gubler2013-12-296-17/+0
* | Merge branch 'navigator_new' into navigator_new_vector, WIPAnton Babushkin2013-12-287-95/+338
|\|
| * L1_pos_controller: Fixed strange bitwise orJulian Oes2013-11-211-1/+1
| * l1: change a max to min in wp switch-distance calculationThomas Gubler2013-11-171-1/+1
| * reintroduce feedforwardThomas Gubler2013-11-136-4/+38
| * fw: att fix initialization and add parameter to disable coordinated turns at ...Thomas Gubler2013-11-082-7/+8
| * fw: make att controller more robust against invalid (nan) setpointsThomas Gubler2013-11-041-0/+5
| * fix initialization of attitude controllersThomas Gubler2013-11-034-8/+22
| * Merge remote-tracking branch 'upstream/master' into fw_staging_ouputlimit_masterThomas Gubler2013-10-311-1/+1
| |\
| * \ manual merge fw_integrator_fix_ouputlimit into fw_staging_ouputlimitThomas Gubler2013-10-243-8/+10
| |\ \
| | * | constrain integrator part in control output until startup detection is availa...Thomas Gubler2013-10-243-6/+9
| * | | fix wrong operation in yaw controllerThomas Gubler2013-10-243-5/+9
| * | | wip fw ctrl, several small bugfixes, set limit to 1Thomas Gubler2013-10-246-21/+17
| * | | fw att ctrl: rename some variablesThomas Gubler2013-10-243-6/+3
| * | | 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-244-23/+35
| * | wip, minor bugfixes in fw att controlThomas Gubler2013-10-241-1/+1
| * | wip, fw attitude ctrl: split into attitude and rate, compiles, untestedThomas Gubler2013-10-246-67/+231
| * | wip, fw att ctrl: coordinated turnThomas Gubler2013-10-242-32/+22
| * | fw att control: also transform rate estimateThomas Gubler2013-10-242-5/+17
| * | using jacobians in fw attitude controlThomas Gubler2013-10-244-6/+8
* | | mathlib fixesAnton Babushkin2013-12-192-29/+26
* | | Integral fixes, last partsLorenz Meier2013-11-052-5/+7
| |/ |/|
* | l1: fix constrain of sine_eta1Thomas Gubler2013-10-271-1/+1
|/
* added parameter for maximal roll angleThomas Gubler2013-10-242-1/+12
* Covered corner case in L1 controller not adressed so far in existing conceptsLorenz Meier2013-10-151-10/+23
* Fixed turn radius return valueLorenz Meier2013-10-081-10/+15
* Robustified flight close to waypointsLorenz Meier2013-10-062-0/+24
* Added more acknowledgements after another author sweepLorenz Meier2013-09-162-2/+6
* Naming consistency improvedLorenz Meier2013-09-154-22/+22
* Adding more references, adding inline references to make sure a reader of the...Lorenz Meier2013-09-153-2/+11
* Adding missing author info and acknowledgementsLorenz Meier2013-09-125-0/+15
* Another set of minor style editsLorenz Meier2013-09-101-1/+0
* More cleanupLorenz Meier2013-09-101-6/+6
* Compile fixes, cleanups, better referencesLorenz Meier2013-09-102-20/+34
* Style / code cleanupLorenz Meier2013-09-101-6/+6
* Checked in L1 position and TECS altitude control. Not test-flown in HIL or ou...Lorenz Meier2013-09-1010-8/+569
* Added support for inverted flightLorenz Meier2013-09-101-0/+22