sketchbook
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
Uno_MultiWii_HardwarePlatform_Test
IMU.h
Go to the documentation of this file.
1
#ifndef IMU_H_
2
#define IMU_H_
3
4
#define BARO_TAB_SIZE 21
5
6
#if BARO
7
uint8_t getEstimatedAltitude();
8
#endif
9
10
void
computeIMU
();
11
int32_t
mul
(int16_t a, int16_t
b
);
12
13
#endif
/* IMU_H_ */
mul
int32_t mul(int16_t a, int16_t b)
computeIMU
void computeIMU()
Definition:
IMU.cpp:11
b
int32_t int16_t b
Definition:
IMU.cpp:172
Generated on Mon Jun 24 2019 21:30:27 for sketchbook by
1.8.6