atomgomba / atomgomba/orangebox
Parser does not correctly read betaflight logs
Open
bug
- Dominant language
- Python
- Stars
- 23
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hey I was actually working on my own parser and I was running it against various parsers I found online
I ran it against a file with 2 log sessions (two arm/disarm cycles). set_log_index(1) returns 10699 frames for session 1 — but that's wrong, it's re-reading session 0 data. it doesn't properly parse the second session boundary.
it seems you can see seperate sessions?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.