DESERT 3.5.1
Loading...
Searching...
No Matches
uwmconnector.cpp File Reference
#include "uwmconnector.h"
#include "uwmdriver.h"
#include <cctype>
Include dependency graph for DESERT_Framework/DESERT/physical/uwmphy_modem/uwmconnector.cpp:

Go to the source code of this file.

Functions

static void hexdump (std::string name, std::string str)
 
static std::string hex2bin (std::string hex)
 

Detailed Description

Implementation of the UWMconnector class.

Author
Riccardo Masiero,Ivano Calabrese
Version
2.0.0

Definition in file DESERT_Framework/DESERT/physical/uwmphy_modem/uwmconnector.cpp.

Function Documentation

◆ hex2bin()

static std::string hex2bin ( std::string  hex)
static

◆ hexdump()

static void hexdump ( std::string  name,
std::string  str 
)
static