180D-FW-2020 / Team8

Systems design capstone project
MIT License
2 stars 1 forks source link

Envrd/thomas.kost/thresh gest comms #85

Closed thomaskost17 closed 3 years ago

thomaskost17 commented 3 years ago

Headline Feature:

Updated berryIMU.py to rely on our updated mqtt server. Additionally added some logic corresponding to states so redundant messages are not sent. This was tested with the testing script controller_reciever.py. All gestures worked well (acking works as expected).

Additional Features

removed excessive print statements from mqtt_net.py

moves #66 along