GPS Hold
Posted: Thu Oct 11, 2012 5:38 am
I finally managed to get the i2c-nav-board to work and now have GPS .. yeah ..
so now I tried GPS hold today and it didn't seem to work.
Do I get this right? GPS Hold basically saves the current position when activated and stays at the current location.. so everytime I move it automatically saves the pos once it's stopped and trys to establish location.
Does anyone know how good that is? I tested only for a bit today and it seems that it doesn't hold at all - turned off the quad drifts with the wind, however with GPS turned on it seems it drifts even more.
Here is what I did in the config:
#define I2C_GP
#define MAG_DECLINIATION 0.35f // San Marcos, CA
everything else is default
I also made the patches to the GPS code as described here: http://www.rcgroups.com/forums/showthread.php?t=1724694
Maybe I am missing something
Thanks,
Andy
so now I tried GPS hold today and it didn't seem to work.
Do I get this right? GPS Hold basically saves the current position when activated and stays at the current location.. so everytime I move it automatically saves the pos once it's stopped and trys to establish location.
Does anyone know how good that is? I tested only for a bit today and it seems that it doesn't hold at all - turned off the quad drifts with the wind, however with GPS turned on it seems it drifts even more.
Here is what I did in the config:
#define I2C_GP
#define MAG_DECLINIATION 0.35f // San Marcos, CA
everything else is default
I also made the patches to the GPS code as described here: http://www.rcgroups.com/forums/showthread.php?t=1724694
Maybe I am missing something

Thanks,
Andy