- Apr 18, 2018
-
-
Roman authored
- the mc pos controller will decrease throttle during the transition and thus the vehicle will not pick up enough airspeed to complete the transition Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Apr 12, 2018
-
-
Roman authored
to VtolType class Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
- moved methods used to modify channel maximum pwm value to VtolType class so that the can be shared by the differnt vtol types Signed-off-by:
Roman <bapstroman@gmail.com>
-
Daniel Agar authored
-
- Apr 05, 2018
-
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Mar 07, 2018
-
-
Daniel Agar authored
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
calculation Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
- more intuitive - avoids tons of divisions Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
- do not call hrt_elapsed_time since it's expensive - remove P2 front transition phase (was not even used) Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Mar 01, 2018
-
-
Roman authored
the mc pos controller handle it for now Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Jan 11, 2018
-
-
Daniel Agar authored
-
- Jan 02, 2018
-
-
Daniel Agar authored
-
- Aug 26, 2017
-
-
Jasmine authored
* revise pitch transition start and actuator_out_1 in transition * update with new matrix math library
-
- Jan 29, 2017
-
-
Daniel Agar authored
-
- Nov 22, 2016
-
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Oct 19, 2016
-
-
Lorenz Meier authored
-
- Oct 18, 2016
-
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
tumbili authored
-
- Sep 13, 2016
-
-
Andreas Antener authored
-
- May 19, 2016
-
-
Daniel Agar authored
-
- May 11, 2016
-
-
Andreas Antener authored
-
- Feb 18, 2016
-
-
Andreas Antener authored
temporarily use indicated airspeed for transitions so we're consistent with tecs until we move tecs to true airspeed
-
tumbili authored
- use the transition trust when waiting for TECS to kick in after transition
-
tumbili authored
-
- Jan 04, 2016
-
-
Roman authored
-
- Dec 24, 2015
-
-
Roman authored
-
- Dec 21, 2015
-
-
Roman authored
-
- Nov 25, 2015
-
-
Roman authored
-
tumbili authored
-
tumbili authored
-
Roman authored
-
tumbili authored
Conflicts: src/modules/vtol_att_control/tailsitter.cpp src/modules/vtol_att_control/tiltrotor.cpp src/modules/vtol_att_control/vtol_att_control_main.cpp src/modules/vtol_att_control/vtol_att_control_main.h src/modules/vtol_att_control/vtol_type.h
-
davidvor authored
-
davidvor authored
-
davidvor authored
-
davidvor authored
turning on fw controler during p2 front transiion simpling the weight for testing setting output more like fw for transition
-
davidvor authored
-