Skip to content
  • Maciej Lipinski's avatar
    [HA] Bugfix in timeouts · 31db6c90
    Maciej Lipinski authored
    Timeouts for extension (ext0, ext1, ext2) were not defined in the
    timeout_config table but these entries were used (e.g. to print
    which timeout expired). It seems that this caused memory corruption
    whic resulted in some of the timestamps being considered incorrect
    (correct = 0), maybe even corruction of the timestamps. Thus, servo
    was very unstable.
    31db6c90