[us-commits] [ehb54/ultrascan3] 31e99c: Remove obsolete low acceleration check and associa...
Lukas Dobler
noreply at github.com
Tue Sep 16 12:54:50 MDT 2025
Branch: refs/heads/lukas/bad-timestate
Home: https://github.com/ehb54/ultrascan3
Commit: 31e99caf2928581de4943b1119be73a9436d1447
https://github.com/ehb54/ultrascan3/commit/31e99caf2928581de4943b1119be73a9436d1447
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M programs/us_experiment/us_experiment_gui_optima.cpp
Log Message:
-----------
Remove obsolete low acceleration check and associated UI logic
Eliminated redundant low acceleration validation and message box logic from `us_experiment_gui_optima.cpp`, simplifying the code and improving maintainability.
Commit: 91d63509d1f79d315225eff1b2d7fb5b6115ecc3
https://github.com/ehb54/ultrascan3/commit/91d63509d1f79d315225eff1b2d7fb5b6115ecc3
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M programs/us_fematch/us_fematch.cpp
Log Message:
-----------
Replace manual acceleration UI logic with `check_acceleration()` integration
Streamlined acceleration validation by utilizing `US_AstfemMath::check_acceleration()`. Removed redundant manual checks and simplified message box handling for improved user feedback and code maintainability.
Commit: a460bef08c775745062f6fe891f2893e2002d117
https://github.com/ehb54/ultrascan3/commit/a460bef08c775745062f6fe891f2893e2002d117
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M programs/us_mpi_analysis/us_mpi_analysis.cpp
Log Message:
-----------
Replace manual acceleration UI logic with `check_acceleration()` integration
Streamlined acceleration validation by utilizing `US_AstfemMath::check_acceleration()`. Removed redundant manual checks and simplified message box handling for improved user feedback and code maintainability.
Commit: 009aba4948371da1e6e6f05f46f5a11c092b324c
https://github.com/ehb54/ultrascan3/commit/009aba4948371da1e6e6f05f46f5a11c092b324c
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M programs/us_reporter_gmp/us_reporter_gmp.cpp
Log Message:
-----------
Integrate `check_acceleration()` in `us_reporter_gmp.cpp`
Replaced manual acceleration checks with `US_AstfemMath::check_acceleration()`, streamlining validation and improving error reporting with enhanced message box logic. Removed redundant code for better maintainability.
Compare: https://github.com/ehb54/ultrascan3/compare/e7990f3902c5...009aba494837
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