hi,
Looking to implement TimeStamp encoder, the thing is the traditional way of doing it with sliding-range of bits wont work because I will lose alot of precision.
Any idea how to use the available bits more economically, but preserve the slide-window !? if possible.