Kevin Luchsinger
|
737c98bf8a
|
fixes issue #76 (timestamps did "overflow" after 536 seconds)
|
2016-10-08 21:26:10 +02:00 |
|
Nick Foster
|
514414f6b3
|
Fix integer truncation issue in tag_to_timestamp(). Thanks to John Ilig
for finding it.
|
2015-09-03 17:39:53 -07:00 |
|
Nick Foster
|
2c9ef501b8
|
Correctly use zero offset for devices that don't issue proper timestamp
tags.
|
2015-07-09 13:08:00 -07:00 |
|
Nick Foster
|
953a7ddded
|
Correctly return a zero timestamp tag instead of a null tag.
|
2015-07-09 13:03:10 -07:00 |
|
Nick Foster
|
c96dea7fa0
|
preamble: Check to see if PMT key is actually a symbol before converting
to string.
|
2015-07-09 12:23:52 -07:00 |
|
Nick Foster
|
95ff2cade0
|
Remove spurious print.
|
2015-04-17 22:16:55 -07:00 |
|
Nick Foster
|
9bdac2a499
|
Use whole/fractional timestamps in the whole chain. This prevents loss
of precision when setting time to UTC.
|
2015-04-17 14:07:28 -07:00 |
|
Nick Foster
|
a528f375f7
|
Huge messy reorg to move things into the GR3.7 paradigm. Mostly in effort to get
SWIG magic to work on member functions. Can change sample rate on the fly now.
|
2013-08-05 16:29:02 -07:00 |
|