<div dir="ltr">Hi John,<div><br></div><div>Thanks for doing this.  I've been recording packets off the air, which is great for real world testing, but a bit of a pain when starting to work on software for a new demodulator.  For that I typically have to create some harness in GNU Radio or Python.  Having an independent tool that is direct to digital helps immensely.  Makes it easy to feed into SciPy where I model the code before converting it to C/C++.<div><br></div><div>Being able to output at arbitrary SPS with gen_packets is great because I can produce the desired sample rate without resampling.  This is needed because I tend to have odd ADC sample rates tuned for each data rate and, for AFSK, tone frequencies.</div></div><div><br></div><div>gen_packets has been a very useful tool.  Thank you.</div><div><br></div><div class="gmail_extra"><div><div data-smartmail="gmail_signature">Kind Regards,<br><br>Rob Riggs WX9O<br>Mobilinkd LLC<br></div></div>
<br><div class="gmail_quote">On Wed, Jun 8, 2016 at 10:51 AM, John Langner WB2OSZ via aprssig <span dir="ltr"><<a href="mailto:aprssig@tapr.org" target="_blank">aprssig@tapr.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The "gen_packets" utility, included with the direwolf TNC package, is a<br>
flexible APRS packet generator.  The resulting audio is placed into a .WAV<br>
file rather than being sent out through the "soundcard."<br>
<br>
Options include:<br>
- data bits per second: 300 (HF AFSK), 1200 (default AFSK), 2400 (V.26 style<br>
QPSK), 4800 (V.27 style 8PSK), 9600/19200/38400 (K9NG/G3RUH), or other<br>
arbitrary speed.<br>
- default standard or custom mark/space tones for AFSK.<br>
- number of audio samples per second.<br>
- gradually increasing random noise to test demodulator performance with<br>
poor S/N ratio.<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
aprssig mailing list<br>
<a href="mailto:aprssig@tapr.org" target="_blank">aprssig@tapr.org</a><br>
<a href="http://www.tapr.org/mailman/listinfo/aprssig" rel="noreferrer" target="_blank">http://www.tapr.org/mailman/listinfo/aprssig</a><br>
</blockquote></div><br></div></div>