I have written a code which performs a connection to a NTRIP caster and receives data in RTCM3 format.
I have been able to decode these messages and I can distinguish them in base to their code such as (1006, 1008, 1013, etc..).
But I don't know which of this data I have to use to correct my GPS position and how to perform this correction.
Could you give me some hints or references?