uorocketry / barista

Flight Control system for uOttawa Rocketry 2018
MIT License
5 stars 2 forks source link

enforce valid messages #47

Closed NikhilPeri closed 6 years ago

NikhilPeri commented 6 years ago

This adds rules to only ingest valid messages.

Also we now have a set of constants that can be used thought the rest of the app to ensure our action keys are consistent..both the client and rocket will share this class so we ensure only valid messages are produced and consumed