MAV'RIC
Classes | Public Member Functions | Static Public Member Functions
PX4Flow_serial Class Reference

Driver for PX4Flow. More...

#include <px4flow_serial.hpp>

Inheritance diagram for PX4Flow_serial:
Inheritance graph
[legend]
Collaboration diagram for PX4Flow_serial:
Collaboration graph
[legend]

List of all members.

Classes

struct  conf_t
 Configuration. More...

Public Member Functions

 PX4Flow_serial (Serial &uart, conf_t config=default_config())
 Constructor.
bool update (void)
 Update function.

Static Public Member Functions

static conf_t default_config (void)
 Default configuration.

Detailed Description

Driver for PX4Flow.


Constructor & Destructor Documentation

Constructor.

Parameters:
uartPointer to serial peripheral

Member Function Documentation

Default configuration.

Returns:
Configuration structure
bool PX4Flow_serial::update ( void  ) [virtual]

Update function.

Returns:
Success

Implements PX4Flow.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines