Commit 44e7de1
committed
Merge fix/output-mapping-timer-priority into feature/unified-pinio-pwm-output
Combine PINIO output support (HEAD) with timer priority fixes (merged branch):
- PINIO pre-assignment: outputs with specialLabels >= SPECIAL_LABEL_PINIO_BASE
are assigned OUTPUT_TYPE_PINIO before the two-pass motor/servo loop, since
PINIO identity comes from MSP specialLabels not from timer priority.
- Two-pass priority, motor numbering, B-type overflow guard, parseInt fix,
and live change handler all carried forward from fix/output-mapping-timer-priority.22 files changed
Lines changed: 1374 additions & 284 deletions
File tree
- images/icons
- js
- connection
- msp
- tests
- locale/en
- src/css
- tabs
- tabs
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
123 | 124 | | |
124 | | - | |
125 | | - | |
126 | | - | |
| 125 | + | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
| |||
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
| 455 | + | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
| 460 | + | |
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
| 465 | + | |
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2766 | 2766 | | |
2767 | 2767 | | |
2768 | 2768 | | |
2769 | | - | |
| 2769 | + | |
2770 | 2770 | | |
2771 | | - | |
2772 | | - | |
2773 | | - | |
| 2771 | + | |
| 2772 | + | |
| 2773 | + | |
| 2774 | + | |
| 2775 | + | |
| 2776 | + | |
2774 | 2777 | | |
2775 | | - | |
| 2778 | + | |
2776 | 2779 | | |
2777 | | - | |
2778 | | - | |
| 2780 | + | |
2779 | 2781 | | |
2780 | 2782 | | |
2781 | | - | |
| 2783 | + | |
| 2784 | + | |
2782 | 2785 | | |
| 2786 | + | |
| 2787 | + | |
2783 | 2788 | | |
2784 | 2789 | | |
2785 | 2790 | | |
| |||
2849 | 2854 | | |
2850 | 2855 | | |
2851 | 2856 | | |
2852 | | - | |
2853 | | - | |
2854 | | - | |
2855 | | - | |
| 2857 | + | |
| 2858 | + | |
2856 | 2859 | | |
2857 | 2860 | | |
2858 | 2861 | | |
| |||
0 commit comments