aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-312-1/+6
|\|
| * l1: fix constrain of sine_eta1Thomas Gubler2013-10-271-1/+1
| * Merge branch 'master' of github.com:PX4/Firmware into fw_autolandLorenz Meier2013-10-245-1/+233
| |\
| * | Small improvements to autoland, ensure that throttle can be shut down close t...Lorenz Meier2013-10-161-0/+5
* | | 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
| |/ |/|
* | added parameter for maximal roll angleThomas Gubler2013-10-242-1/+12
* | accelerometer_calibration: code style fixed, lib/conversion copyright fixAnton Babushkin2013-10-203-9/+73
* | get_rot_matrix() moved to separate library, accel calibration of rotated boar...Anton Babushkin2013-10-203-0/+157
|/
* 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
* Compile fixLorenz Meier2013-09-111-1/+1
* Another set of minor style editsLorenz Meier2013-09-101-1/+0
* More cleanupLorenz Meier2013-09-103-9/+9
* 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-1013-8/+1501
* Added support for inverted flightLorenz Meier2013-09-101-0/+22
* Fixed compile errorLorenz Meier2013-09-082-10/+6
* Merge branch 'fixedwing_l1' of github.com:PX4/Firmware into fixedwing_l1Lorenz Meier2013-09-085-12/+144
|\
| * Compiling attitude control, ready for testsLorenz Meier2013-09-085-17/+33
| * WIPLorenz Meier2013-09-074-12/+116
| * WIP on controllersLorenz Meier2013-09-073-1/+13
| * Merge branch 'master' into fixedwing_l1Lorenz Meier2013-09-072-2/+0
| |\
* | | Added additional vector functions, fixed seatbelt for global estimatorsLorenz Meier2013-09-082-4/+38
* | | Merge branch 'master' of github.com:PX4/Firmware into fixedwing_l1Lorenz Meier2013-09-082-2/+0
|\ \ \ | |/ / |/| / | |/
| * Removed dysfunctional includes. Need to be re-done properly when finally impl...Lorenz Meier2013-09-072-2/+0
* | First stab at actual controllerLorenz Meier2013-08-283-1/+57