Skip to content

v0.8.627

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 21:07
1086d49

GitHub downloads GitHub commits since release

Version v0.8.627 based on refs/heads/master 1086d49

🎉 Major features and improvements

  • 1086d49 - Read the tof-sensors in parallel (#224)
    • primary sensor gives pace
    • nerd display shows number of echo triggers of primary sensor in the middle
    • inner loop runs more often (no wait while reading tof-sensors)
    • introduce SENSOR_QUIET_PERIOD_AFTER_OPPOSITE_START_MICRO_SEC to avoid receiving the echo from the other sensor
    • see also #221
  • 0544d80 - Remove GPS wait options / Use GPS time as system time
    • do not wait for UTC time, start with GPS time & pos

🚀 New features and improvements

👷 Changes for developers / internal