altos: Fix up APRS packet sending code in cc1120 driver
authorKeith Packard <keithp@keithp.com>
Fri, 7 Dec 2012 18:15:25 +0000 (10:15 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Dec 2012 18:15:25 +0000 (10:15 -0800)
This fixes the FIFO management, ensuring that the data are streamed
into the radio fast enough to keep the packet continuous. Sounds like
it works, but testing with an actual APRS receiver is required.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found