Update jackdaw to new radio driver interface

This commit is contained in:
dak664 2010-02-23 17:35:49 +00:00
parent a64a8674bc
commit 64d57a3dd8
3 changed files with 35 additions and 28 deletions

View file

@ -310,7 +310,8 @@ void mac_ethernetSetup(void)
usbstick_mode.sicslowpan = 1;
usbstick_mode.sendToRf = 1;
usbstick_mode.translate = 1;
usbstick_mode.raw = 1;
//usbstick_mode.raw = 1;
usbstick_mode.raw = 0; //default: don't report raw frames until they are entirely correct
#if !RF230BB
sicslowinput = pinput;