aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.md
diff options
context:
space:
mode:
authorMRX8024 <57844100+MRX8024@users.noreply.github.com>2024-11-13 02:55:32 +0200
committerGitHub <noreply@github.com>2024-11-12 19:55:32 -0500
commit6d1256ddcc51cc62ab403fdc29d0b2688116a29e (patch)
treec7720c5ac142fac0d6306cfc38f8bab7869024a9 /docs/Config_Changes.md
parent2af8d3f1d0d836126cc3447b6530a0107dabf772 (diff)
downloadkutter-6d1256ddcc51cc62ab403fdc29d0b2688116a29e.tar.gz
kutter-6d1256ddcc51cc62ab403fdc29d0b2688116a29e.tar.xz
kutter-6d1256ddcc51cc62ab403fdc29d0b2688116a29e.zip
resonance_tester: Fix chips selection, add accel_per_hz selection (#6726)
Corrected issue where accelerometer names were incorrectly prefixed with "adxl345", preventing the selection of other chip types when running TEST_RESONANCES. Implemented support for selecting the `accel_per_hz` parameter when running TEST_RESONANCES. docs: Update TEST_RESONANCES + SHAPER_CALIBRATE with missing parameters and bracket corrections Signed-off-by: Maksim Bolgov <maksim8024@gmail.com>
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r--docs/Config_Changes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index cb031ee2..5535dc85 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -8,6 +8,10 @@ All dates in this document are approximate.
## Changes
+20241112: Option `CHIPS=<chip_name>` in `TEST_RESONANCES` and
+`SHAPER_CALIBRATE` requires specifying the full name(s) of the accel
+chip(s). For example, `adxl345 rpi` instead of short name - `rpi`.
+
20240912: `SET_PIN`, `SET_SERVO`, `SET_FAN_SPEED`, `M106`, and `M107`
commands are now collated. Previously, if many updates to the same
object were issued faster than the minimum scheduling time (typically