|
LRAUV
revA
|
Contains the DataReceiver class declaration. More...


Go to the source code of this file.
Classes | |
| class | DataReceiver |
| Handles data that is sent to the vehicle. More... | |
Macros | |
| #define | MAX_ZEROES 16 |
| Maximum consecuitive zeroes that may occur in a file. More... | |
| #define | MAX_STREAM_CMD 130 |
| Defined to accommodate 9 byte header and 16 bytes of data in 255 byte packet. More... | |
| #define | MAX_TARGET 100 |
Contains the DataReceiver class declaration.
Copyright (c) 2007,2008,2009 MBARI MBARI Proprietary Information. All Rights Reserved
| #define MAX_STREAM_CMD 130 |
Defined to accommodate 9 byte header and 16 bytes of data in 255 byte packet.
Referenced by DataReceiver::Receive().
| #define MAX_TARGET 100 |
Referenced by DataReceiver::Receive().
| #define MAX_ZEROES 16 |
Maximum consecuitive zeroes that may occur in a file.
Referenced by DataReceiver::FileDone().