Skip to content
Snippets Groups Projects
  1. Aug 08, 2018
    • Beat Küng's avatar
      posix shell: lots of cleanup and fixes · 7822e5b5
      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
      7822e5b5
  2. Apr 30, 2018
  3. Mar 04, 2018
    • Daniel Agar's avatar
      pwm_out_sim cleanup · 38f5f60a
      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
      38f5f60a
  4. Jan 17, 2018
  5. Jan 16, 2018
    • Julien Lecoeur's avatar
      Iris: set mixer to quad_wide · 0e657535
      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)
      0e657535
  6. Sep 21, 2017
  7. Mar 26, 2017
  8. Mar 22, 2017
  9. Mar 12, 2017
  10. Mar 10, 2017
  11. Dec 25, 2016
  12. Dec 23, 2016
  13. Dec 22, 2016
  14. Sep 19, 2016
  15. Aug 27, 2016
  16. Aug 25, 2016
  17. Aug 05, 2016
  18. Jul 24, 2016
  19. Jul 11, 2016
    • Beat Küng's avatar
      SITL init scripts: add replay tryapplyparams & replay trystart · 49614cfe
      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.
      49614cfe
  20. Jul 02, 2016
  21. Jun 18, 2016
  22. Jun 05, 2016
  23. Apr 25, 2016
  24. Apr 23, 2016
  25. Apr 17, 2016
  26. Apr 06, 2016
  27. Mar 13, 2016
  28. Mar 11, 2016
  29. Feb 01, 2016
  30. Dec 17, 2015
  31. Nov 22, 2015
  32. Oct 26, 2015
  33. Oct 24, 2015
  34. Oct 02, 2015
  35. Sep 20, 2015
  36. Sep 07, 2015
  37. Sep 04, 2015
  38. Sep 03, 2015
Loading