Michael Oswald
Michael Oswald
This is implemented, only deduced parameters are missing.
This is the tricky one. This is a major part of the system and the most troublesome. Brief description: after parameters are extracted out of TM packets, they must be...
Implementation of an sle library has started [esa-sle](https://github.com/oswald2/esa-sle).
Thanks a lot!
Later a tabbed view, each with a 4-Display switcher may be added in case the 4 displays are not enough.
First tries with deechs implementation of a reflex host [fltkhs-reflex-host](https://github.com/deech/fltkhs-reflex-host) have been unsuccessful, since the code was hard to get to compile (it is old) and then crashes with a...
After discussions with Ivan Perez, maybe reactive values would be a better approach. A prototype implementation should bring clarification on how to use them.
This is currently ongoing. GRDs are on a good way.
Currently, the time axis is calculated dynamically each time a new value is popped in. This makes the display confusing. It should be more like an oscilloscope like feature, with...
This is currently ongoing. Basically, verifications are implemented with the following restrictions: - Currently, they are only inserted, but not removed. Means, the verification hash maps are constantly growing with...