ZeroCM / zcm

Zero Communications and Marshalling
http://zerocm.github.io/zcm/
GNU Lesser General Public License v2.1
237 stars 69 forks source link

Log repair #383

Closed olsoni closed 2 years ago

olsoni commented 2 years ago

sort a zcmlog by event timestamp (recv_utime) to repair logs generated by a zcm logger that used multiple shards.

olsoni commented 2 years ago

There's probably a bug in here still : the output log doesn't have exactly the same number of bytes as the input. Could be just the end getting cut off, but I'm seeing enough disparity that it makes me think something else is up.