K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-01-30T23:57:19.222097Z K 7 svn:log V 378 Fixes! * the RSSI from the hardware is in units of dB*2, so we need to divide it by 2 to get an actual dB value; * Do the frame length check at the beginning of the loop, in case we get frames that are 0 bytes in length. * Don't print out the full spectral data here. This doesn't fix the MAC/BB issues surrounding corrupted HT20/HT40 frame lengths; that'll come later. END