Commit Graph

429 Commits

Author SHA1 Message Date
Andreas Antener b93f34c99b use separate heading parameter beacause the other one gets reset in auto 2015-11-17 22:28:08 +01:00
Andreas Antener 24179a0d93 consitent parameter naming for runway takeoff, added parameters for important values 2015-11-17 22:28:08 +01:00
Andreas Antener ea884b34f0 use and reset the new yaw control method 2015-11-17 22:28:07 +01:00
Andreas Antener 059e40f780 - fixed throttle ramp-up
- added parameter to specify which heading to keep on runway
- validate terrain alt before using it
2015-11-17 22:28:07 +01:00
tumbili f43d50fbc9 implemented runway takeoff for fw 2015-11-17 22:28:07 +01:00
Youssef Demitri 170f0032fd updated to master (solve merge conflicts) 2015-11-06 12:18:31 +01:00
Lorenz Meier eeecf01628 Fixed wing controller: Call state reset on flight mode change. 2015-11-01 18:26:30 +01:00
Youssef Demitri dd59409e31 updated to master (solved merge conflicts) 2015-10-27 09:26:27 +01:00
jgoppert 6cce823dc6 Replaced wigen with custom matrix lib. 2015-10-24 15:10:20 -04:00
Lorenz Meier 1e973033af Set climbout altitude to 10 meters by default 2015-10-23 11:16:47 +02:00
jgoppert b9e461b028 Control lib update. 2015-10-20 10:48:10 -04:00
Youssef Demitri 069c6a82cb Merge branch 'master' of github.com:wingtra/Firmware into control_state 2015-10-16 15:50:29 +02:00
Lorenz Meier 3105b49b22 FW Pos control: Avoid no symbols warnings 2015-10-14 22:36:19 +02:00
Youssef Demitri c22c678b7d Merge branch 'master' of github.com:PX4/Firmware into control_state 2015-10-14 11:02:23 +02:00
Youssef Demitri 1ec96d87d7 fully ported control state into fw_pos_control_l1 2015-10-14 10:58:58 +02:00
Lorenz Meier c599cf1256 Merge pull request #2976 from PX4/mtecs
Mtecs: small update and new filter block
2015-10-14 10:17:51 +02:00
Thomas Gubler ee001597ff fix posix build 2015-10-12 06:36:56 +02:00
Thomas Gubler bd2ed0c93b mtecs: add getters for some internal values 2015-10-12 06:36:56 +02:00
Thomas Gubler 2c5d810b06 make mtecs use 2nd order low pass block 2015-10-12 06:36:56 +02:00
Thomas Gubler b7847e13a6 mtecs: quick hack: only write tecs topic on nuttx, need to solve this cleanly with inheritance. Introduced own mode enum. 2015-10-12 06:36:56 +02:00
Lorenz Meier 6e5097a8df FW pos control: Remove excessive stack allocation 2015-10-10 22:23:35 +02:00
Youssef Demitri 5ee9bb5363 clean up fw_pos_control_l1 2015-10-09 09:06:02 +02:00
Youssef Demitri 78f5a35d12 integrated control state in fw l1 controller 2015-10-08 22:41:24 +02:00
Lorenz Meier dc31cbb4f9 FW pos control: Add missing dependencies for correct build order 2015-10-08 12:25:34 +02:00
Lorenz Meier fa5071b3c5 Remove module.mk files to prevent confusion of adopters upgrading 2015-10-06 11:23:20 +02:00
Lorenz Meier 61fec78eb0 Merge branch 'master' of github.com:PX4/Firmware into cmake-2 2015-09-16 23:56:45 +02:00
tumbili 9fdec6f06a fixed bug which allowed high roll angle setpoints during final landing approach 2015-09-15 16:41:21 +02:00
James Goppert 1d6b31d196 Switch to cmake build system. 2015-09-07 20:37:45 -04:00
Daniel Agar 3e5ce55b94 fix spelling 2015-09-05 21:59:23 +02:00
tumbili b4839731ad use correct syntax for polling 2015-09-01 09:36:27 +02:00
Simon Wilks f7e4a4852d Reset the altitude setpoint. 2015-08-24 10:38:33 +02:00
tumbili 8f5f3faf46 fw position controller should not publish att sp during a vtol transition 2015-08-23 21:15:56 +02:00
Lorenz Meier 86279dab6b Fix position controller braces 2015-08-23 17:41:59 +02:00
devbharat 8257f3d2fd Replaced exits with return 2015-08-23 14:39:33 +02:00
devbharat 20d71870ec Minor changes to get fixed wing control apps running for posix 2015-08-23 14:39:25 +02:00
Lorenz Meier 295e4be8c3 Merge branch 'beta' 2015-08-23 14:06:37 +02:00
tumbili 3ccb35f338 fix 2015-08-23 14:06:25 +02:00
Lorenz Meier 85007d8952 Merge branch 'beta' into beta_merge4 2015-08-22 14:09:20 +02:00
tumbili 6cdceb1829 fix tecs status logging 2015-08-22 14:08:58 +02:00
tumbili 221c222ca2 comment out code which relied on old tecs logging format 2015-08-22 14:08:57 +02:00
Lorenz Meier 420acb9748 Merge branch 'beta' 2015-08-04 10:56:53 +02:00
Lorenz Meier 90e4fa8a33 TECS: Weight down speed gain 2015-08-02 16:07:32 +02:00
Mark Whitehorn c0d2b22d00 cosmetic: fix typos in comments 2015-08-02 16:07:32 +02:00
Lorenz Meier e443a3f3be Harmonize FW default gains, increase TECS height rate default gain considerably 2015-08-02 16:07:31 +02:00
Lorenz Meier f3ae231dad TECS: Fix manual climbout 2015-08-02 01:23:15 +02:00
Lorenz Meier 3d8c628efa FW pos control: Comment and clean up altitude setpoint handling 2015-08-02 00:41:58 +02:00
Lorenz Meier ea7ae7d019 Merged beta into master 2015-08-01 16:58:02 +02:00
Lorenz Meier 75085dc5d6 Condition TECS properly on any altitude control mode 2015-07-27 10:16:48 +02:00
Lorenz Meier e84d97b387 Only update TECS filter if auto is enabled. This forces the internal TECS logic to reset between auto runs 2015-07-22 22:40:26 +02:00
Lorenz Meier 2a8402edb1 Merged beta into master 2015-07-09 15:55:31 +02:00