PlotJuggler
PlotJuggler copied to clipboard
The Time Series Visualization Tool that you deserve.
currently trying out hardware video decoding `_media_player->setVideoDecoderPriority(QStringList()
But when manually checked with a LogReader it only prints acceptable addresses: ```python sendcan_addrs = set() for msg in lr: if msg.which() == 'sendcan': for can in msg.sendcan: print(can.address) sendcan_addrs.add(can.address)...
Tried to view a route from a few years ago with deprecated pandaStates but it doesn't show it
The third decimal place (single digit ms) increments up and down as you press left or right arrow to skip. For example: 117.320 -> 117.331 -> 117.341 -> 117.351 ->...
Also with rlogs, it's never perfectly in 0.01 second increments
GitHub Actions doesn't have M1 runners yet (#2187). We can either wait for that or try to have our current Mac CI build a [universal build](https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary).
Thanks for contributing to PlotJuggler. You are great! # Problem description The move from `cereal` to `msgq`, and changes performed in `msgq` at that time, seems to have broken the...