├── README ├── RaptorCaptureHighfreq.grc └── RaptureCaptureLowerFreq.grc /README: -------------------------------------------------------------------------------- 1 | 2 | RAPTOR CAPTURE requires an additional module to be added to GNU Radio. This module can be foun d at 3 | https://github.com/tkuester/gr-reveng 4 | the page includes all steps needed to add this module. 5 | 6 | Raptor Captor will list the binary output of ford key fobs in the 902 and 903 Mhz range. 7 | Other tools that will assist in decrypting Ford keyfobs include: 8 | Inspectrum (Mike the author is a Genius) 9 | Universal Radio Hacker (URH) 10 | 11 | I will add more notes shortly. 12 | -------------------------------------------------------------------------------- /RaptorCaptureHighfreq.grc: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Sun Mar 24 02:49:33 2019 5 | 6 | options 7 | 8 | author 9 | 10 | 11 | 12 | window_size 13 | 14 | 15 | 16 | category 17 | [GRC Hier Blocks] 18 | 19 | 20 | comment 21 | 22 | 23 | 24 | description 25 | 26 | 27 | 28 | _enabled 29 | True 30 | 31 | 32 | _coordinate 33 | (8, 8) 34 | 35 | 36 | _rotation 37 | 0 38 | 39 | 40 | generate_options 41 | qt_gui 42 | 43 | 44 | hier_block_src_path 45 | .: 46 | 47 | 48 | id 49 | top_block 50 | 51 | 52 | max_nouts 53 | 0 54 | 55 | 56 | qt_qss_theme 57 | 58 | 59 | 60 | realtime_scheduling 61 | 62 | 63 | 64 | run_command 65 | {python} -u {filename} 66 | 67 | 68 | run_options 69 | prompt 70 | 71 | 72 | run 73 | True 74 | 75 | 76 | thread_safe_setters 77 | 78 | 79 | 80 | title 81 | 82 | 83 | 84 | 85 | variable 86 | 87 | comment 88 | 89 | 90 | 91 | _enabled 92 | True 93 | 94 | 95 | _coordinate 96 | (8, 292) 97 | 98 | 99 | _rotation 100 | 0 101 | 102 | 103 | id 104 | baudrate 105 | 106 | 107 | value 108 | 4.2e3 109 | 110 | 111 | 112 | variable 113 | 114 | comment 115 | 116 | 117 | 118 | _enabled 119 | True 120 | 121 | 122 | _coordinate 123 | (8, 148) 124 | 125 | 126 | _rotation 127 | 0 128 | 129 | 130 | id 131 | freq 132 | 133 | 134 | value 135 | 903e6 136 | 137 | 138 | 139 | variable 140 | 141 | comment 142 | 143 | 144 | 145 | _enabled 146 | True 147 | 148 | 149 | _coordinate 150 | (368, 436) 151 | 152 | 153 | _rotation 154 | 0 155 | 156 | 157 | id 158 | fsk_bandwidth 159 | 160 | 161 | value 162 | 9e3 163 | 164 | 165 | 166 | variable 167 | 168 | comment 169 | 170 | 171 | 172 | _enabled 173 | True 174 | 175 | 176 | _coordinate 177 | (8, 220) 178 | 179 | 180 | _rotation 181 | 0 182 | 183 | 184 | id 185 | if_sample_rate 186 | 187 | 188 | value 189 | 200e3 190 | 191 | 192 | 193 | variable 194 | 195 | comment 196 | 197 | 198 | 199 | _enabled 200 | True 201 | 202 | 203 | _coordinate 204 | (272, 436) 205 | 206 | 207 | _rotation 208 | 0 209 | 210 | 211 | id 212 | offset 213 | 214 | 215 | value 216 | -425e3 217 | 218 | 219 | 220 | variable 221 | 222 | comment 223 | 224 | 225 | 226 | _enabled 227 | True 228 | 229 | 230 | _coordinate 231 | (8, 76) 232 | 233 | 234 | _rotation 235 | 0 236 | 237 | 238 | id 239 | samp_rate 240 | 241 | 242 | value 243 | 2e6 244 | 245 | 246 | 247 | analog_quadrature_demod_cf 248 | 249 | alias 250 | 251 | 252 | 253 | comment 254 | fmd mod 255 | scale signal to plus or minus one. 256 | 257 | 258 | affinity 259 | 260 | 261 | 262 | _enabled 263 | True 264 | 265 | 266 | _coordinate 267 | (104, 716) 268 | 269 | 270 | _rotation 271 | 0 272 | 273 | 274 | gain 275 | 3.33 276 | 277 | 278 | id 279 | analog_quadrature_demod_cf_0 280 | 281 | 282 | maxoutbuf 283 | 0 284 | 285 | 286 | minoutbuf 287 | 0 288 | 289 | 290 | 291 | blocks_rotator_cc 292 | 293 | alias 294 | 295 | 296 | 297 | comment 298 | shift to avoid DC 299 | 300 | 301 | affinity 302 | 303 | 304 | 305 | _enabled 306 | True 307 | 308 | 309 | _coordinate 310 | (288, 500) 311 | 312 | 313 | _rotation 314 | 0 315 | 316 | 317 | id 318 | blocks_rotator_cc_0 319 | 320 | 321 | maxoutbuf 322 | 0 323 | 324 | 325 | minoutbuf 326 | 0 327 | 328 | 329 | phase_inc 330 | 2*3.14159*(offset+fsk_bandwidth)/samp_rate 331 | 332 | 333 | 334 | digital_binary_slicer_fb 335 | 336 | alias 337 | 338 | 339 | 340 | comment 341 | 342 | 343 | 344 | affinity 345 | 346 | 347 | 348 | _enabled 349 | True 350 | 351 | 352 | _coordinate 353 | (992, 856) 354 | 355 | 356 | _rotation 357 | 0 358 | 359 | 360 | id 361 | digital_binary_slicer_fb_0 362 | 363 | 364 | maxoutbuf 365 | 0 366 | 367 | 368 | minoutbuf 369 | 0 370 | 371 | 372 | 373 | digital_clock_recovery_mm_xx 374 | 375 | alias 376 | 377 | 378 | 379 | comment 380 | 381 | 382 | 383 | affinity 384 | 385 | 386 | 387 | _enabled 388 | True 389 | 390 | 391 | _coordinate 392 | (672, 832) 393 | 394 | 395 | _rotation 396 | 0 397 | 398 | 399 | gain_mu 400 | 0.175 401 | 402 | 403 | gain_omega 404 | 0.25*0.175*0.175 405 | 406 | 407 | id 408 | digital_clock_recovery_mm_xx_0 409 | 410 | 411 | maxoutbuf 412 | 0 413 | 414 | 415 | minoutbuf 416 | 0 417 | 418 | 419 | mu 420 | 0.5 421 | 422 | 423 | omega_relative_limit 424 | 0.005 425 | 426 | 427 | omega 428 | 4 429 | 430 | 431 | type 432 | float 433 | 434 | 435 | 436 | low_pass_filter 437 | 438 | beta 439 | 6.76 440 | 441 | 442 | alias 443 | 444 | 445 | 446 | comment 447 | 448 | 449 | 450 | affinity 451 | 452 | 453 | 454 | cutoff_freq 455 | 50e3 456 | 457 | 458 | decim 459 | 10 460 | 461 | 462 | _enabled 463 | True 464 | 465 | 466 | type 467 | fir_filter_ccf 468 | 469 | 470 | _coordinate 471 | (696, 460) 472 | 473 | 474 | _rotation 475 | 0 476 | 477 | 478 | gain 479 | 1 480 | 481 | 482 | id 483 | low_pass_filter_0 484 | 485 | 486 | interp 487 | 1 488 | 489 | 490 | maxoutbuf 491 | 0 492 | 493 | 494 | minoutbuf 495 | 0 496 | 497 | 498 | samp_rate 499 | samp_rate 500 | 501 | 502 | width 503 | 50e3 504 | 505 | 506 | win 507 | firdes.WIN_HAMMING 508 | 509 | 510 | 511 | low_pass_filter 512 | 513 | beta 514 | 6.76 515 | 516 | 517 | alias 518 | 519 | 520 | 521 | comment 522 | 523 | 524 | 525 | affinity 526 | 527 | 528 | 529 | cutoff_freq 530 | 10e3 531 | 532 | 533 | decim 534 | 1 535 | 536 | 537 | _enabled 538 | True 539 | 540 | 541 | type 542 | fir_filter_fff 543 | 544 | 545 | _coordinate 546 | (328, 668) 547 | 548 | 549 | _rotation 550 | 0 551 | 552 | 553 | gain 554 | 1 555 | 556 | 557 | id 558 | low_pass_filter_1 559 | 560 | 561 | interp 562 | 1 563 | 564 | 565 | maxoutbuf 566 | 0 567 | 568 | 569 | minoutbuf 570 | 0 571 | 572 | 573 | samp_rate 574 | samp_rate/10 575 | 576 | 577 | width 578 | 10e3 579 | 580 | 581 | win 582 | firdes.WIN_HAMMING 583 | 584 | 585 | 586 | osmosdr_source 587 | 588 | alias 589 | 590 | 591 | 592 | ant0 593 | 594 | 595 | 596 | bb_gain0 597 | 30 598 | 599 | 600 | bw0 601 | 0 602 | 603 | 604 | dc_offset_mode0 605 | 0 606 | 607 | 608 | corr0 609 | 0 610 | 611 | 612 | freq0 613 | freq 614 | 615 | 616 | gain_mode0 617 | False 618 | 619 | 620 | if_gain0 621 | 30 622 | 623 | 624 | iq_balance_mode0 625 | 0 626 | 627 | 628 | gain0 629 | 20 630 | 631 | 632 | ant10 633 | 634 | 635 | 636 | bb_gain10 637 | 20 638 | 639 | 640 | bw10 641 | 0 642 | 643 | 644 | dc_offset_mode10 645 | 0 646 | 647 | 648 | corr10 649 | 0 650 | 651 | 652 | freq10 653 | 100e6 654 | 655 | 656 | gain_mode10 657 | False 658 | 659 | 660 | if_gain10 661 | 20 662 | 663 | 664 | iq_balance_mode10 665 | 0 666 | 667 | 668 | gain10 669 | 10 670 | 671 | 672 | ant11 673 | 674 | 675 | 676 | bb_gain11 677 | 20 678 | 679 | 680 | bw11 681 | 0 682 | 683 | 684 | dc_offset_mode11 685 | 0 686 | 687 | 688 | corr11 689 | 0 690 | 691 | 692 | freq11 693 | 100e6 694 | 695 | 696 | gain_mode11 697 | False 698 | 699 | 700 | if_gain11 701 | 20 702 | 703 | 704 | iq_balance_mode11 705 | 0 706 | 707 | 708 | gain11 709 | 10 710 | 711 | 712 | ant12 713 | 714 | 715 | 716 | bb_gain12 717 | 20 718 | 719 | 720 | bw12 721 | 0 722 | 723 | 724 | dc_offset_mode12 725 | 0 726 | 727 | 728 | corr12 729 | 0 730 | 731 | 732 | freq12 733 | 100e6 734 | 735 | 736 | gain_mode12 737 | False 738 | 739 | 740 | if_gain12 741 | 20 742 | 743 | 744 | iq_balance_mode12 745 | 0 746 | 747 | 748 | gain12 749 | 10 750 | 751 | 752 | ant13 753 | 754 | 755 | 756 | bb_gain13 757 | 20 758 | 759 | 760 | bw13 761 | 0 762 | 763 | 764 | dc_offset_mode13 765 | 0 766 | 767 | 768 | corr13 769 | 0 770 | 771 | 772 | freq13 773 | 100e6 774 | 775 | 776 | gain_mode13 777 | False 778 | 779 | 780 | if_gain13 781 | 20 782 | 783 | 784 | iq_balance_mode13 785 | 0 786 | 787 | 788 | gain13 789 | 10 790 | 791 | 792 | ant14 793 | 794 | 795 | 796 | bb_gain14 797 | 20 798 | 799 | 800 | bw14 801 | 0 802 | 803 | 804 | dc_offset_mode14 805 | 0 806 | 807 | 808 | corr14 809 | 0 810 | 811 | 812 | freq14 813 | 100e6 814 | 815 | 816 | gain_mode14 817 | False 818 | 819 | 820 | if_gain14 821 | 20 822 | 823 | 824 | iq_balance_mode14 825 | 0 826 | 827 | 828 | gain14 829 | 10 830 | 831 | 832 | ant15 833 | 834 | 835 | 836 | bb_gain15 837 | 20 838 | 839 | 840 | bw15 841 | 0 842 | 843 | 844 | dc_offset_mode15 845 | 0 846 | 847 | 848 | corr15 849 | 0 850 | 851 | 852 | freq15 853 | 100e6 854 | 855 | 856 | gain_mode15 857 | False 858 | 859 | 860 | if_gain15 861 | 20 862 | 863 | 864 | iq_balance_mode15 865 | 0 866 | 867 | 868 | gain15 869 | 10 870 | 871 | 872 | ant16 873 | 874 | 875 | 876 | bb_gain16 877 | 20 878 | 879 | 880 | bw16 881 | 0 882 | 883 | 884 | dc_offset_mode16 885 | 0 886 | 887 | 888 | corr16 889 | 0 890 | 891 | 892 | freq16 893 | 100e6 894 | 895 | 896 | gain_mode16 897 | False 898 | 899 | 900 | if_gain16 901 | 20 902 | 903 | 904 | iq_balance_mode16 905 | 0 906 | 907 | 908 | gain16 909 | 10 910 | 911 | 912 | ant17 913 | 914 | 915 | 916 | bb_gain17 917 | 20 918 | 919 | 920 | bw17 921 | 0 922 | 923 | 924 | dc_offset_mode17 925 | 0 926 | 927 | 928 | corr17 929 | 0 930 | 931 | 932 | freq17 933 | 100e6 934 | 935 | 936 | gain_mode17 937 | False 938 | 939 | 940 | if_gain17 941 | 20 942 | 943 | 944 | iq_balance_mode17 945 | 0 946 | 947 | 948 | gain17 949 | 10 950 | 951 | 952 | ant18 953 | 954 | 955 | 956 | bb_gain18 957 | 20 958 | 959 | 960 | bw18 961 | 0 962 | 963 | 964 | dc_offset_mode18 965 | 0 966 | 967 | 968 | corr18 969 | 0 970 | 971 | 972 | freq18 973 | 100e6 974 | 975 | 976 | gain_mode18 977 | False 978 | 979 | 980 | if_gain18 981 | 20 982 | 983 | 984 | iq_balance_mode18 985 | 0 986 | 987 | 988 | gain18 989 | 10 990 | 991 | 992 | ant19 993 | 994 | 995 | 996 | bb_gain19 997 | 20 998 | 999 | 1000 | bw19 1001 | 0 1002 | 1003 | 1004 | dc_offset_mode19 1005 | 0 1006 | 1007 | 1008 | corr19 1009 | 0 1010 | 1011 | 1012 | freq19 1013 | 100e6 1014 | 1015 | 1016 | gain_mode19 1017 | False 1018 | 1019 | 1020 | if_gain19 1021 | 20 1022 | 1023 | 1024 | iq_balance_mode19 1025 | 0 1026 | 1027 | 1028 | gain19 1029 | 10 1030 | 1031 | 1032 | ant1 1033 | 1034 | 1035 | 1036 | bb_gain1 1037 | 20 1038 | 1039 | 1040 | bw1 1041 | 0 1042 | 1043 | 1044 | dc_offset_mode1 1045 | 0 1046 | 1047 | 1048 | corr1 1049 | 0 1050 | 1051 | 1052 | freq1 1053 | 100e6 1054 | 1055 | 1056 | gain_mode1 1057 | False 1058 | 1059 | 1060 | if_gain1 1061 | 20 1062 | 1063 | 1064 | iq_balance_mode1 1065 | 0 1066 | 1067 | 1068 | gain1 1069 | 10 1070 | 1071 | 1072 | ant20 1073 | 1074 | 1075 | 1076 | bb_gain20 1077 | 20 1078 | 1079 | 1080 | bw20 1081 | 0 1082 | 1083 | 1084 | dc_offset_mode20 1085 | 0 1086 | 1087 | 1088 | corr20 1089 | 0 1090 | 1091 | 1092 | freq20 1093 | 100e6 1094 | 1095 | 1096 | gain_mode20 1097 | False 1098 | 1099 | 1100 | if_gain20 1101 | 20 1102 | 1103 | 1104 | iq_balance_mode20 1105 | 0 1106 | 1107 | 1108 | gain20 1109 | 10 1110 | 1111 | 1112 | ant21 1113 | 1114 | 1115 | 1116 | bb_gain21 1117 | 20 1118 | 1119 | 1120 | bw21 1121 | 0 1122 | 1123 | 1124 | dc_offset_mode21 1125 | 0 1126 | 1127 | 1128 | corr21 1129 | 0 1130 | 1131 | 1132 | freq21 1133 | 100e6 1134 | 1135 | 1136 | gain_mode21 1137 | False 1138 | 1139 | 1140 | if_gain21 1141 | 20 1142 | 1143 | 1144 | iq_balance_mode21 1145 | 0 1146 | 1147 | 1148 | gain21 1149 | 10 1150 | 1151 | 1152 | ant22 1153 | 1154 | 1155 | 1156 | bb_gain22 1157 | 20 1158 | 1159 | 1160 | bw22 1161 | 0 1162 | 1163 | 1164 | dc_offset_mode22 1165 | 0 1166 | 1167 | 1168 | corr22 1169 | 0 1170 | 1171 | 1172 | freq22 1173 | 100e6 1174 | 1175 | 1176 | gain_mode22 1177 | False 1178 | 1179 | 1180 | if_gain22 1181 | 20 1182 | 1183 | 1184 | iq_balance_mode22 1185 | 0 1186 | 1187 | 1188 | gain22 1189 | 10 1190 | 1191 | 1192 | ant23 1193 | 1194 | 1195 | 1196 | bb_gain23 1197 | 20 1198 | 1199 | 1200 | bw23 1201 | 0 1202 | 1203 | 1204 | dc_offset_mode23 1205 | 0 1206 | 1207 | 1208 | corr23 1209 | 0 1210 | 1211 | 1212 | freq23 1213 | 100e6 1214 | 1215 | 1216 | gain_mode23 1217 | False 1218 | 1219 | 1220 | if_gain23 1221 | 20 1222 | 1223 | 1224 | iq_balance_mode23 1225 | 0 1226 | 1227 | 1228 | gain23 1229 | 10 1230 | 1231 | 1232 | ant24 1233 | 1234 | 1235 | 1236 | bb_gain24 1237 | 20 1238 | 1239 | 1240 | bw24 1241 | 0 1242 | 1243 | 1244 | dc_offset_mode24 1245 | 0 1246 | 1247 | 1248 | corr24 1249 | 0 1250 | 1251 | 1252 | freq24 1253 | 100e6 1254 | 1255 | 1256 | gain_mode24 1257 | False 1258 | 1259 | 1260 | if_gain24 1261 | 20 1262 | 1263 | 1264 | iq_balance_mode24 1265 | 0 1266 | 1267 | 1268 | gain24 1269 | 10 1270 | 1271 | 1272 | ant25 1273 | 1274 | 1275 | 1276 | bb_gain25 1277 | 20 1278 | 1279 | 1280 | bw25 1281 | 0 1282 | 1283 | 1284 | dc_offset_mode25 1285 | 0 1286 | 1287 | 1288 | corr25 1289 | 0 1290 | 1291 | 1292 | freq25 1293 | 100e6 1294 | 1295 | 1296 | gain_mode25 1297 | False 1298 | 1299 | 1300 | if_gain25 1301 | 20 1302 | 1303 | 1304 | iq_balance_mode25 1305 | 0 1306 | 1307 | 1308 | gain25 1309 | 10 1310 | 1311 | 1312 | ant26 1313 | 1314 | 1315 | 1316 | bb_gain26 1317 | 20 1318 | 1319 | 1320 | bw26 1321 | 0 1322 | 1323 | 1324 | dc_offset_mode26 1325 | 0 1326 | 1327 | 1328 | corr26 1329 | 0 1330 | 1331 | 1332 | freq26 1333 | 100e6 1334 | 1335 | 1336 | gain_mode26 1337 | False 1338 | 1339 | 1340 | if_gain26 1341 | 20 1342 | 1343 | 1344 | iq_balance_mode26 1345 | 0 1346 | 1347 | 1348 | gain26 1349 | 10 1350 | 1351 | 1352 | ant27 1353 | 1354 | 1355 | 1356 | bb_gain27 1357 | 20 1358 | 1359 | 1360 | bw27 1361 | 0 1362 | 1363 | 1364 | dc_offset_mode27 1365 | 0 1366 | 1367 | 1368 | corr27 1369 | 0 1370 | 1371 | 1372 | freq27 1373 | 100e6 1374 | 1375 | 1376 | gain_mode27 1377 | False 1378 | 1379 | 1380 | if_gain27 1381 | 20 1382 | 1383 | 1384 | iq_balance_mode27 1385 | 0 1386 | 1387 | 1388 | gain27 1389 | 10 1390 | 1391 | 1392 | ant28 1393 | 1394 | 1395 | 1396 | bb_gain28 1397 | 20 1398 | 1399 | 1400 | bw28 1401 | 0 1402 | 1403 | 1404 | dc_offset_mode28 1405 | 0 1406 | 1407 | 1408 | corr28 1409 | 0 1410 | 1411 | 1412 | freq28 1413 | 100e6 1414 | 1415 | 1416 | gain_mode28 1417 | False 1418 | 1419 | 1420 | if_gain28 1421 | 20 1422 | 1423 | 1424 | iq_balance_mode28 1425 | 0 1426 | 1427 | 1428 | gain28 1429 | 10 1430 | 1431 | 1432 | ant29 1433 | 1434 | 1435 | 1436 | bb_gain29 1437 | 20 1438 | 1439 | 1440 | bw29 1441 | 0 1442 | 1443 | 1444 | dc_offset_mode29 1445 | 0 1446 | 1447 | 1448 | corr29 1449 | 0 1450 | 1451 | 1452 | freq29 1453 | 100e6 1454 | 1455 | 1456 | gain_mode29 1457 | False 1458 | 1459 | 1460 | if_gain29 1461 | 20 1462 | 1463 | 1464 | iq_balance_mode29 1465 | 0 1466 | 1467 | 1468 | gain29 1469 | 10 1470 | 1471 | 1472 | ant2 1473 | 1474 | 1475 | 1476 | bb_gain2 1477 | 20 1478 | 1479 | 1480 | bw2 1481 | 0 1482 | 1483 | 1484 | dc_offset_mode2 1485 | 0 1486 | 1487 | 1488 | corr2 1489 | 0 1490 | 1491 | 1492 | freq2 1493 | 100e6 1494 | 1495 | 1496 | gain_mode2 1497 | False 1498 | 1499 | 1500 | if_gain2 1501 | 20 1502 | 1503 | 1504 | iq_balance_mode2 1505 | 0 1506 | 1507 | 1508 | gain2 1509 | 10 1510 | 1511 | 1512 | ant30 1513 | 1514 | 1515 | 1516 | bb_gain30 1517 | 20 1518 | 1519 | 1520 | bw30 1521 | 0 1522 | 1523 | 1524 | dc_offset_mode30 1525 | 0 1526 | 1527 | 1528 | corr30 1529 | 0 1530 | 1531 | 1532 | freq30 1533 | 100e6 1534 | 1535 | 1536 | gain_mode30 1537 | False 1538 | 1539 | 1540 | if_gain30 1541 | 20 1542 | 1543 | 1544 | iq_balance_mode30 1545 | 0 1546 | 1547 | 1548 | gain30 1549 | 10 1550 | 1551 | 1552 | ant31 1553 | 1554 | 1555 | 1556 | bb_gain31 1557 | 20 1558 | 1559 | 1560 | bw31 1561 | 0 1562 | 1563 | 1564 | dc_offset_mode31 1565 | 0 1566 | 1567 | 1568 | corr31 1569 | 0 1570 | 1571 | 1572 | freq31 1573 | 100e6 1574 | 1575 | 1576 | gain_mode31 1577 | False 1578 | 1579 | 1580 | if_gain31 1581 | 20 1582 | 1583 | 1584 | iq_balance_mode31 1585 | 0 1586 | 1587 | 1588 | gain31 1589 | 10 1590 | 1591 | 1592 | ant3 1593 | 1594 | 1595 | 1596 | bb_gain3 1597 | 20 1598 | 1599 | 1600 | bw3 1601 | 0 1602 | 1603 | 1604 | dc_offset_mode3 1605 | 0 1606 | 1607 | 1608 | corr3 1609 | 0 1610 | 1611 | 1612 | freq3 1613 | 100e6 1614 | 1615 | 1616 | gain_mode3 1617 | False 1618 | 1619 | 1620 | if_gain3 1621 | 20 1622 | 1623 | 1624 | iq_balance_mode3 1625 | 0 1626 | 1627 | 1628 | gain3 1629 | 10 1630 | 1631 | 1632 | ant4 1633 | 1634 | 1635 | 1636 | bb_gain4 1637 | 20 1638 | 1639 | 1640 | bw4 1641 | 0 1642 | 1643 | 1644 | dc_offset_mode4 1645 | 0 1646 | 1647 | 1648 | corr4 1649 | 0 1650 | 1651 | 1652 | freq4 1653 | 100e6 1654 | 1655 | 1656 | gain_mode4 1657 | False 1658 | 1659 | 1660 | if_gain4 1661 | 20 1662 | 1663 | 1664 | iq_balance_mode4 1665 | 0 1666 | 1667 | 1668 | gain4 1669 | 10 1670 | 1671 | 1672 | ant5 1673 | 1674 | 1675 | 1676 | bb_gain5 1677 | 20 1678 | 1679 | 1680 | bw5 1681 | 0 1682 | 1683 | 1684 | dc_offset_mode5 1685 | 0 1686 | 1687 | 1688 | corr5 1689 | 0 1690 | 1691 | 1692 | freq5 1693 | 100e6 1694 | 1695 | 1696 | gain_mode5 1697 | False 1698 | 1699 | 1700 | if_gain5 1701 | 20 1702 | 1703 | 1704 | iq_balance_mode5 1705 | 0 1706 | 1707 | 1708 | gain5 1709 | 10 1710 | 1711 | 1712 | ant6 1713 | 1714 | 1715 | 1716 | bb_gain6 1717 | 20 1718 | 1719 | 1720 | bw6 1721 | 0 1722 | 1723 | 1724 | dc_offset_mode6 1725 | 0 1726 | 1727 | 1728 | corr6 1729 | 0 1730 | 1731 | 1732 | freq6 1733 | 100e6 1734 | 1735 | 1736 | gain_mode6 1737 | False 1738 | 1739 | 1740 | if_gain6 1741 | 20 1742 | 1743 | 1744 | iq_balance_mode6 1745 | 0 1746 | 1747 | 1748 | gain6 1749 | 10 1750 | 1751 | 1752 | ant7 1753 | 1754 | 1755 | 1756 | bb_gain7 1757 | 20 1758 | 1759 | 1760 | bw7 1761 | 0 1762 | 1763 | 1764 | dc_offset_mode7 1765 | 0 1766 | 1767 | 1768 | corr7 1769 | 0 1770 | 1771 | 1772 | freq7 1773 | 100e6 1774 | 1775 | 1776 | gain_mode7 1777 | False 1778 | 1779 | 1780 | if_gain7 1781 | 20 1782 | 1783 | 1784 | iq_balance_mode7 1785 | 0 1786 | 1787 | 1788 | gain7 1789 | 10 1790 | 1791 | 1792 | ant8 1793 | 1794 | 1795 | 1796 | bb_gain8 1797 | 20 1798 | 1799 | 1800 | bw8 1801 | 0 1802 | 1803 | 1804 | dc_offset_mode8 1805 | 0 1806 | 1807 | 1808 | corr8 1809 | 0 1810 | 1811 | 1812 | freq8 1813 | 100e6 1814 | 1815 | 1816 | gain_mode8 1817 | False 1818 | 1819 | 1820 | if_gain8 1821 | 20 1822 | 1823 | 1824 | iq_balance_mode8 1825 | 0 1826 | 1827 | 1828 | gain8 1829 | 10 1830 | 1831 | 1832 | ant9 1833 | 1834 | 1835 | 1836 | bb_gain9 1837 | 20 1838 | 1839 | 1840 | bw9 1841 | 0 1842 | 1843 | 1844 | dc_offset_mode9 1845 | 0 1846 | 1847 | 1848 | corr9 1849 | 0 1850 | 1851 | 1852 | freq9 1853 | 100e6 1854 | 1855 | 1856 | gain_mode9 1857 | False 1858 | 1859 | 1860 | if_gain9 1861 | 20 1862 | 1863 | 1864 | iq_balance_mode9 1865 | 0 1866 | 1867 | 1868 | gain9 1869 | 10 1870 | 1871 | 1872 | comment 1873 | 1874 | 1875 | 1876 | affinity 1877 | 1878 | 1879 | 1880 | args 1881 | 1882 | 1883 | 1884 | _enabled 1885 | True 1886 | 1887 | 1888 | _coordinate 1889 | (56, 420) 1890 | 1891 | 1892 | _rotation 1893 | 0 1894 | 1895 | 1896 | id 1897 | osmosdr_source_0 1898 | 1899 | 1900 | maxoutbuf 1901 | 0 1902 | 1903 | 1904 | clock_source0 1905 | 1906 | 1907 | 1908 | time_source0 1909 | 1910 | 1911 | 1912 | clock_source1 1913 | 1914 | 1915 | 1916 | time_source1 1917 | 1918 | 1919 | 1920 | clock_source2 1921 | 1922 | 1923 | 1924 | time_source2 1925 | 1926 | 1927 | 1928 | clock_source3 1929 | 1930 | 1931 | 1932 | time_source3 1933 | 1934 | 1935 | 1936 | clock_source4 1937 | 1938 | 1939 | 1940 | time_source4 1941 | 1942 | 1943 | 1944 | clock_source5 1945 | 1946 | 1947 | 1948 | time_source5 1949 | 1950 | 1951 | 1952 | clock_source6 1953 | 1954 | 1955 | 1956 | time_source6 1957 | 1958 | 1959 | 1960 | clock_source7 1961 | 1962 | 1963 | 1964 | time_source7 1965 | 1966 | 1967 | 1968 | minoutbuf 1969 | 0 1970 | 1971 | 1972 | nchan 1973 | 1 1974 | 1975 | 1976 | num_mboards 1977 | 1 1978 | 1979 | 1980 | type 1981 | fc32 1982 | 1983 | 1984 | sample_rate 1985 | samp_rate 1986 | 1987 | 1988 | sync 1989 | 1990 | 1991 | 1992 | 1993 | pfb_arb_resampler_xxx 1994 | 1995 | alias 1996 | 1997 | 1998 | 1999 | comment 2000 | 2001 | 2002 | 2003 | affinity 2004 | 2005 | 2006 | 2007 | _enabled 2008 | True 2009 | 2010 | 2011 | _coordinate 2012 | (544, 692) 2013 | 2014 | 2015 | _rotation 2016 | 0 2017 | 2018 | 2019 | id 2020 | pfb_arb_resampler_xxx_0 2021 | 2022 | 2023 | maxoutbuf 2024 | 0 2025 | 2026 | 2027 | minoutbuf 2028 | 0 2029 | 2030 | 2031 | nfilts 2032 | 32 2033 | 2034 | 2035 | rrate 2036 | baudrate*4/if_sample_rate 2037 | 2038 | 2039 | samp_delay 2040 | 0 2041 | 2042 | 2043 | atten 2044 | 100 2045 | 2046 | 2047 | taps 2048 | 2049 | 2050 | 2051 | type 2052 | fff 2053 | 2054 | 2055 | 2056 | qtgui_freq_sink_x 2057 | 2058 | autoscale 2059 | False 2060 | 2061 | 2062 | average 2063 | 1.0 2064 | 2065 | 2066 | axislabels 2067 | True 2068 | 2069 | 2070 | bw 2071 | samp_rate/10 2072 | 2073 | 2074 | alias 2075 | 2076 | 2077 | 2078 | fc 2079 | 0 2080 | 2081 | 2082 | comment 2083 | 2084 | 2085 | 2086 | ctrlpanel 2087 | False 2088 | 2089 | 2090 | affinity 2091 | 2092 | 2093 | 2094 | _enabled 2095 | True 2096 | 2097 | 2098 | fftsize 2099 | 1024 2100 | 2101 | 2102 | _coordinate 2103 | (960, 272) 2104 | 2105 | 2106 | gui_hint 2107 | 2108 | 2109 | 2110 | _rotation 2111 | 0 2112 | 2113 | 2114 | grid 2115 | False 2116 | 2117 | 2118 | id 2119 | qtgui_freq_sink_x_0 2120 | 2121 | 2122 | legend 2123 | True 2124 | 2125 | 2126 | alpha1 2127 | 1.0 2128 | 2129 | 2130 | color1 2131 | "blue" 2132 | 2133 | 2134 | label1 2135 | 2136 | 2137 | 2138 | width1 2139 | 1 2140 | 2141 | 2142 | alpha10 2143 | 1.0 2144 | 2145 | 2146 | color10 2147 | "dark blue" 2148 | 2149 | 2150 | label10 2151 | 2152 | 2153 | 2154 | width10 2155 | 1 2156 | 2157 | 2158 | alpha2 2159 | 1.0 2160 | 2161 | 2162 | color2 2163 | "red" 2164 | 2165 | 2166 | label2 2167 | 2168 | 2169 | 2170 | width2 2171 | 1 2172 | 2173 | 2174 | alpha3 2175 | 1.0 2176 | 2177 | 2178 | color3 2179 | "green" 2180 | 2181 | 2182 | label3 2183 | 2184 | 2185 | 2186 | width3 2187 | 1 2188 | 2189 | 2190 | alpha4 2191 | 1.0 2192 | 2193 | 2194 | color4 2195 | "black" 2196 | 2197 | 2198 | label4 2199 | 2200 | 2201 | 2202 | width4 2203 | 1 2204 | 2205 | 2206 | alpha5 2207 | 1.0 2208 | 2209 | 2210 | color5 2211 | "cyan" 2212 | 2213 | 2214 | label5 2215 | 2216 | 2217 | 2218 | width5 2219 | 1 2220 | 2221 | 2222 | alpha6 2223 | 1.0 2224 | 2225 | 2226 | color6 2227 | "magenta" 2228 | 2229 | 2230 | label6 2231 | 2232 | 2233 | 2234 | width6 2235 | 1 2236 | 2237 | 2238 | alpha7 2239 | 1.0 2240 | 2241 | 2242 | color7 2243 | "yellow" 2244 | 2245 | 2246 | label7 2247 | 2248 | 2249 | 2250 | width7 2251 | 1 2252 | 2253 | 2254 | alpha8 2255 | 1.0 2256 | 2257 | 2258 | color8 2259 | "dark red" 2260 | 2261 | 2262 | label8 2263 | 2264 | 2265 | 2266 | width8 2267 | 1 2268 | 2269 | 2270 | alpha9 2271 | 1.0 2272 | 2273 | 2274 | color9 2275 | "dark green" 2276 | 2277 | 2278 | label9 2279 | 2280 | 2281 | 2282 | width9 2283 | 1 2284 | 2285 | 2286 | maxoutbuf 2287 | 0 2288 | 2289 | 2290 | minoutbuf 2291 | 0 2292 | 2293 | 2294 | name 2295 | "" 2296 | 2297 | 2298 | nconnections 2299 | 1 2300 | 2301 | 2302 | showports 2303 | True 2304 | 2305 | 2306 | freqhalf 2307 | True 2308 | 2309 | 2310 | tr_chan 2311 | 0 2312 | 2313 | 2314 | tr_level 2315 | 0.0 2316 | 2317 | 2318 | tr_mode 2319 | qtgui.TRIG_MODE_FREE 2320 | 2321 | 2322 | tr_tag 2323 | "" 2324 | 2325 | 2326 | type 2327 | complex 2328 | 2329 | 2330 | update_time 2331 | 0.10 2332 | 2333 | 2334 | wintype 2335 | firdes.WIN_BLACKMAN_hARRIS 2336 | 2337 | 2338 | label 2339 | Relative Gain 2340 | 2341 | 2342 | ymax 2343 | 10 2344 | 2345 | 2346 | ymin 2347 | -140 2348 | 2349 | 2350 | units 2351 | dB 2352 | 2353 | 2354 | 2355 | qtgui_time_sink_x 2356 | 2357 | autoscale 2358 | False 2359 | 2360 | 2361 | axislabels 2362 | True 2363 | 2364 | 2365 | alias 2366 | 2367 | 2368 | 2369 | comment 2370 | 2371 | 2372 | 2373 | ctrlpanel 2374 | False 2375 | 2376 | 2377 | affinity 2378 | 2379 | 2380 | 2381 | entags 2382 | True 2383 | 2384 | 2385 | _enabled 2386 | True 2387 | 2388 | 2389 | _coordinate 2390 | (888, 736) 2391 | 2392 | 2393 | gui_hint 2394 | 2395 | 2396 | 2397 | _rotation 2398 | 0 2399 | 2400 | 2401 | grid 2402 | False 2403 | 2404 | 2405 | id 2406 | qtgui_time_sink_x_0 2407 | 2408 | 2409 | legend 2410 | True 2411 | 2412 | 2413 | alpha1 2414 | 1.0 2415 | 2416 | 2417 | color1 2418 | "blue" 2419 | 2420 | 2421 | label1 2422 | 2423 | 2424 | 2425 | marker1 2426 | -1 2427 | 2428 | 2429 | style1 2430 | 1 2431 | 2432 | 2433 | width1 2434 | 1 2435 | 2436 | 2437 | alpha10 2438 | 1.0 2439 | 2440 | 2441 | color10 2442 | "blue" 2443 | 2444 | 2445 | label10 2446 | 2447 | 2448 | 2449 | marker10 2450 | -1 2451 | 2452 | 2453 | style10 2454 | 1 2455 | 2456 | 2457 | width10 2458 | 1 2459 | 2460 | 2461 | alpha2 2462 | 1.0 2463 | 2464 | 2465 | color2 2466 | "red" 2467 | 2468 | 2469 | label2 2470 | 2471 | 2472 | 2473 | marker2 2474 | -1 2475 | 2476 | 2477 | style2 2478 | 1 2479 | 2480 | 2481 | width2 2482 | 1 2483 | 2484 | 2485 | alpha3 2486 | 1.0 2487 | 2488 | 2489 | color3 2490 | "green" 2491 | 2492 | 2493 | label3 2494 | 2495 | 2496 | 2497 | marker3 2498 | -1 2499 | 2500 | 2501 | style3 2502 | 1 2503 | 2504 | 2505 | width3 2506 | 1 2507 | 2508 | 2509 | alpha4 2510 | 1.0 2511 | 2512 | 2513 | color4 2514 | "black" 2515 | 2516 | 2517 | label4 2518 | 2519 | 2520 | 2521 | marker4 2522 | -1 2523 | 2524 | 2525 | style4 2526 | 1 2527 | 2528 | 2529 | width4 2530 | 1 2531 | 2532 | 2533 | alpha5 2534 | 1.0 2535 | 2536 | 2537 | color5 2538 | "cyan" 2539 | 2540 | 2541 | label5 2542 | 2543 | 2544 | 2545 | marker5 2546 | -1 2547 | 2548 | 2549 | style5 2550 | 1 2551 | 2552 | 2553 | width5 2554 | 1 2555 | 2556 | 2557 | alpha6 2558 | 1.0 2559 | 2560 | 2561 | color6 2562 | "magenta" 2563 | 2564 | 2565 | label6 2566 | 2567 | 2568 | 2569 | marker6 2570 | -1 2571 | 2572 | 2573 | style6 2574 | 1 2575 | 2576 | 2577 | width6 2578 | 1 2579 | 2580 | 2581 | alpha7 2582 | 1.0 2583 | 2584 | 2585 | color7 2586 | "yellow" 2587 | 2588 | 2589 | label7 2590 | 2591 | 2592 | 2593 | marker7 2594 | -1 2595 | 2596 | 2597 | style7 2598 | 1 2599 | 2600 | 2601 | width7 2602 | 1 2603 | 2604 | 2605 | alpha8 2606 | 1.0 2607 | 2608 | 2609 | color8 2610 | "dark red" 2611 | 2612 | 2613 | label8 2614 | 2615 | 2616 | 2617 | marker8 2618 | -1 2619 | 2620 | 2621 | style8 2622 | 1 2623 | 2624 | 2625 | width8 2626 | 1 2627 | 2628 | 2629 | alpha9 2630 | 1.0 2631 | 2632 | 2633 | color9 2634 | "dark green" 2635 | 2636 | 2637 | label9 2638 | 2639 | 2640 | 2641 | marker9 2642 | -1 2643 | 2644 | 2645 | style9 2646 | 1 2647 | 2648 | 2649 | width9 2650 | 1 2651 | 2652 | 2653 | name 2654 | "" 2655 | 2656 | 2657 | nconnections 2658 | 1 2659 | 2660 | 2661 | size 2662 | 10240 2663 | 2664 | 2665 | srate 2666 | samp_rate 2667 | 2668 | 2669 | tr_chan 2670 | 0 2671 | 2672 | 2673 | tr_delay 2674 | 0 2675 | 2676 | 2677 | tr_level 2678 | 0.0 2679 | 2680 | 2681 | tr_mode 2682 | qtgui.TRIG_MODE_FREE 2683 | 2684 | 2685 | tr_slope 2686 | qtgui.TRIG_SLOPE_POS 2687 | 2688 | 2689 | tr_tag 2690 | "" 2691 | 2692 | 2693 | type 2694 | float 2695 | 2696 | 2697 | update_time 2698 | 0.10 2699 | 2700 | 2701 | ylabel 2702 | Amplitude 2703 | 2704 | 2705 | yunit 2706 | "" 2707 | 2708 | 2709 | ymax 2710 | 1 2711 | 2712 | 2713 | ymin 2714 | -1 2715 | 2716 | 2717 | 2718 | reveng_packet_deframer 2719 | 2720 | pkt_len_adj 2721 | 0 2722 | 2723 | 2724 | alias 2725 | 2726 | 2727 | 2728 | comment 2729 | 2730 | 2731 | 2732 | affinity 2733 | 2734 | 2735 | 2736 | _enabled 2737 | 1 2738 | 2739 | 2740 | encoding 2741 | none 2742 | 2743 | 2744 | big_endian 2745 | True 2746 | 2747 | 2748 | _coordinate 2749 | (960, 944) 2750 | 2751 | 2752 | _rotation 2753 | 0 2754 | 2755 | 2756 | id 2757 | reveng_packet_deframer_0 2758 | 2759 | 2760 | pkt_len_offset 2761 | 0 2762 | 2763 | 2764 | msb 2765 | True 2766 | 2767 | 2768 | max_len 2769 | 0 2770 | 2771 | 2772 | maxoutbuf 2773 | 0 2774 | 2775 | 2776 | minoutbuf 2777 | 0 2778 | 2779 | 2780 | fixed_len 2781 | True 2782 | 2783 | 2784 | name 2785 | 2786 | 2787 | 2788 | pack_bytes 2789 | False 2790 | 2791 | 2792 | pkt_len 2793 | 209-16-8 2794 | 2795 | 2796 | sync 2797 | [1,0]*8+[0,1,1,0,0,1,0,1] 2798 | 2799 | 2800 | 2801 | reveng_packet_formatter 2802 | 2803 | append 2804 | False 2805 | 2806 | 2807 | alias 2808 | 2809 | 2810 | 2811 | comment 2812 | 2813 | 2814 | 2815 | affinity 2816 | 2817 | 2818 | 2819 | _enabled 2820 | 1 2821 | 2822 | 2823 | file_name 2824 | 2825 | 2826 | 2827 | flush 2828 | True 2829 | 2830 | 2831 | format_str 2832 | %(bits) 2833 | 2834 | 2835 | _coordinate 2836 | (1112, 692) 2837 | 2838 | 2839 | _rotation 2840 | 0 2841 | 2842 | 2843 | id 2844 | reveng_packet_formatter_0 2845 | 2846 | 2847 | log_to 2848 | "stdout" 2849 | 2850 | 2851 | 2852 | analog_quadrature_demod_cf_0 2853 | low_pass_filter_1 2854 | 0 2855 | 0 2856 | 2857 | 2858 | blocks_rotator_cc_0 2859 | low_pass_filter_0 2860 | 0 2861 | 0 2862 | 2863 | 2864 | digital_binary_slicer_fb_0 2865 | reveng_packet_deframer_0 2866 | 0 2867 | 0 2868 | 2869 | 2870 | digital_clock_recovery_mm_xx_0 2871 | digital_binary_slicer_fb_0 2872 | 0 2873 | 0 2874 | 2875 | 2876 | digital_clock_recovery_mm_xx_0 2877 | qtgui_time_sink_x_0 2878 | 0 2879 | 0 2880 | 2881 | 2882 | low_pass_filter_0 2883 | analog_quadrature_demod_cf_0 2884 | 0 2885 | 0 2886 | 2887 | 2888 | low_pass_filter_0 2889 | qtgui_freq_sink_x_0 2890 | 0 2891 | 0 2892 | 2893 | 2894 | low_pass_filter_1 2895 | pfb_arb_resampler_xxx_0 2896 | 0 2897 | 0 2898 | 2899 | 2900 | osmosdr_source_0 2901 | blocks_rotator_cc_0 2902 | 0 2903 | 0 2904 | 2905 | 2906 | pfb_arb_resampler_xxx_0 2907 | digital_clock_recovery_mm_xx_0 2908 | 0 2909 | 0 2910 | 2911 | 2912 | reveng_packet_deframer_0 2913 | reveng_packet_formatter_0 2914 | out 2915 | pdus 2916 | 2917 | 2918 | -------------------------------------------------------------------------------- /RaptureCaptureLowerFreq.grc: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Sun Mar 24 02:49:33 2019 5 | 6 | options 7 | 8 | author 9 | 10 | 11 | 12 | window_size 13 | 14 | 15 | 16 | category 17 | [GRC Hier Blocks] 18 | 19 | 20 | comment 21 | 22 | 23 | 24 | description 25 | 26 | 27 | 28 | _enabled 29 | True 30 | 31 | 32 | _coordinate 33 | (8, 8) 34 | 35 | 36 | _rotation 37 | 0 38 | 39 | 40 | generate_options 41 | qt_gui 42 | 43 | 44 | hier_block_src_path 45 | .: 46 | 47 | 48 | id 49 | top_block 50 | 51 | 52 | max_nouts 53 | 0 54 | 55 | 56 | qt_qss_theme 57 | 58 | 59 | 60 | realtime_scheduling 61 | 62 | 63 | 64 | run_command 65 | {python} -u {filename} 66 | 67 | 68 | run_options 69 | prompt 70 | 71 | 72 | run 73 | True 74 | 75 | 76 | thread_safe_setters 77 | 78 | 79 | 80 | title 81 | 82 | 83 | 84 | 85 | variable 86 | 87 | comment 88 | 89 | 90 | 91 | _enabled 92 | True 93 | 94 | 95 | _coordinate 96 | (8, 292) 97 | 98 | 99 | _rotation 100 | 0 101 | 102 | 103 | id 104 | baudrate 105 | 106 | 107 | value 108 | 4.2e3 109 | 110 | 111 | 112 | variable 113 | 114 | comment 115 | 116 | 117 | 118 | _enabled 119 | True 120 | 121 | 122 | _coordinate 123 | (8, 148) 124 | 125 | 126 | _rotation 127 | 0 128 | 129 | 130 | id 131 | freq 132 | 133 | 134 | value 135 | 902.e6 136 | 137 | 138 | 139 | variable 140 | 141 | comment 142 | 143 | 144 | 145 | _enabled 146 | True 147 | 148 | 149 | _coordinate 150 | (8, 348) 151 | 152 | 153 | _rotation 154 | 0 155 | 156 | 157 | id 158 | fsk_bandwidth 159 | 160 | 161 | value 162 | 9e3 163 | 164 | 165 | 166 | variable 167 | 168 | comment 169 | 170 | 171 | 172 | _enabled 173 | True 174 | 175 | 176 | _coordinate 177 | (8, 220) 178 | 179 | 180 | _rotation 181 | 0 182 | 183 | 184 | id 185 | if_sample_rate 186 | 187 | 188 | value 189 | 200e3 190 | 191 | 192 | 193 | variable 194 | 195 | comment 196 | 197 | 198 | 199 | _enabled 200 | True 201 | 202 | 203 | _coordinate 204 | (208, 36) 205 | 206 | 207 | _rotation 208 | 0 209 | 210 | 211 | id 212 | offset 213 | 214 | 215 | value 216 | -375e3 217 | 218 | 219 | 220 | variable 221 | 222 | comment 223 | 224 | 225 | 226 | _enabled 227 | True 228 | 229 | 230 | _coordinate 231 | (8, 76) 232 | 233 | 234 | _rotation 235 | 0 236 | 237 | 238 | id 239 | samp_rate 240 | 241 | 242 | value 243 | 2e6 244 | 245 | 246 | 247 | analog_quadrature_demod_cf 248 | 249 | alias 250 | 251 | 252 | 253 | comment 254 | fmd mod 255 | scale signal to plus or minus one. 256 | 257 | 258 | affinity 259 | 260 | 261 | 262 | _enabled 263 | True 264 | 265 | 266 | _coordinate 267 | (104, 716) 268 | 269 | 270 | _rotation 271 | 0 272 | 273 | 274 | gain 275 | 3.33 276 | 277 | 278 | id 279 | analog_quadrature_demod_cf_0 280 | 281 | 282 | maxoutbuf 283 | 0 284 | 285 | 286 | minoutbuf 287 | 0 288 | 289 | 290 | 291 | blocks_file_source 292 | 293 | alias 294 | 295 | 296 | 297 | comment 298 | 299 | 300 | 301 | affinity 302 | 303 | 304 | 305 | _enabled 306 | 0 307 | 308 | 309 | file 310 | 311 | 312 | 313 | _coordinate 314 | (72, 836) 315 | 316 | 317 | _rotation 318 | 0 319 | 320 | 321 | id 322 | blocks_file_source_0 323 | 324 | 325 | maxoutbuf 326 | 0 327 | 328 | 329 | minoutbuf 330 | 0 331 | 332 | 333 | type 334 | complex 335 | 336 | 337 | repeat 338 | True 339 | 340 | 341 | vlen 342 | 1 343 | 344 | 345 | 346 | blocks_rotator_cc 347 | 348 | alias 349 | 350 | 351 | 352 | comment 353 | shift to avoid DC 354 | 355 | 356 | affinity 357 | 358 | 359 | 360 | _enabled 361 | True 362 | 363 | 364 | _coordinate 365 | (288, 500) 366 | 367 | 368 | _rotation 369 | 0 370 | 371 | 372 | id 373 | blocks_rotator_cc_0 374 | 375 | 376 | maxoutbuf 377 | 0 378 | 379 | 380 | minoutbuf 381 | 0 382 | 383 | 384 | phase_inc 385 | 2*3.14159*(offset+fsk_bandwidth)/samp_rate 386 | 387 | 388 | 389 | digital_binary_slicer_fb 390 | 391 | alias 392 | 393 | 394 | 395 | comment 396 | 397 | 398 | 399 | affinity 400 | 401 | 402 | 403 | _enabled 404 | True 405 | 406 | 407 | _coordinate 408 | (992, 856) 409 | 410 | 411 | _rotation 412 | 0 413 | 414 | 415 | id 416 | digital_binary_slicer_fb_0 417 | 418 | 419 | maxoutbuf 420 | 0 421 | 422 | 423 | minoutbuf 424 | 0 425 | 426 | 427 | 428 | digital_clock_recovery_mm_xx 429 | 430 | alias 431 | 432 | 433 | 434 | comment 435 | 436 | 437 | 438 | affinity 439 | 440 | 441 | 442 | _enabled 443 | True 444 | 445 | 446 | _coordinate 447 | (672, 832) 448 | 449 | 450 | _rotation 451 | 0 452 | 453 | 454 | gain_mu 455 | 0.175 456 | 457 | 458 | gain_omega 459 | 0.25*0.175*0.175 460 | 461 | 462 | id 463 | digital_clock_recovery_mm_xx_0 464 | 465 | 466 | maxoutbuf 467 | 0 468 | 469 | 470 | minoutbuf 471 | 0 472 | 473 | 474 | mu 475 | 0.5 476 | 477 | 478 | omega_relative_limit 479 | 0.005 480 | 481 | 482 | omega 483 | 4 484 | 485 | 486 | type 487 | float 488 | 489 | 490 | 491 | low_pass_filter 492 | 493 | beta 494 | 6.76 495 | 496 | 497 | alias 498 | 499 | 500 | 501 | comment 502 | 503 | 504 | 505 | affinity 506 | 507 | 508 | 509 | cutoff_freq 510 | 50e3 511 | 512 | 513 | decim 514 | 10 515 | 516 | 517 | _enabled 518 | True 519 | 520 | 521 | type 522 | fir_filter_ccf 523 | 524 | 525 | _coordinate 526 | (696, 460) 527 | 528 | 529 | _rotation 530 | 0 531 | 532 | 533 | gain 534 | 1 535 | 536 | 537 | id 538 | low_pass_filter_0 539 | 540 | 541 | interp 542 | 1 543 | 544 | 545 | maxoutbuf 546 | 0 547 | 548 | 549 | minoutbuf 550 | 0 551 | 552 | 553 | samp_rate 554 | samp_rate 555 | 556 | 557 | width 558 | 50e3 559 | 560 | 561 | win 562 | firdes.WIN_HAMMING 563 | 564 | 565 | 566 | low_pass_filter 567 | 568 | beta 569 | 6.76 570 | 571 | 572 | alias 573 | 574 | 575 | 576 | comment 577 | 578 | 579 | 580 | affinity 581 | 582 | 583 | 584 | cutoff_freq 585 | 10e3 586 | 587 | 588 | decim 589 | 1 590 | 591 | 592 | _enabled 593 | True 594 | 595 | 596 | type 597 | fir_filter_fff 598 | 599 | 600 | _coordinate 601 | (328, 668) 602 | 603 | 604 | _rotation 605 | 0 606 | 607 | 608 | gain 609 | 1 610 | 611 | 612 | id 613 | low_pass_filter_1 614 | 615 | 616 | interp 617 | 1 618 | 619 | 620 | maxoutbuf 621 | 0 622 | 623 | 624 | minoutbuf 625 | 0 626 | 627 | 628 | samp_rate 629 | samp_rate/10 630 | 631 | 632 | width 633 | 10e3 634 | 635 | 636 | win 637 | firdes.WIN_HAMMING 638 | 639 | 640 | 641 | osmosdr_source 642 | 643 | alias 644 | 645 | 646 | 647 | ant0 648 | 649 | 650 | 651 | bb_gain0 652 | 30 653 | 654 | 655 | bw0 656 | 0 657 | 658 | 659 | dc_offset_mode0 660 | 0 661 | 662 | 663 | corr0 664 | 0 665 | 666 | 667 | freq0 668 | freq 669 | 670 | 671 | gain_mode0 672 | False 673 | 674 | 675 | if_gain0 676 | 30 677 | 678 | 679 | iq_balance_mode0 680 | 0 681 | 682 | 683 | gain0 684 | 20 685 | 686 | 687 | ant10 688 | 689 | 690 | 691 | bb_gain10 692 | 20 693 | 694 | 695 | bw10 696 | 0 697 | 698 | 699 | dc_offset_mode10 700 | 0 701 | 702 | 703 | corr10 704 | 0 705 | 706 | 707 | freq10 708 | 100e6 709 | 710 | 711 | gain_mode10 712 | False 713 | 714 | 715 | if_gain10 716 | 20 717 | 718 | 719 | iq_balance_mode10 720 | 0 721 | 722 | 723 | gain10 724 | 10 725 | 726 | 727 | ant11 728 | 729 | 730 | 731 | bb_gain11 732 | 20 733 | 734 | 735 | bw11 736 | 0 737 | 738 | 739 | dc_offset_mode11 740 | 0 741 | 742 | 743 | corr11 744 | 0 745 | 746 | 747 | freq11 748 | 100e6 749 | 750 | 751 | gain_mode11 752 | False 753 | 754 | 755 | if_gain11 756 | 20 757 | 758 | 759 | iq_balance_mode11 760 | 0 761 | 762 | 763 | gain11 764 | 10 765 | 766 | 767 | ant12 768 | 769 | 770 | 771 | bb_gain12 772 | 20 773 | 774 | 775 | bw12 776 | 0 777 | 778 | 779 | dc_offset_mode12 780 | 0 781 | 782 | 783 | corr12 784 | 0 785 | 786 | 787 | freq12 788 | 100e6 789 | 790 | 791 | gain_mode12 792 | False 793 | 794 | 795 | if_gain12 796 | 20 797 | 798 | 799 | iq_balance_mode12 800 | 0 801 | 802 | 803 | gain12 804 | 10 805 | 806 | 807 | ant13 808 | 809 | 810 | 811 | bb_gain13 812 | 20 813 | 814 | 815 | bw13 816 | 0 817 | 818 | 819 | dc_offset_mode13 820 | 0 821 | 822 | 823 | corr13 824 | 0 825 | 826 | 827 | freq13 828 | 100e6 829 | 830 | 831 | gain_mode13 832 | False 833 | 834 | 835 | if_gain13 836 | 20 837 | 838 | 839 | iq_balance_mode13 840 | 0 841 | 842 | 843 | gain13 844 | 10 845 | 846 | 847 | ant14 848 | 849 | 850 | 851 | bb_gain14 852 | 20 853 | 854 | 855 | bw14 856 | 0 857 | 858 | 859 | dc_offset_mode14 860 | 0 861 | 862 | 863 | corr14 864 | 0 865 | 866 | 867 | freq14 868 | 100e6 869 | 870 | 871 | gain_mode14 872 | False 873 | 874 | 875 | if_gain14 876 | 20 877 | 878 | 879 | iq_balance_mode14 880 | 0 881 | 882 | 883 | gain14 884 | 10 885 | 886 | 887 | ant15 888 | 889 | 890 | 891 | bb_gain15 892 | 20 893 | 894 | 895 | bw15 896 | 0 897 | 898 | 899 | dc_offset_mode15 900 | 0 901 | 902 | 903 | corr15 904 | 0 905 | 906 | 907 | freq15 908 | 100e6 909 | 910 | 911 | gain_mode15 912 | False 913 | 914 | 915 | if_gain15 916 | 20 917 | 918 | 919 | iq_balance_mode15 920 | 0 921 | 922 | 923 | gain15 924 | 10 925 | 926 | 927 | ant16 928 | 929 | 930 | 931 | bb_gain16 932 | 20 933 | 934 | 935 | bw16 936 | 0 937 | 938 | 939 | dc_offset_mode16 940 | 0 941 | 942 | 943 | corr16 944 | 0 945 | 946 | 947 | freq16 948 | 100e6 949 | 950 | 951 | gain_mode16 952 | False 953 | 954 | 955 | if_gain16 956 | 20 957 | 958 | 959 | iq_balance_mode16 960 | 0 961 | 962 | 963 | gain16 964 | 10 965 | 966 | 967 | ant17 968 | 969 | 970 | 971 | bb_gain17 972 | 20 973 | 974 | 975 | bw17 976 | 0 977 | 978 | 979 | dc_offset_mode17 980 | 0 981 | 982 | 983 | corr17 984 | 0 985 | 986 | 987 | freq17 988 | 100e6 989 | 990 | 991 | gain_mode17 992 | False 993 | 994 | 995 | if_gain17 996 | 20 997 | 998 | 999 | iq_balance_mode17 1000 | 0 1001 | 1002 | 1003 | gain17 1004 | 10 1005 | 1006 | 1007 | ant18 1008 | 1009 | 1010 | 1011 | bb_gain18 1012 | 20 1013 | 1014 | 1015 | bw18 1016 | 0 1017 | 1018 | 1019 | dc_offset_mode18 1020 | 0 1021 | 1022 | 1023 | corr18 1024 | 0 1025 | 1026 | 1027 | freq18 1028 | 100e6 1029 | 1030 | 1031 | gain_mode18 1032 | False 1033 | 1034 | 1035 | if_gain18 1036 | 20 1037 | 1038 | 1039 | iq_balance_mode18 1040 | 0 1041 | 1042 | 1043 | gain18 1044 | 10 1045 | 1046 | 1047 | ant19 1048 | 1049 | 1050 | 1051 | bb_gain19 1052 | 20 1053 | 1054 | 1055 | bw19 1056 | 0 1057 | 1058 | 1059 | dc_offset_mode19 1060 | 0 1061 | 1062 | 1063 | corr19 1064 | 0 1065 | 1066 | 1067 | freq19 1068 | 100e6 1069 | 1070 | 1071 | gain_mode19 1072 | False 1073 | 1074 | 1075 | if_gain19 1076 | 20 1077 | 1078 | 1079 | iq_balance_mode19 1080 | 0 1081 | 1082 | 1083 | gain19 1084 | 10 1085 | 1086 | 1087 | ant1 1088 | 1089 | 1090 | 1091 | bb_gain1 1092 | 20 1093 | 1094 | 1095 | bw1 1096 | 0 1097 | 1098 | 1099 | dc_offset_mode1 1100 | 0 1101 | 1102 | 1103 | corr1 1104 | 0 1105 | 1106 | 1107 | freq1 1108 | 100e6 1109 | 1110 | 1111 | gain_mode1 1112 | False 1113 | 1114 | 1115 | if_gain1 1116 | 20 1117 | 1118 | 1119 | iq_balance_mode1 1120 | 0 1121 | 1122 | 1123 | gain1 1124 | 10 1125 | 1126 | 1127 | ant20 1128 | 1129 | 1130 | 1131 | bb_gain20 1132 | 20 1133 | 1134 | 1135 | bw20 1136 | 0 1137 | 1138 | 1139 | dc_offset_mode20 1140 | 0 1141 | 1142 | 1143 | corr20 1144 | 0 1145 | 1146 | 1147 | freq20 1148 | 100e6 1149 | 1150 | 1151 | gain_mode20 1152 | False 1153 | 1154 | 1155 | if_gain20 1156 | 20 1157 | 1158 | 1159 | iq_balance_mode20 1160 | 0 1161 | 1162 | 1163 | gain20 1164 | 10 1165 | 1166 | 1167 | ant21 1168 | 1169 | 1170 | 1171 | bb_gain21 1172 | 20 1173 | 1174 | 1175 | bw21 1176 | 0 1177 | 1178 | 1179 | dc_offset_mode21 1180 | 0 1181 | 1182 | 1183 | corr21 1184 | 0 1185 | 1186 | 1187 | freq21 1188 | 100e6 1189 | 1190 | 1191 | gain_mode21 1192 | False 1193 | 1194 | 1195 | if_gain21 1196 | 20 1197 | 1198 | 1199 | iq_balance_mode21 1200 | 0 1201 | 1202 | 1203 | gain21 1204 | 10 1205 | 1206 | 1207 | ant22 1208 | 1209 | 1210 | 1211 | bb_gain22 1212 | 20 1213 | 1214 | 1215 | bw22 1216 | 0 1217 | 1218 | 1219 | dc_offset_mode22 1220 | 0 1221 | 1222 | 1223 | corr22 1224 | 0 1225 | 1226 | 1227 | freq22 1228 | 100e6 1229 | 1230 | 1231 | gain_mode22 1232 | False 1233 | 1234 | 1235 | if_gain22 1236 | 20 1237 | 1238 | 1239 | iq_balance_mode22 1240 | 0 1241 | 1242 | 1243 | gain22 1244 | 10 1245 | 1246 | 1247 | ant23 1248 | 1249 | 1250 | 1251 | bb_gain23 1252 | 20 1253 | 1254 | 1255 | bw23 1256 | 0 1257 | 1258 | 1259 | dc_offset_mode23 1260 | 0 1261 | 1262 | 1263 | corr23 1264 | 0 1265 | 1266 | 1267 | freq23 1268 | 100e6 1269 | 1270 | 1271 | gain_mode23 1272 | False 1273 | 1274 | 1275 | if_gain23 1276 | 20 1277 | 1278 | 1279 | iq_balance_mode23 1280 | 0 1281 | 1282 | 1283 | gain23 1284 | 10 1285 | 1286 | 1287 | ant24 1288 | 1289 | 1290 | 1291 | bb_gain24 1292 | 20 1293 | 1294 | 1295 | bw24 1296 | 0 1297 | 1298 | 1299 | dc_offset_mode24 1300 | 0 1301 | 1302 | 1303 | corr24 1304 | 0 1305 | 1306 | 1307 | freq24 1308 | 100e6 1309 | 1310 | 1311 | gain_mode24 1312 | False 1313 | 1314 | 1315 | if_gain24 1316 | 20 1317 | 1318 | 1319 | iq_balance_mode24 1320 | 0 1321 | 1322 | 1323 | gain24 1324 | 10 1325 | 1326 | 1327 | ant25 1328 | 1329 | 1330 | 1331 | bb_gain25 1332 | 20 1333 | 1334 | 1335 | bw25 1336 | 0 1337 | 1338 | 1339 | dc_offset_mode25 1340 | 0 1341 | 1342 | 1343 | corr25 1344 | 0 1345 | 1346 | 1347 | freq25 1348 | 100e6 1349 | 1350 | 1351 | gain_mode25 1352 | False 1353 | 1354 | 1355 | if_gain25 1356 | 20 1357 | 1358 | 1359 | iq_balance_mode25 1360 | 0 1361 | 1362 | 1363 | gain25 1364 | 10 1365 | 1366 | 1367 | ant26 1368 | 1369 | 1370 | 1371 | bb_gain26 1372 | 20 1373 | 1374 | 1375 | bw26 1376 | 0 1377 | 1378 | 1379 | dc_offset_mode26 1380 | 0 1381 | 1382 | 1383 | corr26 1384 | 0 1385 | 1386 | 1387 | freq26 1388 | 100e6 1389 | 1390 | 1391 | gain_mode26 1392 | False 1393 | 1394 | 1395 | if_gain26 1396 | 20 1397 | 1398 | 1399 | iq_balance_mode26 1400 | 0 1401 | 1402 | 1403 | gain26 1404 | 10 1405 | 1406 | 1407 | ant27 1408 | 1409 | 1410 | 1411 | bb_gain27 1412 | 20 1413 | 1414 | 1415 | bw27 1416 | 0 1417 | 1418 | 1419 | dc_offset_mode27 1420 | 0 1421 | 1422 | 1423 | corr27 1424 | 0 1425 | 1426 | 1427 | freq27 1428 | 100e6 1429 | 1430 | 1431 | gain_mode27 1432 | False 1433 | 1434 | 1435 | if_gain27 1436 | 20 1437 | 1438 | 1439 | iq_balance_mode27 1440 | 0 1441 | 1442 | 1443 | gain27 1444 | 10 1445 | 1446 | 1447 | ant28 1448 | 1449 | 1450 | 1451 | bb_gain28 1452 | 20 1453 | 1454 | 1455 | bw28 1456 | 0 1457 | 1458 | 1459 | dc_offset_mode28 1460 | 0 1461 | 1462 | 1463 | corr28 1464 | 0 1465 | 1466 | 1467 | freq28 1468 | 100e6 1469 | 1470 | 1471 | gain_mode28 1472 | False 1473 | 1474 | 1475 | if_gain28 1476 | 20 1477 | 1478 | 1479 | iq_balance_mode28 1480 | 0 1481 | 1482 | 1483 | gain28 1484 | 10 1485 | 1486 | 1487 | ant29 1488 | 1489 | 1490 | 1491 | bb_gain29 1492 | 20 1493 | 1494 | 1495 | bw29 1496 | 0 1497 | 1498 | 1499 | dc_offset_mode29 1500 | 0 1501 | 1502 | 1503 | corr29 1504 | 0 1505 | 1506 | 1507 | freq29 1508 | 100e6 1509 | 1510 | 1511 | gain_mode29 1512 | False 1513 | 1514 | 1515 | if_gain29 1516 | 20 1517 | 1518 | 1519 | iq_balance_mode29 1520 | 0 1521 | 1522 | 1523 | gain29 1524 | 10 1525 | 1526 | 1527 | ant2 1528 | 1529 | 1530 | 1531 | bb_gain2 1532 | 20 1533 | 1534 | 1535 | bw2 1536 | 0 1537 | 1538 | 1539 | dc_offset_mode2 1540 | 0 1541 | 1542 | 1543 | corr2 1544 | 0 1545 | 1546 | 1547 | freq2 1548 | 100e6 1549 | 1550 | 1551 | gain_mode2 1552 | False 1553 | 1554 | 1555 | if_gain2 1556 | 20 1557 | 1558 | 1559 | iq_balance_mode2 1560 | 0 1561 | 1562 | 1563 | gain2 1564 | 10 1565 | 1566 | 1567 | ant30 1568 | 1569 | 1570 | 1571 | bb_gain30 1572 | 20 1573 | 1574 | 1575 | bw30 1576 | 0 1577 | 1578 | 1579 | dc_offset_mode30 1580 | 0 1581 | 1582 | 1583 | corr30 1584 | 0 1585 | 1586 | 1587 | freq30 1588 | 100e6 1589 | 1590 | 1591 | gain_mode30 1592 | False 1593 | 1594 | 1595 | if_gain30 1596 | 20 1597 | 1598 | 1599 | iq_balance_mode30 1600 | 0 1601 | 1602 | 1603 | gain30 1604 | 10 1605 | 1606 | 1607 | ant31 1608 | 1609 | 1610 | 1611 | bb_gain31 1612 | 20 1613 | 1614 | 1615 | bw31 1616 | 0 1617 | 1618 | 1619 | dc_offset_mode31 1620 | 0 1621 | 1622 | 1623 | corr31 1624 | 0 1625 | 1626 | 1627 | freq31 1628 | 100e6 1629 | 1630 | 1631 | gain_mode31 1632 | False 1633 | 1634 | 1635 | if_gain31 1636 | 20 1637 | 1638 | 1639 | iq_balance_mode31 1640 | 0 1641 | 1642 | 1643 | gain31 1644 | 10 1645 | 1646 | 1647 | ant3 1648 | 1649 | 1650 | 1651 | bb_gain3 1652 | 20 1653 | 1654 | 1655 | bw3 1656 | 0 1657 | 1658 | 1659 | dc_offset_mode3 1660 | 0 1661 | 1662 | 1663 | corr3 1664 | 0 1665 | 1666 | 1667 | freq3 1668 | 100e6 1669 | 1670 | 1671 | gain_mode3 1672 | False 1673 | 1674 | 1675 | if_gain3 1676 | 20 1677 | 1678 | 1679 | iq_balance_mode3 1680 | 0 1681 | 1682 | 1683 | gain3 1684 | 10 1685 | 1686 | 1687 | ant4 1688 | 1689 | 1690 | 1691 | bb_gain4 1692 | 20 1693 | 1694 | 1695 | bw4 1696 | 0 1697 | 1698 | 1699 | dc_offset_mode4 1700 | 0 1701 | 1702 | 1703 | corr4 1704 | 0 1705 | 1706 | 1707 | freq4 1708 | 100e6 1709 | 1710 | 1711 | gain_mode4 1712 | False 1713 | 1714 | 1715 | if_gain4 1716 | 20 1717 | 1718 | 1719 | iq_balance_mode4 1720 | 0 1721 | 1722 | 1723 | gain4 1724 | 10 1725 | 1726 | 1727 | ant5 1728 | 1729 | 1730 | 1731 | bb_gain5 1732 | 20 1733 | 1734 | 1735 | bw5 1736 | 0 1737 | 1738 | 1739 | dc_offset_mode5 1740 | 0 1741 | 1742 | 1743 | corr5 1744 | 0 1745 | 1746 | 1747 | freq5 1748 | 100e6 1749 | 1750 | 1751 | gain_mode5 1752 | False 1753 | 1754 | 1755 | if_gain5 1756 | 20 1757 | 1758 | 1759 | iq_balance_mode5 1760 | 0 1761 | 1762 | 1763 | gain5 1764 | 10 1765 | 1766 | 1767 | ant6 1768 | 1769 | 1770 | 1771 | bb_gain6 1772 | 20 1773 | 1774 | 1775 | bw6 1776 | 0 1777 | 1778 | 1779 | dc_offset_mode6 1780 | 0 1781 | 1782 | 1783 | corr6 1784 | 0 1785 | 1786 | 1787 | freq6 1788 | 100e6 1789 | 1790 | 1791 | gain_mode6 1792 | False 1793 | 1794 | 1795 | if_gain6 1796 | 20 1797 | 1798 | 1799 | iq_balance_mode6 1800 | 0 1801 | 1802 | 1803 | gain6 1804 | 10 1805 | 1806 | 1807 | ant7 1808 | 1809 | 1810 | 1811 | bb_gain7 1812 | 20 1813 | 1814 | 1815 | bw7 1816 | 0 1817 | 1818 | 1819 | dc_offset_mode7 1820 | 0 1821 | 1822 | 1823 | corr7 1824 | 0 1825 | 1826 | 1827 | freq7 1828 | 100e6 1829 | 1830 | 1831 | gain_mode7 1832 | False 1833 | 1834 | 1835 | if_gain7 1836 | 20 1837 | 1838 | 1839 | iq_balance_mode7 1840 | 0 1841 | 1842 | 1843 | gain7 1844 | 10 1845 | 1846 | 1847 | ant8 1848 | 1849 | 1850 | 1851 | bb_gain8 1852 | 20 1853 | 1854 | 1855 | bw8 1856 | 0 1857 | 1858 | 1859 | dc_offset_mode8 1860 | 0 1861 | 1862 | 1863 | corr8 1864 | 0 1865 | 1866 | 1867 | freq8 1868 | 100e6 1869 | 1870 | 1871 | gain_mode8 1872 | False 1873 | 1874 | 1875 | if_gain8 1876 | 20 1877 | 1878 | 1879 | iq_balance_mode8 1880 | 0 1881 | 1882 | 1883 | gain8 1884 | 10 1885 | 1886 | 1887 | ant9 1888 | 1889 | 1890 | 1891 | bb_gain9 1892 | 20 1893 | 1894 | 1895 | bw9 1896 | 0 1897 | 1898 | 1899 | dc_offset_mode9 1900 | 0 1901 | 1902 | 1903 | corr9 1904 | 0 1905 | 1906 | 1907 | freq9 1908 | 100e6 1909 | 1910 | 1911 | gain_mode9 1912 | False 1913 | 1914 | 1915 | if_gain9 1916 | 20 1917 | 1918 | 1919 | iq_balance_mode9 1920 | 0 1921 | 1922 | 1923 | gain9 1924 | 10 1925 | 1926 | 1927 | comment 1928 | 1929 | 1930 | 1931 | affinity 1932 | 1933 | 1934 | 1935 | args 1936 | 1937 | 1938 | 1939 | _enabled 1940 | 1 1941 | 1942 | 1943 | _coordinate 1944 | (56, 420) 1945 | 1946 | 1947 | _rotation 1948 | 0 1949 | 1950 | 1951 | id 1952 | osmosdr_source_0 1953 | 1954 | 1955 | maxoutbuf 1956 | 0 1957 | 1958 | 1959 | clock_source0 1960 | 1961 | 1962 | 1963 | time_source0 1964 | 1965 | 1966 | 1967 | clock_source1 1968 | 1969 | 1970 | 1971 | time_source1 1972 | 1973 | 1974 | 1975 | clock_source2 1976 | 1977 | 1978 | 1979 | time_source2 1980 | 1981 | 1982 | 1983 | clock_source3 1984 | 1985 | 1986 | 1987 | time_source3 1988 | 1989 | 1990 | 1991 | clock_source4 1992 | 1993 | 1994 | 1995 | time_source4 1996 | 1997 | 1998 | 1999 | clock_source5 2000 | 2001 | 2002 | 2003 | time_source5 2004 | 2005 | 2006 | 2007 | clock_source6 2008 | 2009 | 2010 | 2011 | time_source6 2012 | 2013 | 2014 | 2015 | clock_source7 2016 | 2017 | 2018 | 2019 | time_source7 2020 | 2021 | 2022 | 2023 | minoutbuf 2024 | 0 2025 | 2026 | 2027 | nchan 2028 | 1 2029 | 2030 | 2031 | num_mboards 2032 | 1 2033 | 2034 | 2035 | type 2036 | fc32 2037 | 2038 | 2039 | sample_rate 2040 | samp_rate 2041 | 2042 | 2043 | sync 2044 | 2045 | 2046 | 2047 | 2048 | pfb_arb_resampler_xxx 2049 | 2050 | alias 2051 | 2052 | 2053 | 2054 | comment 2055 | 2056 | 2057 | 2058 | affinity 2059 | 2060 | 2061 | 2062 | _enabled 2063 | True 2064 | 2065 | 2066 | _coordinate 2067 | (544, 692) 2068 | 2069 | 2070 | _rotation 2071 | 0 2072 | 2073 | 2074 | id 2075 | pfb_arb_resampler_xxx_0 2076 | 2077 | 2078 | maxoutbuf 2079 | 0 2080 | 2081 | 2082 | minoutbuf 2083 | 0 2084 | 2085 | 2086 | nfilts 2087 | 32 2088 | 2089 | 2090 | rrate 2091 | baudrate*4/if_sample_rate 2092 | 2093 | 2094 | samp_delay 2095 | 0 2096 | 2097 | 2098 | atten 2099 | 100 2100 | 2101 | 2102 | taps 2103 | 2104 | 2105 | 2106 | type 2107 | fff 2108 | 2109 | 2110 | 2111 | qtgui_freq_sink_x 2112 | 2113 | autoscale 2114 | False 2115 | 2116 | 2117 | average 2118 | 1.0 2119 | 2120 | 2121 | axislabels 2122 | True 2123 | 2124 | 2125 | bw 2126 | samp_rate/10 2127 | 2128 | 2129 | alias 2130 | 2131 | 2132 | 2133 | fc 2134 | 902e6 2135 | 2136 | 2137 | comment 2138 | 2139 | 2140 | 2141 | ctrlpanel 2142 | False 2143 | 2144 | 2145 | affinity 2146 | 2147 | 2148 | 2149 | _enabled 2150 | 1 2151 | 2152 | 2153 | fftsize 2154 | 1024 2155 | 2156 | 2157 | _coordinate 2158 | (960, 272) 2159 | 2160 | 2161 | gui_hint 2162 | 2163 | 2164 | 2165 | _rotation 2166 | 0 2167 | 2168 | 2169 | grid 2170 | False 2171 | 2172 | 2173 | id 2174 | qtgui_freq_sink_x_0 2175 | 2176 | 2177 | legend 2178 | True 2179 | 2180 | 2181 | alpha1 2182 | 1.0 2183 | 2184 | 2185 | color1 2186 | "blue" 2187 | 2188 | 2189 | label1 2190 | 2191 | 2192 | 2193 | width1 2194 | 1 2195 | 2196 | 2197 | alpha10 2198 | 1.0 2199 | 2200 | 2201 | color10 2202 | "dark blue" 2203 | 2204 | 2205 | label10 2206 | 2207 | 2208 | 2209 | width10 2210 | 1 2211 | 2212 | 2213 | alpha2 2214 | 1.0 2215 | 2216 | 2217 | color2 2218 | "red" 2219 | 2220 | 2221 | label2 2222 | 2223 | 2224 | 2225 | width2 2226 | 1 2227 | 2228 | 2229 | alpha3 2230 | 1.0 2231 | 2232 | 2233 | color3 2234 | "green" 2235 | 2236 | 2237 | label3 2238 | 2239 | 2240 | 2241 | width3 2242 | 1 2243 | 2244 | 2245 | alpha4 2246 | 1.0 2247 | 2248 | 2249 | color4 2250 | "black" 2251 | 2252 | 2253 | label4 2254 | 2255 | 2256 | 2257 | width4 2258 | 1 2259 | 2260 | 2261 | alpha5 2262 | 1.0 2263 | 2264 | 2265 | color5 2266 | "cyan" 2267 | 2268 | 2269 | label5 2270 | 2271 | 2272 | 2273 | width5 2274 | 1 2275 | 2276 | 2277 | alpha6 2278 | 1.0 2279 | 2280 | 2281 | color6 2282 | "magenta" 2283 | 2284 | 2285 | label6 2286 | 2287 | 2288 | 2289 | width6 2290 | 1 2291 | 2292 | 2293 | alpha7 2294 | 1.0 2295 | 2296 | 2297 | color7 2298 | "yellow" 2299 | 2300 | 2301 | label7 2302 | 2303 | 2304 | 2305 | width7 2306 | 1 2307 | 2308 | 2309 | alpha8 2310 | 1.0 2311 | 2312 | 2313 | color8 2314 | "dark red" 2315 | 2316 | 2317 | label8 2318 | 2319 | 2320 | 2321 | width8 2322 | 1 2323 | 2324 | 2325 | alpha9 2326 | 1.0 2327 | 2328 | 2329 | color9 2330 | "dark green" 2331 | 2332 | 2333 | label9 2334 | 2335 | 2336 | 2337 | width9 2338 | 1 2339 | 2340 | 2341 | maxoutbuf 2342 | 0 2343 | 2344 | 2345 | minoutbuf 2346 | 0 2347 | 2348 | 2349 | name 2350 | "" 2351 | 2352 | 2353 | nconnections 2354 | 1 2355 | 2356 | 2357 | showports 2358 | True 2359 | 2360 | 2361 | freqhalf 2362 | True 2363 | 2364 | 2365 | tr_chan 2366 | 0 2367 | 2368 | 2369 | tr_level 2370 | 0.0 2371 | 2372 | 2373 | tr_mode 2374 | qtgui.TRIG_MODE_FREE 2375 | 2376 | 2377 | tr_tag 2378 | "" 2379 | 2380 | 2381 | type 2382 | complex 2383 | 2384 | 2385 | update_time 2386 | 0.10 2387 | 2388 | 2389 | wintype 2390 | firdes.WIN_BLACKMAN_hARRIS 2391 | 2392 | 2393 | label 2394 | Relative Gain 2395 | 2396 | 2397 | ymax 2398 | 10 2399 | 2400 | 2401 | ymin 2402 | -140 2403 | 2404 | 2405 | units 2406 | dB 2407 | 2408 | 2409 | 2410 | qtgui_time_sink_x 2411 | 2412 | autoscale 2413 | False 2414 | 2415 | 2416 | axislabels 2417 | True 2418 | 2419 | 2420 | alias 2421 | 2422 | 2423 | 2424 | comment 2425 | 2426 | 2427 | 2428 | ctrlpanel 2429 | False 2430 | 2431 | 2432 | affinity 2433 | 2434 | 2435 | 2436 | entags 2437 | True 2438 | 2439 | 2440 | _enabled 2441 | 1 2442 | 2443 | 2444 | _coordinate 2445 | (888, 736) 2446 | 2447 | 2448 | gui_hint 2449 | 2450 | 2451 | 2452 | _rotation 2453 | 0 2454 | 2455 | 2456 | grid 2457 | False 2458 | 2459 | 2460 | id 2461 | qtgui_time_sink_x_0 2462 | 2463 | 2464 | legend 2465 | True 2466 | 2467 | 2468 | alpha1 2469 | 1.0 2470 | 2471 | 2472 | color1 2473 | "blue" 2474 | 2475 | 2476 | label1 2477 | 2478 | 2479 | 2480 | marker1 2481 | -1 2482 | 2483 | 2484 | style1 2485 | 1 2486 | 2487 | 2488 | width1 2489 | 1 2490 | 2491 | 2492 | alpha10 2493 | 1.0 2494 | 2495 | 2496 | color10 2497 | "blue" 2498 | 2499 | 2500 | label10 2501 | 2502 | 2503 | 2504 | marker10 2505 | -1 2506 | 2507 | 2508 | style10 2509 | 1 2510 | 2511 | 2512 | width10 2513 | 1 2514 | 2515 | 2516 | alpha2 2517 | 1.0 2518 | 2519 | 2520 | color2 2521 | "red" 2522 | 2523 | 2524 | label2 2525 | 2526 | 2527 | 2528 | marker2 2529 | -1 2530 | 2531 | 2532 | style2 2533 | 1 2534 | 2535 | 2536 | width2 2537 | 1 2538 | 2539 | 2540 | alpha3 2541 | 1.0 2542 | 2543 | 2544 | color3 2545 | "green" 2546 | 2547 | 2548 | label3 2549 | 2550 | 2551 | 2552 | marker3 2553 | -1 2554 | 2555 | 2556 | style3 2557 | 1 2558 | 2559 | 2560 | width3 2561 | 1 2562 | 2563 | 2564 | alpha4 2565 | 1.0 2566 | 2567 | 2568 | color4 2569 | "black" 2570 | 2571 | 2572 | label4 2573 | 2574 | 2575 | 2576 | marker4 2577 | -1 2578 | 2579 | 2580 | style4 2581 | 1 2582 | 2583 | 2584 | width4 2585 | 1 2586 | 2587 | 2588 | alpha5 2589 | 1.0 2590 | 2591 | 2592 | color5 2593 | "cyan" 2594 | 2595 | 2596 | label5 2597 | 2598 | 2599 | 2600 | marker5 2601 | -1 2602 | 2603 | 2604 | style5 2605 | 1 2606 | 2607 | 2608 | width5 2609 | 1 2610 | 2611 | 2612 | alpha6 2613 | 1.0 2614 | 2615 | 2616 | color6 2617 | "magenta" 2618 | 2619 | 2620 | label6 2621 | 2622 | 2623 | 2624 | marker6 2625 | -1 2626 | 2627 | 2628 | style6 2629 | 1 2630 | 2631 | 2632 | width6 2633 | 1 2634 | 2635 | 2636 | alpha7 2637 | 1.0 2638 | 2639 | 2640 | color7 2641 | "yellow" 2642 | 2643 | 2644 | label7 2645 | 2646 | 2647 | 2648 | marker7 2649 | -1 2650 | 2651 | 2652 | style7 2653 | 1 2654 | 2655 | 2656 | width7 2657 | 1 2658 | 2659 | 2660 | alpha8 2661 | 1.0 2662 | 2663 | 2664 | color8 2665 | "dark red" 2666 | 2667 | 2668 | label8 2669 | 2670 | 2671 | 2672 | marker8 2673 | -1 2674 | 2675 | 2676 | style8 2677 | 1 2678 | 2679 | 2680 | width8 2681 | 1 2682 | 2683 | 2684 | alpha9 2685 | 1.0 2686 | 2687 | 2688 | color9 2689 | "dark green" 2690 | 2691 | 2692 | label9 2693 | 2694 | 2695 | 2696 | marker9 2697 | -1 2698 | 2699 | 2700 | style9 2701 | 1 2702 | 2703 | 2704 | width9 2705 | 1 2706 | 2707 | 2708 | name 2709 | "" 2710 | 2711 | 2712 | nconnections 2713 | 1 2714 | 2715 | 2716 | size 2717 | 10240 2718 | 2719 | 2720 | srate 2721 | samp_rate 2722 | 2723 | 2724 | tr_chan 2725 | 0 2726 | 2727 | 2728 | tr_delay 2729 | 0 2730 | 2731 | 2732 | tr_level 2733 | 0.0 2734 | 2735 | 2736 | tr_mode 2737 | qtgui.TRIG_MODE_FREE 2738 | 2739 | 2740 | tr_slope 2741 | qtgui.TRIG_SLOPE_POS 2742 | 2743 | 2744 | tr_tag 2745 | "" 2746 | 2747 | 2748 | type 2749 | float 2750 | 2751 | 2752 | update_time 2753 | 0.10 2754 | 2755 | 2756 | ylabel 2757 | Amplitude 2758 | 2759 | 2760 | yunit 2761 | "" 2762 | 2763 | 2764 | ymax 2765 | 1 2766 | 2767 | 2768 | ymin 2769 | -1 2770 | 2771 | 2772 | 2773 | reveng_packet_deframer 2774 | 2775 | pkt_len_adj 2776 | 0 2777 | 2778 | 2779 | alias 2780 | 2781 | 2782 | 2783 | comment 2784 | 2785 | 2786 | 2787 | affinity 2788 | 2789 | 2790 | 2791 | _enabled 2792 | True 2793 | 2794 | 2795 | encoding 2796 | none 2797 | 2798 | 2799 | big_endian 2800 | True 2801 | 2802 | 2803 | _coordinate 2804 | (960, 944) 2805 | 2806 | 2807 | _rotation 2808 | 0 2809 | 2810 | 2811 | id 2812 | reveng_packet_deframer_0 2813 | 2814 | 2815 | pkt_len_offset 2816 | 0 2817 | 2818 | 2819 | msb 2820 | True 2821 | 2822 | 2823 | max_len 2824 | 0 2825 | 2826 | 2827 | maxoutbuf 2828 | 0 2829 | 2830 | 2831 | minoutbuf 2832 | 0 2833 | 2834 | 2835 | fixed_len 2836 | True 2837 | 2838 | 2839 | name 2840 | 2841 | 2842 | 2843 | pack_bytes 2844 | False 2845 | 2846 | 2847 | pkt_len 2848 | 209-16-8 2849 | 2850 | 2851 | sync 2852 | [1,0]*8+[0,1,1,0,0,1,0,1] 2853 | 2854 | 2855 | 2856 | reveng_packet_formatter 2857 | 2858 | append 2859 | False 2860 | 2861 | 2862 | alias 2863 | 2864 | 2865 | 2866 | comment 2867 | 2868 | 2869 | 2870 | affinity 2871 | 2872 | 2873 | 2874 | _enabled 2875 | True 2876 | 2877 | 2878 | file_name 2879 | runningcount.txt 2880 | 2881 | 2882 | flush 2883 | True 2884 | 2885 | 2886 | format_str 2887 | %(bits) 2888 | 2889 | 2890 | _coordinate 2891 | (1112, 692) 2892 | 2893 | 2894 | _rotation 2895 | 0 2896 | 2897 | 2898 | id 2899 | reveng_packet_formatter_0 2900 | 2901 | 2902 | log_to 2903 | "stdout" 2904 | 2905 | 2906 | 2907 | analog_quadrature_demod_cf_0 2908 | low_pass_filter_1 2909 | 0 2910 | 0 2911 | 2912 | 2913 | blocks_rotator_cc_0 2914 | low_pass_filter_0 2915 | 0 2916 | 0 2917 | 2918 | 2919 | digital_binary_slicer_fb_0 2920 | reveng_packet_deframer_0 2921 | 0 2922 | 0 2923 | 2924 | 2925 | digital_clock_recovery_mm_xx_0 2926 | digital_binary_slicer_fb_0 2927 | 0 2928 | 0 2929 | 2930 | 2931 | digital_clock_recovery_mm_xx_0 2932 | qtgui_time_sink_x_0 2933 | 0 2934 | 0 2935 | 2936 | 2937 | low_pass_filter_0 2938 | analog_quadrature_demod_cf_0 2939 | 0 2940 | 0 2941 | 2942 | 2943 | low_pass_filter_0 2944 | qtgui_freq_sink_x_0 2945 | 0 2946 | 0 2947 | 2948 | 2949 | low_pass_filter_1 2950 | pfb_arb_resampler_xxx_0 2951 | 0 2952 | 0 2953 | 2954 | 2955 | osmosdr_source_0 2956 | blocks_rotator_cc_0 2957 | 0 2958 | 0 2959 | 2960 | 2961 | pfb_arb_resampler_xxx_0 2962 | digital_clock_recovery_mm_xx_0 2963 | 0 2964 | 0 2965 | 2966 | 2967 | reveng_packet_deframer_0 2968 | reveng_packet_formatter_0 2969 | out 2970 | pdus 2971 | 2972 | 2973 | --------------------------------------------------------------------------------