aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Prevent some warnings for lat/lon double conversionsJulian Oes2013-12-271-2/+2
* Merge branch '559_tecs_climbout' into fw_autoland_att_tecs_navigator_terminat...Thomas Gubler2013-12-231-0/+8
|\
| * tecs: change pitch on climbout #559 (ported from ardupilot)Thomas Gubler2013-12-231-0/+8
* | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs_navi...Thomas Gubler2013-12-131-0/+8
|\|
| * Merge pull request #534 from thomasgubler/tecs_fix_comparisonLorenz Meier2013-12-131-1/+1
| |\
| | * tecs: fix wrong != 0 checkThomas Gubler2013-11-191-1/+1
| * | LowPassFilter: allow for filtering to be disabledAndrew Tridgell2013-12-131-0/+8
| |/
* | Mavlink and navigator: Disable some functions in mavlink that are taken over ...Julian Oes2013-11-272-0/+25
* | Merge branch 'fw_autoland_att_tecs' into fw_autoland_att_tecs_navigatorThomas Gubler2013-11-252-34/+53
|\ \
| * | tecs: speedrate: use p loop instead of pre calculated speed rate for nowThomas Gubler2013-11-242-25/+40
| * | tecs: roll2thr: fix to be consistent with commentThomas Gubler2013-11-241-1/+1
| * | disable a printfThomas Gubler2013-11-241-1/+1
| * | disabling bad descent detection because of to many false positivesThomas Gubler2013-11-241-7/+11
* | | L1_pos_controller: Fixed strange bitwise orJulian Oes2013-11-211-1/+1
* | | Geo: Copy distance function over from mavlinkJulian Oes2013-11-202-0/+28
* | | TECS: I don't need this debug outputJulian Oes2013-11-201-1/+1
* | | Merge remote-tracking branch 'thomasgubler_private/fw_autoland_att_tecs' into...Julian Oes2013-11-209-118/+381
|\| |
| * | tecs: fix wrong != 0 checkThomas Gubler2013-11-191-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_autoland_att_tecsThomas Gubler2013-11-033-7/+9
| |\ \
| * \ \ Merge branch 'tecs_experimental_prate' into fw_staging_ouputlimit_master_heig...Thomas Gubler2013-10-312-1/+6
| |\ \ \
| | * | | heightrate p as parameterThomas Gubler2013-10-312-1/+6
| * | | | 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
| |\| | |
| * | | | 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
* | | | | Merge remote-tracking branch 'jean-m-cyr/master' into navigator_wipJulian Oes2013-11-182-0/+36
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add data manager module and fence support to navigatorJean Cyr2013-11-032-0/+36
| | |/ / | |/| |
* | | | Integral fixes, last partsLorenz Meier2013-11-052-5/+7
| |_|/ |/| |
* | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-11-031-1/+3
|\ \ \