Skip to content

Feature/v6 format#120

Merged
SebKister merged 8 commits into
SebKister:masterfrom
speleobrad:feature/v6-format
Oct 1, 2025
Merged

Feature/v6 format#120
SebKister merged 8 commits into
SebKister:masterfrom
speleobrad:feature/v6-format

Conversation

@speleobrad

Copy link
Copy Markdown
Collaborator

This should be almost complete implementation of new v6 format for dry caves with lidar data.
Samples I got load properly and can be exported to excel, Therion and Survex.

Note: Unlike rest of the common format (LSB;MSB order), lidar data seems to be in MSB;LSB order.

SVG preview is not working yet for dry caves (and lidar data) but I'll need to move few stuff around before addressing that.

speleobrad and others added 8 commits September 29, 2025 17:12
  This commit implements comprehensive support for the new v6 DMP file format used by dry caving devices with Lidar
  capabilities. The changes include enhanced data models, processing services, and coordinate calculations while maintaining
  full backward compatibility with v5 format files. All numeric values have been converted from raw integer format to properly
  scaled doubles for improved accuracy.
@SebKister SebKister merged commit 39b4081 into SebKister:master Oct 1, 2025
5 of 6 checks passed
@speleobrad speleobrad deleted the feature/v6-format branch October 4, 2025 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants