Issue with angle format The export to VisualTopo comes with an azimut format error: The angles are exported in format -180>+180 degrees instead of 0>360 degrees.
Exporting processed/adjusted data vs raw data: When an adjustement mode is selected in CRP, the data (ranges/azimut/inclinaison) export to VT format is adjusted data by default. In my opinion, raw data should be the exported data by default as VT also has an adjustment feature or at least choice should be offered between raw or adjusted data.
Shifting the azimut from -180/180 to 0/360 needs one line of code. No problem.
I had decided to export the calculated values of length, azimut and inclination to handle different instruments. All angles are converted to degrees and respect the declination (100 gon --> 90°).
If you want to export not adjusted values, please switch off adjustment just before exporting to visual topo. You could add a new worksheet without adjustment (only for exporting).