Commit 5830aee
committed
fix: Eliminate S-frame duplicate timestamp artifacts causing phase shifts
- S-frames no longer create separate CSV rows with inherited timestamps
- S-frame data merged into I/P frames during parsing (matches blackbox_decode)
- Eliminates duplicate timestamp entries that caused frame synchronization issues
- Fixes pitch response phase shifts in step response analysis
- Row count now matches blackbox_decode exactly (375225 vs 375226)
- Perfect chronological data alignment achieved1 parent 51f7d2f commit 5830aee
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1144 | 1144 | | |
1145 | 1145 | | |
1146 | 1146 | | |
1147 | | - | |
1148 | | - | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
1149 | 1150 | | |
1150 | 1151 | | |
1151 | 1152 | | |
| |||
1592 | 1593 | | |
1593 | 1594 | | |
1594 | 1595 | | |
1595 | | - | |
1596 | | - | |
| 1596 | + | |
| 1597 | + | |
1597 | 1598 | | |
1598 | 1599 | | |
1599 | 1600 | | |
1600 | | - | |
| 1601 | + | |
1601 | 1602 | | |
1602 | 1603 | | |
1603 | 1604 | | |
| |||
0 commit comments