gusimplewhiteboard
APM_Interface.hpp File Reference
#include "wb_apm_interface.h"
#include <sstream>
Include dependency graph for APM_Interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  guWhiteboard::APM_Interface
 Class for interacting with and reading the values of APM sensors and motors. More...
 

Namespaces

namespace  guWhiteboard
 /file APM_Interface.h
 

Macros

#define QUAD(o, p)   ( o ).data().quad. p ()
 
#define PLANE(o, p)   ( o ).data().plane. p ()
 
#define DELIMITER   ','
 

Macro Definition Documentation

◆ DELIMITER

#define DELIMITER   ','

◆ PLANE

#define PLANE (   o,
 
)    ( o ).data().plane. p ()

◆ QUAD

#define QUAD (   o,
 
)    ( o ).data().quad. p ()