Commit c56fc8e
authored
rename DUAL_GYRO to MULTI_GYRO (debug mode) (betaflight#846)
feat: add MULTI_GYRO debug mode support for firmware 4.6.0+
Add version-gated DUAL_GYRO to MULTI_GYRO debug mode renaming with display names
supporting up to 4 gyros. Debug modes show proper axis labels like 'Gyro 1 Diff [roll]'
and maintain backward compatibility with existing DUAL_GYRO modes.1 parent 95cbf3a commit c56fc8e
File tree
3 files changed
+51
-0
lines changed- src
3 files changed
+51
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
553 | 559 | | |
554 | 560 | | |
555 | 561 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1397 | 1397 | | |
1398 | 1398 | | |
1399 | 1399 | | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
1400 | 1433 | | |
1401 | 1434 | | |
1402 | 1435 | | |
| |||
1840 | 1873 | | |
1841 | 1874 | | |
1842 | 1875 | | |
| 1876 | + | |
| 1877 | + | |
| 1878 | + | |
1843 | 1879 | | |
1844 | 1880 | | |
1845 | 1881 | | |
| |||
2538 | 2574 | | |
2539 | 2575 | | |
2540 | 2576 | | |
| 2577 | + | |
| 2578 | + | |
| 2579 | + | |
2541 | 2580 | | |
2542 | 2581 | | |
2543 | 2582 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
449 | 455 | | |
450 | 456 | | |
451 | 457 | | |
| |||
0 commit comments