aboutsummaryrefslogtreecommitdiffstats
path: root/lib/miri
AgeCommit message (Collapse)AuthorFilesLines
2013-04-30source/sink: rename antennas to express their functionDimitri Stolnikov1-1/+1
2013-03-12remove APPEND from include_directoriesDimitri Stolnikov1-1/+1
2013-03-12This reverts commit 3fb4f96bb7f17753849fdd94ccbd7f6c70e5f1b4.Hoernchen1-1/+1
This reverts commit 1772222cb3c82ad2cab608911a159776bc2c2979. reorder include dirs
2013-03-12fix the other config.h includes as wellHoernchen1-1/+1
2013-01-20miri: notify work function on exit of async readDimitri Stolnikov1-0/+2
2012-11-28miri: don't parse buffers argument as doubleDimitri Stolnikov1-6/+8
2012-10-16miri: fix crackle due to garbage samplesSteve Markgraf2-2/+10
The amount of input samples in the callback can vary due to the nature of the isochronous transfers. Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-10-14miri: we don't have get_sample_rates in libmirisdrSteve Markgraf1-10/+1
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-09-30add support for MSi2500 based DVB-T dongles through libmirisdrDimitri Stolnikov3-0/+620
this has been tested with analog modes only and still has to be verified with the usual digital modes for proper implementation.