IL2232-HT2022-HIL / SOFTWARE_DEV

This is where software development for the project course will take place
0 stars 0 forks source link

HiL_client: Add the status decode function to master #54

Closed HolgerStenberg closed 2 years ago

HolgerStenberg commented 2 years ago

The decode function specified according to the Client Server Communication Flow should be added. Will be merging it to master once completed

HolgerStenberg commented 2 years ago

A working prototype for an inital full circle is in place. For more advanced checking, some additional code needs to be written. For example, to check if a read value that has been decoded is in a particular range, this would need additional funcionality in the python client