Commit b1da48d
committed
fix: Correct CSV column order to match blackbox_decode format
- energyCumulative (mAh) now positioned after I frame fields, before S frame fields
- Fixes critical data integrity issue where analysis tools read wrong columns
- Column order now exactly matches blackbox_decode reference implementation
- Resolves PNG visualization differences caused by column misalignment1 parent 7c49ae7 commit b1da48d
1 file changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
226 | 235 | | |
227 | 236 | | |
228 | 237 | | |
| |||
242 | 251 | | |
243 | 252 | | |
244 | 253 | | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
0 commit comments