mu-zero-HYPERLOOP / canzero

Control Panel of Mu-Zero Hyperloop Season 4
https://mu-zero.de
6 stars 0 forks source link

SignalFrame, TypeFrame massacre #51

Closed kistenklaus closed 8 months ago

kistenklaus commented 8 months ago

The differentiation in the control-panel doesn't really make sense and it would be nice to find a general solution for it.

This would include major refactors of the Parsers, which are required anyway

kistenklaus commented 8 months ago

We could keep the SignalFrameParser and just change it's output to a TypeFrame

kistenklaus commented 8 months ago

proably best to write a general parser for TypeFrames and SignalFrames.

Here we could consider writing a general solution which also works for parsing the get_resp. Not sure if this is possible without sacrificing performance!