Commit Graph

534 Commits

Author SHA1 Message Date
Dimitri Stolnikov 47734f299d use manual gain mode by default 2012-05-05 15:00:35 +02:00
Dimitri Stolnikov ce6fc94da3 resolve multisrc merge conflicts 2012-05-05 02:01:53 +02:00
Dimitri Stolnikov 61c2ac81ac change callback order for gain settings 2012-05-05 01:42:03 +02:00
Dimitri Stolnikov 3a47e3661c add api for manual gain mode control 2012-05-05 00:43:32 +02:00
Dimitri Stolnikov f0ac70fa41 file: initial file source support
Example:
  file=/path/to/file.ext,freq=428e6,rate=1e6,repeat=true,throttle=true
2012-04-29 19:55:28 +02:00
Dimitri Stolnikov 34baaf3f93 rtl: add xtal arguments for rtl and tuner chips 2012-04-29 19:53:17 +02:00
Dimitri Stolnikov 6c30964893 strip whitespace 2012-04-29 13:15:02 +02:00
Dimitri Stolnikov ed828d1787 update pkg-config template 2012-04-29 12:14:09 +02:00
Dimitri Stolnikov 99dfd7f197 import doxyxml files from GR tree to make build work with doxygen 2012-04-28 23:52:30 +02:00
Dimitri Stolnikov b41c85a2b0 fix interface documentation 2012-04-28 23:51:00 +02:00
Dimitri Stolnikov 0216d1022b update GRC files for multichannel source 2012-04-28 20:20:07 +02:00
Dimitri Stolnikov c1c0c2f212 first working multichannel source 2012-04-28 20:18:14 +02:00
Dimitri Stolnikov 31a4356ba5 fix copyright notice
Remove FSF line, since we do not have any agreements with them.
2012-04-26 19:28:02 +02:00
Dimitri Stolnikov 755da481d4 osmosdr: add initial component files 2012-04-26 19:23:55 +02:00
Dimitri Stolnikov 584ddafe10 uhd: add initial component files 2012-04-26 19:20:16 +02:00
Dimitri Stolnikov 414b1b1331 fcd: add initial component files 2012-04-26 19:18:21 +02:00
Dimitri Stolnikov d5589e8e1d rtl: reimplement buffering to make it more efficient 2012-04-26 19:14:42 +02:00
Dimitri Stolnikov 514b806d0a update build system to check for component dependencies
this will only enable components if the dependencies were met.
2012-04-26 19:13:23 +02:00
Dimitri Stolnikov afac8e8c42 add template based GRC block generation script 2012-04-26 19:07:27 +02:00
Dimitri Stolnikov c954d4a410 remove unused doc template 2012-04-26 17:49:43 +02:00
Dimitri Stolnikov ba5e8e94b7 reimplement buffering to make it more efficient
thanks to Hoernchen <la@tfc-server.de> for contributing a proof-of-concept implementation
2012-04-23 23:11:39 +02:00
Dimitri Stolnikov 08b6f7ee0a update license file to GPL v3 as in source 2012-04-21 14:07:25 +02:00
Dimitri Stolnikov 554899750e add throttle tag to sink block
follows commit 1f8491ed13
2012-04-12 20:32:05 +02:00
Dimitri Stolnikov 52508a80df don't install sink interface as it's unimplemented
the transmitter hardware is in the works at Maintech
2012-04-12 20:24:05 +02:00
Steve Markgraf 1f8491ed13 add throttle tag to source block
This prevents a warning by GRC.
Thanks to patchvonbraun, who suggested this change.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-04-12 02:04:38 +02:00
Dimitri Stolnikov 3ddcdbd8b8 update GRC integration 2012-04-11 23:40:27 +02:00
Dimitri Stolnikov 619d7a5a8b cleanup interface & documentation 2012-04-11 23:37:02 +02:00
Hoernchen 43b35f0f0d proper scaling
Signed-off-by: Dimitri Stolnikov <horiz0n@gmx.net>
2012-04-09 23:00:03 +02:00
Hoernchen 519eb053bc fix for windows
Signed-off-by: Dimitri Stolnikov <horiz0n@gmx.net>
2012-04-09 22:59:42 +02:00
Dimitri Stolnikov ea429b7b4a add swig includes to make it work on gr >=v3.5.3 2012-04-09 18:37:18 +02:00
Dimitri Stolnikov e15b5cf6df change sample buffer to appear as shorts for performance reasons 2012-04-06 18:52:26 +02:00
Dimitri Stolnikov 43c59ad2b9 use well-known operators instead of fancy literary ones
this is needed for MSVC
2012-04-06 16:32:33 +02:00
Dimitri Stolnikov 313334d54a fix scaling in LUT generation 2012-04-06 15:58:12 +02:00
Dimitri Stolnikov 0efd28de6b initial commit 2012-04-06 15:29:14 +02:00