blob: 97f23ad3c84ba123fa449aca26f4f51587aab6cf [file] [log] [blame]
Ash Wilson96a56b42016-01-30 15:13:13 -08001#!/bin/bash
2export AP_DECODE=/usr/local/bin/airprobe_decode.py
Ash Wilson83d78212016-01-30 18:29:00 -08003export CAPFILE=/src/test_data/vf_call6_a725_d174_g5_Kc1EF00BAB3BAC7002.cfile
Ash Wilson45e4c852016-01-30 16:12:21 -08004
Ash Wilson53f3cb32016-01-30 19:44:12 -08005export RUNLINE="$AP_DECODE -c $CAPFILE -s $((100000000/174)) -a 725 -m BCCH -t 0"
6echo "Testing with:\n $RUNLINE"
7$RUNLINE