#!/bin/sh
freq=162.525M
path=/home/zefie/noaawx_eas/internal

$path/noaawx_receive $freq | \
$path/noaawx_transcode_raw | \
$path/noaawx_eas_capture
