]> git.gag.com Git - fw/altos/commitdiff
altos: Configure packet size from send/recv parameters.
authorKeith Packard <keithp@keithp.com>
Sun, 20 Mar 2011 06:31:20 +0000 (23:31 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 20 Mar 2011 06:31:20 +0000 (23:31 -0700)
Instead of setting the packet size at configuration time, use the
provided packet size to the send/recv functions to configure the
radio. This eliminates many configuration calls, leaving us with 'RDF'
mode and 'packet' mode, the latter working for telemetry and the
bi-directional link.

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

No differences found