tomojitakasu / RTKLIB

2.52k stars 1.61k forks source link

Help to convert ublox to rtcm (ublox ==> rtcm2) #295

Open mwruschel opened 7 years ago

mwruschel commented 7 years ago

Bom dia, estou precisando de uma ajuda de voces. estou com um ublox m8n saindo UBX com packet rodando os dados em RAW. preciso gerar os dados de dgps ( msg 1, 3, 9 ) porem meu rtklib demo5-b26b nao esta fazendo a conversao de ublox para rtcm2. (ublox ==> rtcm2) oque posso estar fazendo errado?

DavidKelleySCSC commented 7 years ago

However my rtklib demo5-b26b is not doing the conversion from ublox to rtcm2. (Ublox ==> rtcm2)

That is not a supported feature. Various commercial tools can provide this but RTKLIB does not (I defer to tomojitakasu for any plans to do so). And encoding RTCM 2.x is (to be blunt) a real pain. If there any way you can use an RTK style solution rather than an old fashioned code bias method as types 1/3/9 provide?

Huibean commented 6 years ago

Hello @DavidKelleySCSC, can you please list those commercial tools? Thanks a lot