aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Merge branch 'launchdetection' into navigator_new_fwThomas Gubler2013-12-297-0/+483
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
| | * | | initial wip version of launchdetectorThomas Gubler2013-11-157-0/+483
| | | |/ | | |/|
* | | | Merge commit '95bdc1a9bd364ce95abe06b097579cc8a9162e33' into ↵Anton Babushkin2013-12-306-22/+1
|\| | | | | | | | | | | | | | | navigator_new_vector
| * | | 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-2811-153/+532
|\| | |
| * | | Prevent some warnings for lat/lon double conversionsJulian Oes2013-12-271-2/+2
| | | |
| * | | Merge branch '559_tecs_climbout' into ↵Thomas Gubler2013-12-231-0/+8
| |\ \ \ | | | | | | | | | | | | | | | fw_autoland_att_tecs_navigator_termination_controlgroups
| | * | | tecs: change pitch on climbout #559 (ported from ardupilot)Thomas Gubler2013-12-231-0/+8
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into ↵Thomas Gubler2013-12-131-0/+8
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | fw_autoland_att_tecs_navigator_termination_controlgroups Conflicts: src/drivers/px4io/px4io.cpp
| * | | Mavlink and navigator: Disable some functions in mavlink that are taken over ↵Julian Oes2013-11-272-0/+25
| | | | | | | | | | | | | | | | by navigator, introduce topic to report mission status from commander back to mavlink
| * | | Merge branch 'fw_autoland_att_tecs' into fw_autoland_att_tecs_navigatorThomas Gubler2013-11-252-34/+53
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/lib/external_lgpl/tecs/tecs.cpp src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
| | * | | 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' ↵Julian Oes2013-11-209-118/+381
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into navigator_wip_merge_test Conflicts: src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
| | * | | 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
| | | | | | | | | | | | | | | | | | | | low speed
| | * | | 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 ↵Thomas Gubler2013-10-312-1/+6
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | fw_staging_ouputlimit_master_heightrate
| | | * | | | heightrate p as parameterThomas Gubler2013-10-312-1/+6
| | | | | | |
| | * | | | | Merge branch 'tecs_experimental_prate' into ↵Thomas Gubler2013-10-311-1/+1
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | fw_staging_ouputlimit_master_heightrate
| | | * | | | remove filtering of height setpointThomas Gubler2013-10-311-1/+1
| | | | | | |
| | * | | | | Merge branch 'tecs_experimental_prate' into ↵Thomas Gubler2013-10-312-23/+38
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | fw_staging_ouputlimit_master_heightrate
| | | * | | | 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 ↵Thomas Gubler2013-10-243-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | available for safety reasons
| | * | | | | | 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
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |