DESERT 3.5.1
|
#include <uwminterpreter.h>
#include <stdlib.h>
#include <iostream>
#include <stdio.h>
#include <fstream>
#include <string.h>
#include <cstring>
#include <sstream>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <cmath>
#include <climits>
Go to the source code of this file.
Classes | |
class | MinterpreterTEL |
Class that is in charge of building and parsing the required messages to make the UWMdriver able to communicate with the modem according to TELEGRAMS accepted by the low level firmware.
Definition in file minterpreterTEL.h.