[us-commits] [ehb54/ultrascan3] 37fd8b: Refactor scan handling in `us_xpn_data.cpp` to use...
Lukas Dobler
noreply at github.com
Sat Oct 11 02:14:57 MDT 2025
Branch: refs/heads/lukas/us_xpn_viewer_timestate
Home: https://github.com/ehb54/ultrascan3
Commit: 37fd8b74401f5fce733a3c71524b9b1548508256
https://github.com/ehb54/ultrascan3/commit/37fd8b74401f5fce733a3c71524b9b1548508256
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-10-11 (Sat, 11 Oct 2025)
Changed paths:
M utils/us_xpn_data.cpp
Log Message:
-----------
Refactor scan handling in `us_xpn_data.cpp` to use a sorted `scans` vector
Replaced direct iterations over `scanData` with a centralized `scans` vector, sorted by time for consistent and efficient speed step calculations. Updated associated logic to improve maintainability and clarity.
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list