Skip to content
Snippets Groups Projects
  1. May 16, 2019
  2. May 14, 2019
    • Julian Oes's avatar
      01fdd00c
    • Julian Oes's avatar
      init.d-posix: raise timeouts for fast SITL · ffeeedc3
      Julian Oes authored
      When simulating with lockstep we can raise the speed by setting the env
      variable `PX4_SIM_SPEED_FACTOR`. Some inputs like RC, MAVLink heartbeats
      from a ground station, or offboard controls via MAVLink are still at the
      normal speed which leads to timeouts getting detected in PX4.
      
      To work around this issue we can automatically multiply the timeout
      parameters by the speed factor.
      ffeeedc3
  3. May 13, 2019
  4. May 11, 2019
  5. May 09, 2019
  6. May 08, 2019
  7. May 07, 2019
    • bresch's avatar
    • bresch's avatar
      MC gyro cutoffs - Reduce IMU_GYRO_CUTOFF to 30Hz and disable MC_DTERM_CUTOFF. · 6d8d8e3c
      bresch authored
      A low gyro cutoff is needed for most medium/large size drones as the structural natural and blade-pass frequencies are low.
      A higher value is still desirable for small platforms surch as racers
      or well isolated autopilots and should be tuned by the user.
      Specific values for config files are untouched.
      The cutoff filter for the D term is disabled here as the required
      cutoff frequency for the default D term of the rate controller is higher
      than the gyro cutoff. In that case, enabling the D term cutoff would
      just add some undesired phase lag to the derivative.
      6d8d8e3c
  8. May 06, 2019
  9. May 05, 2019
Loading