aboutsummaryrefslogtreecommitdiffstats
path: root/lib/file/file_source_c.cc
AgeCommit message (Expand)AuthorFilesLines
2013-12-10device: implement "nofake" hint to exclude dummy devices from discoveryDimitri Stolnikov1-5/+8
2013-12-05file: add missing include for boost::formatDimitri Stolnikov1-0/+1
2013-10-20file: allow changing the sample rate when throttle=trueDimitri Stolnikov1-8/+21
2013-05-30introduce osmosdr namespace, remove _c suffixDimitri Stolnikov1-1/+1
2013-05-29convert to gnuradio 3.7 interfaceDimitri Stolnikov1-11/+12
2013-04-30file: update returned gain and frequency rangesDimitri Stolnikov1-6/+2
2013-04-30source/sink: rename antennas to express their functionDimitri Stolnikov1-6/+2
2013-02-16remove unused self()Dimitri Stolnikov1-5/+0
2013-02-16remove gain_mode getter/setter where not usedDimitri Stolnikov1-10/+0
2013-01-20file: set repeat and throttle device args to true by defaultDimitri Stolnikov1-5/+5
2013-01-10file: add get_devices member which returns a default deviceDimitri Stolnikov1-1/+12
2012-05-17change gain mode argument to 'automatic' for clarityDimitri Stolnikov1-1/+1
2012-05-05add api for manual gain mode controlDimitri Stolnikov1-0/+10
2012-04-29file: initial file source supportDimitri Stolnikov1-0/+212