microtrigger / ardu-imu

Automatically exported from code.google.com/p/ardu-imu
0 stars 0 forks source link

Setting PERFORMANCE_REPORTING to 0 causes compilation error #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. #define PERFORMANCE_REPORTING 0
2. Build

What is the expected output? What do you see instead?
Compilation fails:
In function 'void printPerfData(long int)':
error: 'mainLoop_count' was not declared in this scope

What version of the product are you using? On what operating system?
v1.7 from zip file download.  Win7.

Please provide any additional information below.

Comment suggests that PERFORMANCE_REPORTING is for uBlox only, and I'm using 
MTK GPS, so it seemed sensible to disable it.  Is comment incorrect?

Original issue reported on code.google.com by shaeh...@gmail.com on 18 Sep 2010 at 9:01

GoogleCodeExporter commented 9 years ago
I suffer the same problem and want a solution.  I am using ArduPilot, ArduIMU+ 
and MTK GPS as well.

Original comment by tommy...@gmail.com on 14 Oct 2010 at 4:10

GoogleCodeExporter commented 9 years ago

Original comment by analogue...@gmail.com on 15 Nov 2010 at 2:34