a client for the esp32chorus lap timer written in rust to integrate with OBS
Go to file
Lukas Bachschwell 5c65f305da
Various fixes
2020-02-06 21:21:25 +01:00
OBSTools Add Bars 2020-01-30 17:39:50 +01:00
Other tries Curemtnt STtaus, added clap moving to tokio next 2020-01-26 16:01:34 +01:00
src Various fixes 2020-02-06 21:21:25 +01:00
.gitignore Initial working version 2020-01-01 21:36:10 +01:00
Cargo.lock Cleaning up 2020-01-29 10:05:55 +01:00
Cargo.toml Cleaning up 2020-01-29 10:05:55 +01:00
Config.toml Properly decode laptimes 2020-02-06 19:40:33 +01:00
Readme.md Properly decode laptimes 2020-02-06 19:40:33 +01:00

Readme.md

ChorusOBSsync

  • Finish serde config parsing (more optionals, no filemode flag in clap)
  • No OBS Mode
  • Less errors!
  • OBS Error message decodinng
  • Initial states for race and beginning
  • make lap decoding inndepedent of amount
  • Make parsing rssi better!
  • Could add some disconection handeling of the chorus device in rssi request (if it fails 5 times churus has disconnnected and conenction should be reinitialized ?!)