RX
gdev->debug ^= RX;
if (gdev->debug & RX)
if ((packet_len) && (data->debug & RX)) {
const float RX = Rx * 255;