Commit Graph

514 Commits

Author SHA1 Message Date
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