Gregmaan's Discussions (6)

Sort by

Use of EGNOS instead of WAAS in Europe

Hi,

did anyone changed the DGPS function to EGNOS instead of WAAS to get a higher GPS accuracy in Europe?

I thougt I should only change line 45 in AP_GPS_MTK16.cpp

"_port->print(WAAS_ON);"

to

"_port->print(EGNOS_ON);"

Did anyone tried it

Cheers Gregor

Read more…