Cavewhere / cavewhere

3D Cave Mapping Software
https://cavewhere.com
GNU General Public License v3.0
34 stars 8 forks source link

survex import - *calibrate tape isn't working correctly #122

Closed vpicaver closed 6 years ago

vpicaver commented 8 years ago

There is a "calibrate tape 1" at line 42 in dakeng.svx, and all legs after that (excluding LRUD data) should have 1 meter subtracted from their length. Hence, when importing dakeng.svx, the length for 22 to 39 should be 19.95, not 20.95. I have not checked, but I suspect calibrate compass and *calibrate clino may have the same issue.

Cavewhere should support mid trip calibration. It should override the trip Calibration for every shot. override should be on a per shot. We need to come up with a UI implementation to solve this problem.

ErinMLynch commented 8 years ago

Just a reminder to implement changes not only for calibrate tape, but also for calibrate backtape.

On Saturday, 6 August 2016, 20:22, vpicaver <notifications@github.com> wrote:

There is a "calibrate tape 1" at line 42 in dakeng.svx, and all legs after that (excluding LRUD data) should have 1 meter subtracted from their length. Hence, when importing dakeng.svx, the length for 22 to 39 should be 19.95, not 20.95. I have not checked, but I suspect calibrate compass and *calibrate clino may have the same issue.Cavewhere should support mid trip calibration. It should override the trip Calibration for every shot. override should be on a per shot. We need to come up with a UI implementation to solve this problem.— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

vpicaver commented 8 years ago

Okay, thanks. It take me a bit of time to implement.

Philip

Sent from my iPad

On Aug 8, 2016, at 3:28 AM, ErinMLynch notifications@github.com wrote:

Just a reminder to implement changes not only for calibrate tape, but also for calibrate backtape.

On Saturday, 6 August 2016, 20:22, vpicaver notifications@github.com wrote:

There is a "calibrate tape 1" at line 42 in dakeng.svx, and all legs after that (excluding LRUD data) should have 1 meter subtracted from their length. Hence, when importing dakeng.svx, the length for 22 to 39 should be 19.95, not 20.95. I have not checked, but I suspect calibrate compass and *calibrate clino may have the same issue.Cavewhere should support mid trip calibration. It should override the trip Calibration for every shot. override should be on a per shot. We need to come up with a UI implementation to solve this problem.— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.