quartiq / stabilizer

Firmware and software for the Sinara Stabilizer module with high speed, low latency ADC/DAC data processing and powerful DSP algorithms in between
http://quartiq.de/stabilizer/
Apache License 2.0
111 stars 27 forks source link

Feature/serial settings save individual values #907

Closed ryan-summers closed 5 months ago

ryan-summers commented 5 months ago

This updates it so set doesn't save every setting, but rather just the setting you just modified. A new save command can be used to save all of the current device settings.

It also fixes some of the user feedback

Fixes #859