From eea357bee8a3d2807cb990151438838e47377c0a Mon Sep 17 00:00:00 2001 From: ptrkrysik Date: Fri, 21 Nov 2014 10:24:24 +0100 Subject: [PATCH] Added socked PDU sink to airprobe_file --- apps/airprobe_file.grc | 441 +++++++++++++++++++++++------------------ 1 file changed, 251 insertions(+), 190 deletions(-) diff --git a/apps/airprobe_file.grc b/apps/airprobe_file.grc index f566b27..d8e2b31 100644 --- a/apps/airprobe_file.grc +++ b/apps/airprobe_file.grc @@ -3,30 +3,54 @@ Wed Aug 13 19:03:06 2014 - parameter + options id - input_file_name + airprobe_file _enabled True - label - input_file_name + title + - value - input.cfile + author + - type - string + description + - short_id - i + window_size + 1280, 1024 + + + generate_options + no_gui + + + category + Custom + + + run_options + run + + + run + True + + + max_nouts + 0 + + + realtime_scheduling + alias @@ -34,7 +58,7 @@ _coordinate - (184, -5) + (0, -5) _rotation @@ -45,7 +69,7 @@ variable id - AGCH + CHANNEL_UNKNOWN _enabled @@ -53,123 +77,15 @@ value - 4 - - - alias - - - - _coordinate - (808, -5) - - - _rotation 0 - - - variable - - id - PCH - - - _enabled - True - - - value - 5 - alias _coordinate - (872, -5) - - - _rotation - 0 - - - - variable - - id - RACH - - - _enabled - True - - - value - 3 - - - alias - - - - _coordinate - (744, -5) - - - _rotation - 0 - - - - variable - - id - SDCCH - - - _enabled - True - - - value - 6 - - - alias - - - - _coordinate - (936, -5) - - - _rotation - 0 - - - - variable - - id - CCCH - - - _enabled - True - - - value - 2 - - - alias - - - - _coordinate - (680, -5) + (480, -5) _rotation @@ -207,7 +123,7 @@ variable id - CHANNEL_UNKNOWN + CCCH _enabled @@ -215,7 +131,7 @@ value - 0 + 2 alias @@ -223,7 +139,154 @@ _coordinate - (480, -5) + (680, -5) + + + _rotation + 0 + + + + variable + + id + SDCCH + + + _enabled + True + + + value + 6 + + + alias + + + + _coordinate + (936, -5) + + + _rotation + 0 + + + + variable + + id + RACH + + + _enabled + True + + + value + 3 + + + alias + + + + _coordinate + (744, -5) + + + _rotation + 0 + + + + variable + + id + PCH + + + _enabled + True + + + value + 5 + + + alias + + + + _coordinate + (872, -5) + + + _rotation + 0 + + + + variable + + id + AGCH + + + _enabled + True + + + value + 4 + + + alias + + + + _coordinate + (808, -5) + + + _rotation + 0 + + + + parameter + + id + input_file_name + + + _enabled + True + + + label + input_file_name + + + value + input.cfile + + + type + string + + + short_id + i + + + alias + + + + _coordinate + (184, -5) _rotation @@ -308,69 +371,6 @@ 0 - - options - - id - airprobe_file - - - _enabled - True - - - title - - - - author - - - - description - - - - window_size - 1280, 1024 - - - generate_options - no_gui - - - category - Custom - - - run_options - run - - - run - True - - - max_nouts - 0 - - - realtime_scheduling - - - - alias - - - - _coordinate - (0, -5) - - - _rotation - 0 - - gsm_clock_offset_control @@ -610,6 +610,33 @@ 0 + + gsm_message_printer + + id + gsm_message_printer_0 + + + _enabled + True + + + alias + + + + affinity + + + + _coordinate + (1000, 112) + + + _rotation + 0 + + gsm_control_channels_decoder @@ -646,15 +673,35 @@ - gsm_message_printer + blocks_socket_pdu id - gsm_message_printer_0 + blocks_socket_pdu_0 _enabled True + + type + "UDP_CLIENT" + + + host + 127.0.0.1 + + + port + 4729 + + + mtu + 10000 + + + tcp_no_delay + False + alias @@ -663,9 +710,17 @@ affinity + + minoutbuf + 0 + + + maxoutbuf + 0 + _coordinate - (1000, 112) + (1016, 179) _rotation @@ -714,4 +769,10 @@ 0 0 + + gsm_control_channels_decoder_0 + blocks_socket_pdu_0 + msgs + pdus +