Functions | Variables
ms4525.c File Reference
#include <breezystm32.h>
#include "math.h"
Include dependency graph for ms4525.c:

Go to the source code of this file.

Functions

void loop (void)
 
void setup (void)
 

Variables

bool airspeed_present = false
 
float altitude
 
bool barometer_present = false
 
float pressure
 
float temperature
 

Function Documentation

void loop ( void  )

Definition at line 42 of file ms4525.c.

void setup ( void  )

Definition at line 29 of file ms4525.c.

Variable Documentation

bool airspeed_present = false

Definition at line 26 of file ms4525.c.

float altitude

Definition at line 41 of file ms4525.c.

bool barometer_present = false

Definition at line 27 of file ms4525.c.

float pressure

Definition at line 41 of file ms4525.c.

float temperature

Definition at line 41 of file ms4525.c.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:52