You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, this seems like a somewhat niche and specific use case as I've never heard of a "circular log" before. There will be a slight delay on every iteration, but could this be easily achieved by executing can.player within a bash loop?
It's like trying to simulate something like CANoe replay block which plays BLF file indefinitely. Bash loop might work in that case, but having something working on linux and windows (native, not WSL) would be best :P
If that doesn't fit in the scope - that's fine :)
Is your feature request related to a problem? Please describe.
I have blf recording which I would want to play indefinitely, without the need to restart the replay manually.
Describe the solution you'd like
Something like
--loop
argument.Describe alternatives you've considered
Writing custom can replay script based on original one.
The text was updated successfully, but these errors were encountered: