Conversation
Add a "Rename" control on the Projects page backed by a POST /projects/<name>/rename route and Workspace.rename_project. Renaming moves the project directory, reprefixes the output/tuning files and Macbeth captures, and rewrites the name in project.json, logs and metrics; tuning JSONs are moved by name only so their mtimes stay valid. Refused while a calibration is running, and rejects an invalid or already-taken name.
The Run CTT "System tuning" list was restricted to the live camera's ISP platform, so selecting one on a PiSP Pi silently produced a PiSP run even with VC4 chosen. List installed tunings for both platforms, tag each with its platform in the dropdown, and when a system (or uploaded) tuning is selected auto-set the Target platform to match and lock the buttons — the file is platform-specific. import-tuning now accepts a file from either platform's dir.
Split the single options card into a "Run" card (target, mode, update — with the update-tuning sub-flow inset behind a left rule so the conditional controls read as belonging to the checkbox) and a "Stage parameters" card whose sections carry mono eyebrows. The empty console now previews the planned invocation instead of a void, the console height follows the viewport, and the image-count line is set quietly in the mono face.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.