Ebeo / mw-wingui

Automatically exported from code.google.com/p/mw-wingui
0 stars 0 forks source link

I2C GPS NAV #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Using a Hobbyking MicroWii with Atmega 32u4 (leonardo) and I2C GPS
2.Commented #define GPS_SERIAL 2  and uncoment #define I2C_GPS
3. Gives an error when compiling in wp_distance variable. (Protocol.cpp:601: 
error: 'wp_distance' was not declared in this scope). This section is marked as 
"TODO: add I2C_gps handling"

Any solution?

Thanks,
Rui Marcelino.

Original issue reported on code.google.com by ruipmarc...@gmail.com on 20 Jan 2014 at 4:18

GoogleCodeExporter commented 9 years ago
i2c gps nav support is discontinued. With I2C gps you can use MultiWii 2.3.

Original comment by eosba...@gmail.com on 21 Jan 2014 at 10:05