albertaloop / T_SWE_2019_2020

Software for AlbertaLoop's first-generation pod.
MIT License
3 stars 1 forks source link

Bamocar simulator: update serial communication structure #29

Open mbardwell opened 3 years ago

mbardwell commented 3 years ago

Summary

The bamocar simulator was written to respond to each byte it receives. The Bamocar actually expects between 7-11 bytes before it responds see NDrive manual section 10.2.2

Acceptance Criteria