uorocketry / barista

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

dummy sensor factory #36

Closed NikhilPeri closed 6 years ago

NikhilPeri commented 6 years ago
  1. Sensor Factory
    • ensures we only have one instance of each sensor
    • ensure when we are in the test environment and cannot to real sensors we have fake devices to use

Now when you instantat a rocket you must pass it a device factory