- Aug 08, 2018
-
-
Beat Küng authored
- move posix-configs/SITL/init/{rcS,10016_iris,6011_typhoon_h480} to ROMFS/px4fmu_common/init.d-posix allows for easier unification, only one symlink is required. - rcS: add AUTOCNF support. Update scripts to match with behavior of PX4 master (parameter values, some sitl driver got removed) - add alias to allow 'set variable value' syntax in scripts to px4-alias.sh - use px4_getopt - use separate argument for the test_data directory - append PATH from within the px4 binary: this simplifies the usage w/o the sitl_run.sh script. - add 'source px4-alias.sh' to all existing sitl startup scripts - move sitl mixers to ROMFS/px4fmu_common/mixers-sitl makes it easier to use existing mixers and sitl-specific ones. - remove unused rcS_gazebo_delta_wing
-
- Apr 30, 2018
-
-
Daniel Agar authored
- set BOARD_NUMBER_BRICKS to 0 for boards without analog power bricks
-
- Mar 04, 2018
-
-
Daniel Agar authored
- move to ModuleBase - strip down to PWM 8 and 16 modes only - remove all dead code - implement missing pwm ioctls (current value, rates, etc) - default rate 50Hz -> 400Hz
-
- Jan 17, 2018
-
-
Beat Küng authored
Avoids ending up with huge log directories. plus some param alphabetic reordering
-
- 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)
-
- Sep 21, 2017
-
-
Beat Küng authored
-
- Mar 26, 2017
-
-
Mohammed Kabir authored
-
- Mar 22, 2017
-
-
Matthias Grob authored
-
- Mar 12, 2017
-
-
Beat Küng authored
In addition this is almost a copy of the rgbled driver
-
- Mar 10, 2017
-
-
Beat Küng authored
There is no need to wait, and it would be the wrong way of doing startup synchronization.
-
- Dec 25, 2016
-
-
Lorenz Meier authored
-
- Dec 23, 2016
-
-
James Goppert authored
* Set LPE FUSE for standard iris sitl config. * Relax fault detection handling. * Always correct lidar.
-
- Dec 22, 2016
-
-
Beat Küng authored
so that we know which estimator was used in the log file
-
- Sep 19, 2016
-
-
Mark Whitehorn authored
-
- Aug 27, 2016
-
-
Mark Whitehorn authored
-
- Aug 25, 2016
-
-
Lorenz Meier authored
* Path cleanup for SITL. * Restructured sitl scripts dir. * Set integration tests to use ekf2 for vtol. * Fix sitl paths for mac.
-
- Aug 05, 2016
-
-
Lorenz Meier authored
This reverts commit 699b6a2c.
-
James Goppert authored
-
- Jul 24, 2016
-
-
James Goppert authored
sitl CI is having some issue cloning, but I have verified it locally for various configs
-
- Jul 11, 2016
-
-
Beat Küng authored
These will only start replay if there's an environment variable 'replay', otherwise they do nothing. We apply the parameters even before loading the modules, so that the modules 'see' the same state as the recorded system had. We will have to see how well this works in practice.
-
- Jul 02, 2016
-
-
Lorenz Meier authored
-
- Jun 18, 2016
-
-
Lorenz Meier authored
-
- Jun 05, 2016
-
-
Lorenz Meier authored
-
- Apr 25, 2016
-
-
Lorenz Meier authored
-
- Apr 23, 2016
-
-
Lorenz Meier authored
-
- Apr 17, 2016
-
-
Simone Guscetti authored
-
- Apr 06, 2016
-
-
Lorenz Meier authored
-
- Mar 13, 2016
-
-
Lorenz Meier authored
-
- Mar 11, 2016
-
-
Lorenz Meier authored
-
- Feb 01, 2016
-
-
Lorenz Meier authored
-
- Dec 17, 2015
-
-
Lorenz Meier authored
-
- Nov 22, 2015
-
-
Lorenz Meier authored
-
- Oct 26, 2015
-
-
jgoppert authored
-
- Oct 24, 2015
-
-
jgoppert authored
-
- Oct 02, 2015
-
-
v01d authored
-
- Sep 20, 2015
-
-
Lorenz Meier authored
-
- Sep 07, 2015
-
-
Lorenz Meier authored
-
- Sep 04, 2015
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Sep 03, 2015
-
-
tumbili authored
-