Preview release update#1164
Merged
Merged
Conversation
--- updated-dependencies: - dependency-name: gitversion.tool dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- Updated AXSharp.config.json in timers/ctrl to include "UiHostProject": null. - Updated AXSharp.config.json in traversals/apax to include "UiHostProject": null. - Updated AXSharp.config.json in utils/ctrl to include "UiHostProject": null.
Changed PLC to 1815 V41 with NTP
…nto 3-unify-showcase
…nto 3-unify-showcase
- Created apax.yml to define the apax.traversal application. - Specified version, type, targets, registries, dependencies, and devDependencies. - Included various Inxton components and libraries for integration.
…nto 3-unify-showcase
- Created a new Documentation.razor page for Utils showcasing AxoStringBuilder and CRC functions. - Implemented AxoStaticMessengerDocuExample.cs to demonstrate static messaging. - Added AxoTextListExample.cs for dictionary-based text list management. - Introduced Directory.Build.props to manage package versions centrally. - Established Entry.cs for PLC connection configuration and management. - Created showcase.csproj for project structure and dependencies. - Added various structured text files for showcasing components: - ComponentsAbstractionsShowcase.st - ProbersShowcase.st - Simatic1500Showcase.st - TimersShowcase.st - UtilsShowcase.st
…nto 3-unify-showcase
…ed-pacakges adjust version for recently removed pacakges from ax registry
- Introduced AxoTaskErrorExample and AxoTaskAbortedExample classes to demonstrate the error and aborted states in AxoTask. - Updated AxoTask.razor to include links and renderable content for the new examples. - Enhanced ShowcasePageRegistry with new tags and source file paths for error and aborted examples. - Modified ShowcaseContext to initialize and execute the new AxoTask examples.
…d AxoToggleTask views
…kView state revisions
…and state indicators
…isplayed bug axo task aborted state not displayed
- Implemented AxoCauseAnalyzer to analyze and rank probable causes of incidents based on severity, acknowledgment status, and age. - Introduced AxoIncidentBarPresenter to manage the display state of incident bars, including visibility, severity, and acknowledgment status. - Created IRankableMessage interface and AxoMessengerRankableAdapter for message adaptation. - Added unit tests for AxoCauseAnalyzer, AxoIncidentBarPresenter, and AxoMessengerRankableAdapter to ensure functionality and correctness. - Defined AxoCauseAnalyzerOptions for configurable parameters like burst window and hold duration. - Established event handling for changes in top causes to trigger UI updates.
- New axopen/src/core/docs/AxoIncidentBar.md describing ranking formula, severity floor, Blazor mount pattern - toc.yml entry under Messengers (Alarms) - Per-lib CHANGELOG 0.56.0 entry; GitVersion next-version 0.55.1 -> 0.56.0 - Central CHANGELOG PR-style entry covering analyzer/bar/presenter/adapter + showcase + template wiring + topology fix + 28 new tests - Showcase razor BarMount + ProviderCreate tagged regions so docs reference real code via [!code-*[]] directives Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
AxoCauseAnalyzer + AxoIncidentBarView: probable-cause ranking over AxoMessenger
AxoIncidentBar: perf, ranking-accuracy, and sender-identification fixes
…GELOG for version 0.56.2
Mechanical rewrite of every src/*/docs/CHANGELOG.md to: - semver-descending entry order (newest at the top, immediately below the '## Changes' header and HTML comment block), and - canonical HTML comment preamble matching the /axopen-docs templates. Produced by .claude/skills/axopen-docs/scripts/Resort-Changelog.ps1 in the axopen.templates parent repo. Entry bodies are byte-identical to before; only block order and the comment-block text change. Notable reorders: - core: 0.56.0, 0.43.0, 0.50.0, 0.55.0, 0.55.1, 0.56.1, 0.56.2 -> 0.56.2, 0.56.1, 0.56.0, 0.55.1, 0.55.0, 0.50.0, 0.43.0 - components.kuka.robotics: 0.43.0, 0.50.0, 0.50.1, 0.54.0 -> 0.54.0, 0.50.1, 0.50.0, 0.43.0 All other files are single-entry — only the preamble was rewritten (also fixes the 'Bug fixies' typo from the previous template). core/CHANGELOG.md top entry (0.56.2) matches GitVersion.yml next-version. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…-alarm-doesnot-fall AxoSequencer: fix step-timeout alarm not falling after timeout clears
AxoSequencer step-timeout fix + reorder docs CHANGELOGs newest-first
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.
Preview release 0.60.0
Rolls up
devintoreleases/v0, advancing the preview line from0.50.0to0.60.0. This release centers on a unified showcase, a full documentation site, and a large expansion of vendor component libraries.Showcase
1518 v4.0so the showcase loads on PLCSIM.Documentation
LibraryResources/external-links sections.devworkflow (shared runner workspace);ixdinvocation factored intoscripts/_invoke_ixd.ps1; Pages deploy runs onubuntu-latest.Components
MoveEnablenow switches on the rising edge.AxoDriveextended with linear and rotary motion incl. acceleration/deceleration/jerk and homing (AxoDrive extended by linear and rotary motion #1119, acc,dcc,jerk,homing #1121).Hardware & catalog
4.4.0(catalog update due to hwc update 4.4.0 #1103); S7-1500 v4.1 hwl update (plc s71500 v4.1 hwl update #1107); NTP added for1518_v40.Dependencies
0.47.0-alpha.476; addedUiHostProjectfield toAXSharp.config.json.gitversion.tool6.6.1→6.7.0.