dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
DsmTest Class Reference
Inheritance diagram for DsmTest:

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
void pack_channels_10bit (uint16_t channels[DSM_CHANNELS_PER_FRAME], struct pios_dsm_state *state, bool frame)
 pack data into DSM2 10 bit packets More...
 
void pack_channels_11bit (uint16_t channels[DSM_CHANNELS_PER_FRAME], struct pios_dsm_state *state, bool frame)
 pack data into DSM2 11 bit packets More...
 
int validate_file (const char *fn, int resolution, int channels, bool skip)
 
int get_packet (FILE *fid, uint8_t *buf)
 

Protected Attributes

struct pios_dsm_state * state
 
struct pios_dsm_dev dev
 

Detailed Description

Definition at line 67 of file unittest.cpp.


The documentation for this class was generated from the following file: