CarletonURocketry / hysim

A simulation of the hybrid control system which can be run on POSIX platforms.
2 stars 0 forks source link

Struct padding and add data generation when file is not presented #15

Closed khang-874 closed 1 week ago

khang-874 commented 1 week ago

The current bytes stream is padded which is not according to the specification, unsigned_char which take only 1 bytes, because of padding take up 4 bytes. Also add data generation when file is not presented. Which like the simulation function in hybrid engine.