Commit Graph

10 Commits

Author SHA1 Message Date
Nick Foster
00bcc041b2 Cosmetics 2010-11-28 17:07:09 -08:00
Nick Foster
f8966f0d10 All tags, all the time. Still some weirdness with set_history() that requires using the check widths in the framer & slicer. 2010-11-20 17:06:48 -08:00
Nick Foster
cd394e1863 Preamble now passes tags to framer.
Note: Using set_history cocks up the nitems_written() call.
2010-11-20 16:34:44 -08:00
Nick Foster
d173f9e256 Preamble detector cleanup. Better for >2 samps/symbol. 2010-11-19 16:38:32 -08:00
Nick Foster
72248eaecf Timestamps work. 2010-11-19 14:39:56 -08:00
Nick Foster
eb18bdc308 First stab at tagged timestamps using TR's tagging branch. Currently segfaults due to some oddness in the tag subsystem. 2010-11-18 14:25:07 -08:00
Nick Foster
76f884e81f Copyright assignment. 2010-10-18 09:59:08 -07:00
Nick Foster
33b04c292c Reorganized things quite a bit. Much cleaner output interface.
Made a single registry of output plugins which gets populated on init with classes to output on a socket, print to screen, database, etc. Next step is to implement a SQLite database class.
2010-10-17 19:45:19 -07:00
Nick Foster
7727b7c902 Fixed some bugs where I was treating sample data as an integer. Allows use with UHD without multiplying everything up by 64K. =)
Also changed the reference level printout to show dB instead of sample value. This seems more useful. 0dB is full scale.
2010-09-20 11:09:59 -07:00
Nick Foster
e39021ff8a Initial commit 2010-09-14 22:01:56 -07:00