[ardrone2] Parrot GPS show sattelite information.

closes #474
This commit is contained in:
fvantienen
2013-07-15 19:43:46 +02:00
committed by Felix Ruess
parent e1656db2b9
commit e8ad164cdf
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ typedef struct _navdata_gps_t {
uint8_t unk_2[16];
struct{
uint8_t sat;
uint8_t unk;
uint8_t cn0;
}channels[12];
int32_t gps_plugged; /*!< When the gps is plugged */
uint8_t unk_3[108];