Commit 4432441
fix(schema): correct step values and descriptions from config/schema audit
- GM_VELOCITY_CHASE.NEUTRAL_PITCH_ANGLE: step 0.01 → 0.5 (degree param)
- GM_VELOCITY_VECTOR.MOUNT_ROLL/PITCH/YAW_OFFSET_DEG: step 0.01 → 0.5 (degree params)
- FW_ATTITUDE_RATE new keys: min 1.0 → 0.0 for L1_LATERAL_SCALE, TECS_ALTITUDE_SCALE;
improved descriptions for TECS_MAX_INTEGRAL, FALLBACK_ALTITUDE_PITCH_GAIN
All schema range corrections (max values, type fixes, orphaned safety keys, range
mismatches) were already applied in v6.0.2 by the aba12d7 fix agent.
Tests: 34 passed (generate_schema + config_consistency)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2c7b984 commit 4432441
1 file changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2879 | 2879 | | |
2880 | 2880 | | |
2881 | 2881 | | |
2882 | | - | |
| 2882 | + | |
2883 | 2883 | | |
2884 | 2884 | | |
2885 | 2885 | | |
| |||
3175 | 3175 | | |
3176 | 3176 | | |
3177 | 3177 | | |
3178 | | - | |
| 3178 | + | |
3179 | 3179 | | |
3180 | 3180 | | |
3181 | 3181 | | |
| |||
3185 | 3185 | | |
3186 | 3186 | | |
3187 | 3187 | | |
3188 | | - | |
| 3188 | + | |
3189 | 3189 | | |
3190 | 3190 | | |
3191 | 3191 | | |
| |||
3195 | 3195 | | |
3196 | 3196 | | |
3197 | 3197 | | |
3198 | | - | |
| 3198 | + | |
3199 | 3199 | | |
3200 | 3200 | | |
3201 | 3201 | | |
| |||
3911 | 3911 | | |
3912 | 3912 | | |
3913 | 3913 | | |
3914 | | - | |
| 3914 | + | |
3915 | 3915 | | |
3916 | 3916 | | |
3917 | | - | |
3918 | | - | |
| 3917 | + | |
| 3918 | + | |
3919 | 3919 | | |
3920 | 3920 | | |
3921 | 3921 | | |
3922 | 3922 | | |
3923 | 3923 | | |
3924 | | - | |
| 3924 | + | |
3925 | 3925 | | |
3926 | 3926 | | |
3927 | | - | |
3928 | | - | |
| 3927 | + | |
| 3928 | + | |
3929 | 3929 | | |
3930 | 3930 | | |
3931 | 3931 | | |
| |||
3934 | 3934 | | |
3935 | 3935 | | |
3936 | 3936 | | |
3937 | | - | |
| 3937 | + | |
3938 | 3938 | | |
3939 | 3939 | | |
3940 | 3940 | | |
| |||
3943 | 3943 | | |
3944 | 3944 | | |
3945 | 3945 | | |
3946 | | - | |
| 3946 | + | |
3947 | 3947 | | |
3948 | 3948 | | |
3949 | 3949 | | |
| |||
0 commit comments