#include <termios.h>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include "HBstructs.h"#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | MipResources |
Classes | |
| class | MipResources::HummingBirdUavComm |
| Implements methods for communication with AscTec HummingBird. More... | |
Defines | |
| #define | CHARSIZE sizeof(char) |
| #define | LABDATASIZE sizeof(LABROB_FLIGHT_DATA) |
| #define CHARSIZE sizeof(char) |
| #define LABDATASIZE sizeof(LABROB_FLIGHT_DATA) |
1.5.6