From 3e65c808812c1ad9fc5b6cc8488e2eddcba19209 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Sun, 10 Feb 2019 17:24:58 +0000 Subject: [PATCH] - Use new bit packer block git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@426 b431acfa-c32f-4a4a-93f1-934dc6c82436 --- mausi.grc | 285 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 279 insertions(+), 6 deletions(-) diff --git a/mausi.grc b/mausi.grc index ea4760d..b6c9f14 100644 --- a/mausi.grc +++ b/mausi.grc @@ -210,11 +210,11 @@ max - 5000 + 10000 min - -5000 + -10000 notebook @@ -491,7 +491,7 @@ _coordinate - (1456, 468) + (1504, 420) _rotation @@ -514,6 +514,57 @@ 1 + + blocks_file_sink + + append + False + + + alias + + + + comment + + + + affinity + + + + _enabled + True + + + file + /home/jens/mausi_bytes.dat + + + _coordinate + (1736, 652) + + + _rotation + 0 + + + id + blocks_file_sink_0_0 + + + type + byte + + + unbuffered + False + + + vlen + 1 + + blocks_file_source @@ -573,6 +624,100 @@ 1 + + blocks_float_to_char + + alias + + + + comment + + + + affinity + + + + _enabled + True + + + _coordinate + (1576, 672) + + + _rotation + 0 + + + id + blocks_float_to_char_0 + + + maxoutbuf + 0 + + + minoutbuf + 0 + + + scale + 1 + + + vlen + 1 + + + + blocks_float_to_int + + alias + + + + comment + + + + affinity + + + + _enabled + True + + + _coordinate + (1336, 548) + + + _rotation + 0 + + + id + blocks_float_to_int_0 + + + maxoutbuf + 0 + + + minoutbuf + 0 + + + scale + 1 + + + vlen + 1 + + blocks_float_to_uchar @@ -593,7 +738,7 @@ _coordinate - (1288, 488) + (1296, 400) _rotation @@ -612,6 +757,53 @@ 0 + + blocks_int_to_float + + alias + + + + comment + + + + affinity + + + + _enabled + True + + + _coordinate + (1680, 548) + + + _rotation + 0 + + + id + blocks_int_to_float_0 + + + maxoutbuf + 0 + + + minoutbuf + 0 + + + scale + 1 + + + vlen + 1 + + blocks_multiply_xx @@ -710,6 +902,57 @@ dsp_rate + + jay_bit_packer + + alias + + + + comment + + + + affinity + + + + _enabled + True + + + endianess + 0 + + + _coordinate + (1480, 532) + + + _rotation + 0 + + + id + jay_bit_packer_0 + + + maxoutbuf + 0 + + + minoutbuf + 0 + + + numBitsIn + 7 + + + numBitsOut + 8 + + jay_bit_slicer @@ -738,7 +981,7 @@ numGapBits - 16 + 32 id @@ -907,7 +1150,7 @@ ant0 - TX/RX + RX2 bw0 @@ -2567,12 +2810,30 @@ 0 0 + + blocks_float_to_char_0 + blocks_file_sink_0_0 + 0 + 0 + + + blocks_float_to_int_0 + jay_bit_packer_0 + 0 + 0 + blocks_float_to_uchar_0 blocks_file_sink_0 0 0 + + blocks_int_to_float_0 + blocks_float_to_char_0 + 0 + 0 + blocks_multiply_xx_0 low_pass_filter_0 @@ -2585,6 +2846,18 @@ 0 0 + + jay_bit_packer_0 + blocks_int_to_float_0 + 0 + 0 + + + jay_bit_slicer_0 + blocks_float_to_int_0 + 0 + 0 + jay_bit_slicer_0 blocks_float_to_uchar_0