Results 5 issues of c031917

First: Brilliant work! Really a gem in the Open Source world. I want to use your code on STM32 to read out and plot encoder data. I think I understood...

I'd like to use the calibratedSensor on a stepper motor with: ``` MagneticSensorSPI sensor = MagneticSensorSPI(PA8, 14, 0x3FFF); // instantiate the calibrated sensor object CalibratedSensor sensor_calibrated = CalibratedSensor(sensor); StepperMotor motor...

enhancement

In the whole flight telemetry example, you say "ADB-S". But it is called ADS-B.

We have a complex HAproxy config with lots of frontends and backends. The config is auto-generated, based on a template which renders in a loop all existing www,ws,... services for...

On a standalone drawio client outside IntelliJ it is possible to activate at least some built-in plugins like tag handling. Is it somehow possible to activate these also in the...