stabilizer icon indicating copy to clipboard operation
stabilizer copied to clipboard

Firmware and software for the Sinara Stabilizer module with high speed, low latency ADC/DAC data processing and powerful DSP algorithms in between

Results 34 stabilizer issues
Sort by recently updated
recently updated
newest added

* [ ] pounder temperature measurement using the power detectors (https://github.com/sinara-hw/Pounder/issues/94) * [ ] use for pounder presence detection instead of pgood * [x] read and telemetrize CPU temperature as...

enhancement

The current range of phase offsets supported by the signal generator is +/-0.5 turns. Handling would be easier if the number of turns would be arbitrary.

enhancement

after #505 the signal generator can e.g. go to `idsp`.

Way back with the old silicon this wasn't really possible. Now with the v silicon it may be. Analyze and explore it.

enhancement
performance

Makes sense nowadays to build a web app. Potential tools include: * https://github.com/wwwtyro/candygraph * https://github.com/danchitnis/webgl-plot * [Bokeh](https://bokeh.org/) * https://elog.psi.ch/scope/ * Others... The backend should probably: * receive the data stream...

enhancement

When the batch size is equal to 1, the delay from INPUT -> OUTPUT appears to be 4 batches instead of 3. This is not true for batch sizes !=...

performance

These are some compiler/toolchain developments for DSP math of varying usefulness. Let this issue track the different moving pieces of machine level math support. * [x] M7 instruction schedule pending...

enhancement
dependencies
performance

As part of the stabilizer firmware, it has been brought up that it would be useful to be able to measure and report "task-load" for the various interrupt tasks in...

enhancement
performance

Currently, stabilizer generates an identifier using the binary name and MAC address. We should allow this default to be overridden by the user and the value should persist to non-volatile...

enhancement

Components: * [ ] log swept sine modulator for the signal generator #86 * [x] streaming of stimulus and response data to host #380 * [ ] host processing and...

enhancement