I am trying to implement some code and I need change the units of the latitude, longitude that I recive from a CAM message which standard is described here ETSI Standard.
It says that the latitude and longitude is especified as (0,1 degree) but I need to use it as degree. As (0,1 degree) is quite confusing and I don't know how to change it.
How can I calculate the change?