stabilizer 0.11.0

Firmware for the Sinara Stabilizer board (STM32H743, Ethernet, PoE, 2 ADCs, 2 DACs)
Documentation
1
2
3
4
5
6
7
8
9
# Stabilizer Python Utilities

This directory contains common Python utilities for Stabilizer, such as stream data receivers.

To install this module locally (in editable mode):
```
python -m pip install .
```
Note that this package requires python 3.8+.