Skip to content

Deadeye 22.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 14:03
· 148 commits to refs/heads/main since this release
e576f74

Installation and usage documentation is at: https://strykeforce.github.io/deadeye/.

🚀 Features

  • Add nullability annotations to Java client library (#120)
  • Use string_view for id in TargetData classes (#118)
  • Save NT persist file to /etc/opt/deadeye/ on Linux (#116)
  • Sort filtered contours be descending area in /daemon (#110)
  • Add optional JSON config item to PipelineConfig (#109)

🐛 Bug Fixes

  • Don't try to determine stream address from interfaces (#117)
  • Listen on 0.0.0.0 when daemon is local server (#115)
  • Create deadeye dir before syc rsync in /ansible (#113)

🧰 Maintenance

  • Bump WPILib to 2022.4.1 (#114)
  • Add README in /admin (#108)
  • Improve dependency relationship between systemd services in /ansible (#106)