commit e4943aa7b41a46310df357b9fe58e9b0b87c0c9d Author: Simon Oberzier Date: Fri Feb 20 20:53:21 2026 +0100 Intial commit diff --git a/closed_loop.rtl b/closed_loop.rtl new file mode 100644 index 0000000..5e4e799 Binary files /dev/null and b/closed_loop.rtl differ diff --git a/lib.py b/lib.py new file mode 100644 index 0000000..984c0f5 --- /dev/null +++ b/lib.py @@ -0,0 +1,42 @@ +import struct + +class RTLFWriter: + HEADER_FIXED_FORMAT = "<4sIII" + RECORD_FORMAT = "