Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
backbone-message-format
Commits
08779ed2
Verified
Commit
08779ed2
authored
7 months ago
by
Dan Jones
Browse files
Options
Download
Email Patches
Plain Diff
docs: changelog for platform status changes
parent
b77d1bf5
dev
80-add-informational-type-primitive
87-remove-comment-for-platform-status-state
action-refactor-test
master
v2.0.0
v2.0.0-beta.11
v2.0.0-beta.10
v2.0.0-beta.9
v2.0.0-beta.8
v2.0.0-beta.7
v2.0.0-beta.6
v2.0.0-beta.5
v2.0.0-beta.4
v2.0.0-beta.3
3 merge requests
!59
Release v2.0.0
,
!45
Resolve "MAS-DT update platform status message"
,
!36
Resolve "Create temporary mas-dt branch for initial schema refactor"
Pipeline
#232087
passed with stages
in 1 minute and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
15 deletions
+18
-15
CHANGELOG.md
CHANGELOG.md
+18
-15
No files found.
CHANGELOG.md
View file @
08779ed2
...
@@ -7,41 +7,44 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
...
@@ -7,41 +7,44 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [Unreleased]
### Changed
### Changed
-
Use geojson Point for platform_status
-
Add waypoint to platform_status
-
Store remote schemas as committed local files
This prevents the live runtime loading untested changes
-
Updated header version to accept semver, branch or commit
-
Updated header version to accept semver, branch or commit
-
Store remote schemas as committed local files
-
Store remote schemas as committed local files
This prevents the live runtime loading untested changes
-
Refactored planning_configuration message definition
-
Refactored planning_configuration message definition
-
Remove region_of_interest and exclusion_zones
-
Remove region_of_interest and exclusion_zones
-
Add primitives array of classified geojson Features
-
Add primitives array of classified geojson Features
-
Inject remote geojson schema definitions
-
Inject remote geojson schema definitions
-
Use geojson Polygon instead of region_schema
-
Use geojson Polygon instead of region_schema
-
Upgraded openapi-spec-validator to latest release (0.7.1)
-
Upgraded openapi-spec-validator to latest release (0.7.1)
-
Upgraded openapi-schema-validator to latest release (0.6.2)
-
Upgraded openapi-schema-validator to latest release (0.6.2)
## [v1.0.0] - 2024-08-28
## [v1.0.0] - 2024-08-28
### Changed
### Changed
-
Use discover to find all unit tests
-
Use discover to find all unit tests
-
Run tests against current format definitions
-
Run tests against current format definitions
-
Test that formats match saved schema
-
Test that formats match saved schema
-
Run python and javascript tests in CI
-
Run python and javascript tests in CI
-
Refactor schema script to remove invalid definitions object automatically
-
Refactor schema script to remove invalid definitions object automatically
-
Refactor generate_schema_config script to output file on -f flag
-
Refactor generate_schema_config script to output file on -f flag
### Fixed
### Fixed
-
Add
`--remove-orphans`
to javascript CI test docker compose arguments
-
Add
`--remove-orphans`
to javascript CI test docker compose arguments
## [v0.2.0] - 2024-02-06
## [v0.2.0] - 2024-02-06
### Added
### Added
-
New alert message definition
-
New alert message definition
-
Emergency flag in mission plan schemas
-
Emergency flag in mission plan schemas
-
Added additional battery and fuel fields to platform status for SPINE project
-
Added additional battery and fuel fields to platform status for SPINE project
### Changed
### Changed
...
@@ -53,13 +56,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
...
@@ -53,13 +56,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
JSON schema definitions for the SoAR project
JSON schema definitions for the SoAR project
-
outer wrapper MESSAGE definition
-
outer wrapper MESSAGE definition
-
header object
-
header object
-
payload object
-
payload object
-
acknowledgement
-
acknowledgement
-
mission_plan (raw and encoded)
-
mission_plan (raw and encoded)
-
observation (raw and encoded)
-
observation (raw and encoded)
-
platform_status (raw and encoded)
-
platform_status (raw and encoded)
-
planning_configuration
-
planning_configuration
Example messages matching the schema for each partner
Example messages matching the schema for each partner
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment