Skip to content

Commit b566b7c

Browse files
ChrisRosserclaude
andcommitted
Give each AOS frame its own filter preset in the 4.4 and 4.5 tunes
Same copy-paste as the 2025.12 tunes, in the older trees: - 4.5 and 4.4 aos_5.5_tune included aos_5_filters. The two files have identical set commands, so this is a naming fix only. - 4.4 aos_cine80_tune included aos_7_filters. The values differ, so the Cine80 now gets its own dyn_notch_min_hz 30 / max 400, rpm_filter_q 700 and rpm_filter_min_hz 60. Every AOS filter preset in the 4.4 and 4.5 trees is now referenced by its own tune. The hdzero AIO5 65mm tune keeps aos_65mm_filters, since it is a 65mm build and has no separate frame filters. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent efc5170 commit b566b7c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

presets/4.4/tune/aos_rc/aos_5.5_tune.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ set dyn_idle_p_gain = 40
8181

8282
#$ OPTION_GROUP BEGIN: Filters
8383
#$ OPTION BEGIN (CHECKED): AOS Filters (Recommended)
84-
#$ INCLUDE: presets/4.4/filters/aos_rc/aos_5_filters.txt
84+
#$ INCLUDE: presets/4.4/filters/aos_rc/aos_5.5_filters.txt
8585
#$ OPTION END
8686

8787
#$ OPTION_GROUP END

presets/4.4/tune/aos_rc/aos_cine80_tune.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ set dyn_idle_p_gain = 40
8686

8787
#$ OPTION_GROUP BEGIN: Filters
8888
#$ OPTION BEGIN (CHECKED): AOS Filters (Recommended)
89-
#$ INCLUDE: presets/4.4/filters/aos_rc/aos_7_filters.txt
89+
#$ INCLUDE: presets/4.4/filters/aos_rc/aos_cine80_filters.txt
9090
#$ OPTION END
9191

9292
#$ OPTION_GROUP END

presets/4.5/tune/aos_rc/aos_5.5_tune.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ set dyn_idle_p_gain = 40
8080

8181
#$ OPTION_GROUP BEGIN: Filters
8282
#$ OPTION BEGIN (CHECKED): AOS Filters (Recommended)
83-
#$ INCLUDE: presets/4.5/filters/aos_rc/aos_5_filters.txt
83+
#$ INCLUDE: presets/4.5/filters/aos_rc/aos_5.5_filters.txt
8484
#$ OPTION END
8585

8686
#$ OPTION BEGIN (CHECKED): RPM Filter Weights for triblade props

0 commit comments

Comments
 (0)