- Jan 17, 2018
-
-
Daniel Agar authored
-
Beat Küng authored
-
- Jan 16, 2018
-
-
Julien Lecoeur authored
The geometry was previously quad_deadcat in which front motors are closer to CG and thus more loaded in hover. quad_wide is the same geometry as quad_deadcat except the CG is centered so all motors are loaded equally. Flight logs on IRIS with deadcat mixer showed that - all motors are equally loaded during hover (actuator_outputs 0 to 3 have similar values) - a negative pitch offset is building up soon after takeoff (visible in actuator_controls)
-
Simon Laube authored
- Missing get_sync() in verify function - Allow some time to reboot before closing the serial port (closing the serial port drives TX low)
-
Simon Laube authored
-
Daniel Agar authored
-
Lorenz Meier authored
-
Simon Laube authored
-
Simon Laube authored
-
David Sidrane authored
-
David Sidrane authored
-
PX4 Jenkins authored
-
- Jan 15, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
ChristophTobler authored
-
Daniel Agar authored
This is a temporary workaround for equal expressions in chip/sam_xdmac.c and can be reverted once fixed properly in NuttX. Needed for the GCC 7 upgrade in #8551.
-
Daniel Agar authored
-
Daniel Agar authored
- revert after #8689 is resolved
-
ChristophTobler authored
without this param set doesn't work -> adsp side never receives changes
-
ChristophTobler authored
-
ChristophTobler authored
-
ChristophTobler authored
-
ChristophTobler authored
-
ChristophTobler authored
-
Beat Küng authored
If a log with multiple (dis)arming events was replayed, multiple logs were created. This changes the replay to only create a single log.
-
Nicolas de Palezieux authored
-
Nicolas de Palezieux authored
-
Nicolas de Palezieux authored
-
Nicolas de Palezieux authored
-
Nicolas de Palezieux authored
-
Nicolas de Palezieux authored
-
Nicolas de Palezieux authored
-
Nicolas de Palezieux authored
-
Nicolas de Palezieux authored
-
Nicolas de Palezieux authored
-
Nicolas de Palezieux authored
-
Nicolas de Palezieux authored
-
Paul Riseborough authored
-
Anthony Lamping authored
-created a test base class to centralize redundant methods among the different tests -added mission waypoint list topic listener (this also helps make sure the simulation is ready) -check number of mission waypoints in FCU against mission -increase time for mavros topics to be ready from 30 to 60 seconds -reduce position check loop rates -clean up logging -support QGC plan for mission file format, see #8619 -vehicle is an arg for mission test launch file, working toward other airframes -Jenkins: fix vtol vehicle arg value -get MAV_TYPE param and use FW radius for pure fixed-wing mission position check -remove unused vehicle arg from test in multiple tests launch, clearing runtime warning
-
- Jan 14, 2018
-
-
Lorenz Meier authored
This brings in new ROI commands and general sync.
-