CU-SRL / DAQ

Code for Static Test Stand DAQ
2 stars 0 forks source link

Rocket side framework #10

Closed cartermak closed 3 years ago

cartermak commented 3 years ago

Defined a rough framework where we define the functionality of each thread within a class. Each class is in its own file for modularity and the thread classes are combined together into a Python module.