TeamSunride / MRAS

Multi Rocket Avionics System
https://mras.sunride.space/
GNU General Public License v3.0
6 stars 0 forks source link

Implement a HIL to test software #30

Closed nikiexpo closed 1 year ago

nikiexpo commented 1 year ago

Steps taken already:

  1. Instrumentation tool box : Config, Send and Recieve
  2. Other blocks: Vecotor concatenate, Zero order hold, cast to single, Byte pack, step
  3. Use union type image
nikiexpo commented 1 year ago

TODO:

  1. Figure out how to get the launch data into this model
  2. update MRAS with SimulinkFormatter class
  3. Test on MRAS
  4. Figure out why there is a delay at 5 secs
nikiexpo commented 1 year ago

SIm MRAS --> Simulink, currently looks like no other logs should happen when testing with simulink

nikiexpo commented 1 year ago

The loop might be working but not the correct output, most probably the issue with the HIL code I wrote, debug tomorrow

image
nikiexpo commented 1 year ago

image WORKS!!!!!!

TomD53 commented 1 year ago

Mega machine man Nikilesh strikes again

Added 20 seconds of pad data to the dataset in order to allow the filter to reach a steady state

image

TomD53 commented 1 year ago

HIL needs documenting

nikiexpo commented 1 year ago

Done https://mras.sunride.space/md_docs_HIL_in_MRAS.html