blob: 96484edeaa629e6c384f58eb6bcaa722d2c57ba1 [file] [log] [blame]
Ash Wilson96a56b42016-01-30 15:13:13 -08001#!/bin/bash
Ash Wilsond52d47e2016-01-30 20:01:34 -08002export AP_DECODE="/usr/local/bin/airprobe_decode.py"
3export CAPFILE="vf_call6_a725_d174_g5_Kc1EF00BAB3BAC7002.cfile"
4export TEST_FIXTURE_DIRECTORY="/src/test_data/"
Ash Wilson53f3cb32016-01-30 19:44:12 -08005export RUNLINE="$AP_DECODE -c $CAPFILE -s $((100000000/174)) -a 725 -m BCCH -t 0"
Ash Wilsond52d47e2016-01-30 20:01:34 -08006echo "Testing with:"
7echo " $RUNLINE"
8cd $TEST_FIXTURE_DIRECTORY
Ash Wilsonad10aa92016-02-14 16:59:42 -08009gnuradio-companion --version
Ash Wilson53f3cb32016-01-30 19:44:12 -080010$RUNLINE