Replication: detect and recover dead replication links
Replication: allow to synchronize the mission time across replication
Buckets: allow configurable limits for total size and number of objects in a bucket
Various tweaks and fixes
Version 5.6.0 released 2-Mar-2022
Keep a log of admin, link, queue and alarm activity
Add support for folder creation within buckets
Upgrade of protobuf dependency
Allow customizing message decoding of UdpParameterDataLink through extension
Add toggle to switch between hex/decimal input for unsigned integer arguments
API updates:
Link actions are now separate (one method per action)
Queue actions are now separate (one method per action)
Alarm actions are now separate (one method per action)
Old-style websocket is now fully removed (use new-style)
Tags are gone (use timeline)
Various tweaks and fixes
Version 5.5.7 released 3-Feb-2022
restored backward compatibility for GenericPacketPreprocessor time decoding (in version 5.5.6 it was using the CUC decoder by default instead of using the FIXED decoder)
allow raw frame decoding using Reed-Solomon and de-randomization.
allow enabling errorDetection for uplink at virtual channel level.
fixed bug in FilePollingTmDataLink which was double counting the packets
Version 5.5.6 released 30-Jan-2022
added some functions to algorithms
allow disabling randomization for specific virtual channels
changed the time decoding handling in TM pre-processors to be more consistent
various tweaks and fixes
Version 5.5.5 released 20-Oct-2021
yamcs-web: fixed display of command arguments in the command history
Version 5.5.4 released 20-Oct-2021
Fixed the CLTU randomization sequence to conform to CCSDS 231.0 issue 4 when LDPC coding is enabled.
Accept numeric value of an enumeration command argument
Fixed lost frame count calculation
Allow DataSource=ground for parameters
Fixed CFDP reliable option not showing
Fixed duplicate data in the parameter archive
Allow specification of generation time in set parameter value requests
Replication: detect and recover dead replication links
Replication: allow to synchronize the mission time across replication
Buckets: allow configurable limits for total size and number of objects in a bucket
Various tweaks and fixes
Version 5.6.0 released 2-Mar-2022
Keep a log of admin, link, queue and alarm activity
Add support for folder creation within buckets
Upgrade of protobuf dependency
Allow customizing message decoding of UdpParameterDataLink through extension
Add toggle to switch between hex/decimal input for unsigned integer arguments
API updates:
Link actions are now separate (one method per action)
Queue actions are now separate (one method per action)
Alarm actions are now separate (one method per action)
Old-style websocket is now fully removed (use new-style)
Tags are gone (use timeline)
Various tweaks and fixes
Version 5.5.7 released 3-Feb-2022
restored backward compatibility for GenericPacketPreprocessor time decoding (in version 5.5.6 it was using the CUC decoder by default instead of using the FIXED decoder)
allow raw frame decoding using Reed-Solomon and de-randomization.
allow enabling errorDetection for uplink at virtual channel level.
fixed bug in FilePollingTmDataLink which was double counting the packets
Version 5.5.6 released 30-Jan-2022
added some functions to algorithms
allow disabling randomization for specific virtual channels
changed the time decoding handling in TM pre-processors to be more consistent
various tweaks and fixes
Version 5.5.5 released 20-Oct-2021
yamcs-web: fixed display of command arguments in the command history
Version 5.5.4 released 20-Oct-2021
Fixed the CLTU randomization sequence to conform to CCSDS 231.0 issue 4 when LDPC coding is enabled.
Accept numeric value of an enumeration command argument
Fixed lost frame count calculation
Allow DataSource=ground for parameters
Fixed CFDP reliable option not showing
Fixed duplicate data in the parameter archive
Allow specification of generation time in set parameter value requests
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
yamcsVersion
from 5.6.0 to 5.6.1. Updatesyamcs-core
from 5.6.0 to 5.6.1Release notes
Sourced from yamcs-core's releases.
Changelog
Sourced from yamcs-core's changelog.
... (truncated)
Commits
b5cc354
Prepare release yamcs-5.6.1f3535e7
replication stream names03d1517
replication improvements8b1ef50
replication: maxTupleSize configurable also on the server1690b4d
Merge branch 'master' of github.com:yamcs/yamcs7271d62
Fixed the names of the system parametersd6d758d
Merge pull request #656 from fqqb/nextf38418e
Fix command form when using enumeration with initialValue #6545ba18d9
Make bucket limits configurable through yamlb2d69b2
Add cache hint to favicon responsesUpdates
yamcs-web
from 5.6.0 to 5.6.1Release notes
Sourced from yamcs-web's releases.
Changelog
Sourced from yamcs-web's changelog.
... (truncated)
Commits
b5cc354
Prepare release yamcs-5.6.1f3535e7
replication stream names03d1517
replication improvements8b1ef50
replication: maxTupleSize configurable also on the server1690b4d
Merge branch 'master' of github.com:yamcs/yamcs7271d62
Fixed the names of the system parametersd6d758d
Merge pull request #656 from fqqb/nextf38418e
Fix command form when using enumeration with initialValue #6545ba18d9
Make bucket limits configurable through yamlb2d69b2
Add cache hint to favicon responsesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)