Andrew Tridgell
7f408cae02
AP_PerfMon: convert example from .pde to .cpp
10 years ago
Tom Pittenger
2179705791
PerfMon: fix compile warnings re float constants
10 years ago
Randy Mackay
6e482d5c56
PerfMon: fix example sketch
10 years ago
Andrew Tridgell
778b5e8a16
AP_PerfMon: removed unusued commented code
11 years ago
Daniel Frenzel
df075b8f63
AP_PerfMon: removed unused blocking_writes
...
Signed-off-by: Daniel Frenzel <dgdanielf@gmail.com>
11 years ago
Randy Mackay
499bc52c5b
Perfmon: fixes to work with HAL
11 years ago
Randy Mackay
542e2e1358
AP_PerfMon: fixes to make it work under AP_HAL (almost)
12 years ago
James Bielman
4fa7bb1486
Add AVR compatibility header for missing math.h definitions.
...
- Define float versions of math functions to the double versions
on AVR (eg. #define sinf sin).
- These macros appear to be missing in older versions of avr-libs.
- Include AP_Math.h rather than math.h to get these definitions.
12 years ago
rmackay9
b8b17a4a70
ArduCopter: added AP_PerfMon library
12 years ago