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
2c6c0920
Commit
2c6c0920
authored
2 years ago
by
Trishna Saeharaseelan
Browse files
Options
Download
Email Patches
Plain Diff
refactor(topics): receive to from_platform and send to to_platform
parent
849af846
dev
41-add-optional-operating_area-as-a-wider-zone-outside-region_of_interest
42-add-event-details-and-status-to-acknowledgement-schema
66-tag-current-dev-as-version-1
76-should-depth-and-altitude-be-coordinates
80-add-informational-type-primitive
87-remove-comment-for-platform-status-state
87-remove-todo-comment-from-platform-state
action-refactor-test
ci-js-test
master
missionmonitor
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
v2.0.0-beta.2
v2.0.0-beta.1
v1.0.0
v0.2.0
v0.1.0
2 merge requests
!19
feat: support binary payload
,
!16
Resolve "Release v0.1"
Pipeline
#113295
passed with stages
in 1 minute and 9 seconds
Changes
19
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
19 additions
and
19 deletions
+19
-19
examples/autonomy_engine_adapter/acknowledgement.json
examples/autonomy_engine_adapter/acknowledgement.json
+1
-1
examples/autonomy_engine_adapter/mission_plan_AH1.json
examples/autonomy_engine_adapter/mission_plan_AH1.json
+1
-1
examples/autonomy_engine_adapter/mission_plan_ECOSUB.json
examples/autonomy_engine_adapter/mission_plan_ECOSUB.json
+1
-1
examples/autonomy_engine_adapter/mission_plan_HYDROSURV.json
examples/autonomy_engine_adapter/mission_plan_HYDROSURV.json
+1
-1
examples/autonomy_engine_adapter/mission_plan_encoded.json
examples/autonomy_engine_adapter/mission_plan_encoded.json
+1
-1
examples/autonomy_engine_adapter/observation_encoded.json
examples/autonomy_engine_adapter/observation_encoded.json
+1
-1
examples/autonomy_engine_adapter/planning_configuration.json
examples/autonomy_engine_adapter/planning_configuration.json
+1
-1
examples/autonomy_engine_adapter/platform_status-from_usbl_example.json
...omy_engine_adapter/platform_status-from_usbl_example.json
+1
-1
examples/autonomy_engine_adapter/platform_status.json
examples/autonomy_engine_adapter/platform_status.json
+1
-1
examples/autonomy_engine_adapter/platform_status_encoded.json
...ples/autonomy_engine_adapter/platform_status_encoded.json
+1
-1
examples/ecosub_adapter/mission_plan.json
examples/ecosub_adapter/mission_plan.json
+1
-1
examples/ecosub_adapter/observation.json
examples/ecosub_adapter/observation.json
+1
-1
examples/ecosub_adapter/observation_encoded.json
examples/ecosub_adapter/observation_encoded.json
+1
-1
examples/ecosub_adapter/platform_status-from_usbl_example.json
...les/ecosub_adapter/platform_status-from_usbl_example.json
+1
-1
examples/ecosub_adapter/platform_status.json
examples/ecosub_adapter/platform_status.json
+1
-1
examples/gui_adapter/planning_configuration.json
examples/gui_adapter/planning_configuration.json
+1
-1
examples/hydrosurv_adapter/acknowledgement.json
examples/hydrosurv_adapter/acknowledgement.json
+1
-1
examples/hydrosurv_adapter/mission_plan.json
examples/hydrosurv_adapter/mission_plan.json
+1
-1
examples/hydrosurv_adapter/platform_status.json
examples/hydrosurv_adapter/platform_status.json
+1
-1
No files found.
examples/autonomy_engine_adapter/acknowledgement.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
1
,
"source"
:
"hydrosurv_adapter"
,
"destination"
:
"soar.hydrosurv.reav.reav1.
receive
.acknowledgement"
,
"destination"
:
"soar.hydrosurv.reav.reav1.
from_platform
.acknowledgement"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/mission_plan_AH1.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"soar.noc.autosub.alr-52.
send
.mission_plan"
,
"destination"
:
"soar.noc.autosub.alr-52.
to_platform
.mission_plan"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/mission_plan_ECOSUB.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"soar.planetocean.ecosub.ecosub-1.
send
.mission_plan"
,
"destination"
:
"soar.planetocean.ecosub.ecosub-1.
to_platform
.mission_plan"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/mission_plan_HYDROSURV.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"soar.hydrosurv.reav-60.reav-60-1.
send
.mission_plan"
,
"destination"
:
"soar.hydrosurv.reav-60.reav-60-1.
to_platform
.mission_plan"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/mission_plan_encoded.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2023-03-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"soar.hermes.autosub.alr-52.
send
.mission_plan_encoded"
,
"destination"
:
"soar.hermes.autosub.alr-52.
to_platform
.mission_plan_encoded"
,
"delivery_type"
:
"publish"
,
"encoded"
:
true
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/observation_encoded.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2023-03-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"hermes.ecosub2"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-2.
receive
.observation_encoded"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-2.
from_platform
.observation_encoded"
,
"delivery_type"
:
"publish"
,
"encoded"
:
true
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/planning_configuration.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"gui"
,
"destination"
:
"soar.all.all.all.
receive
.planning_configuration"
,
"destination"
:
"soar.all.all.all.
from_platform
.planning_configuration"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/platform_status-from_usbl_example.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"hermes"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-5.
receive
.platform_status"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-5.
from_platform
.platform_status"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/platform_status.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"ecosub_c2"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-2.
receive
.platform_status"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-2.
from_platform
.platform_status"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/platform_status_encoded.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2023-03-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"hermes.ah1"
,
"destination"
:
"soar.noc.autosub.alr-52.
receive
.platform_status_encoded"
,
"destination"
:
"soar.noc.autosub.alr-52.
from_platform
.platform_status_encoded"
,
"delivery_type"
:
"publish"
,
"encoded"
:
true
},
...
...
This diff is collapsed.
Click to expand it.
examples/ecosub_adapter/mission_plan.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"soar.planetocean.ecosub.ecosub-1.
send
.mission_plan"
,
"destination"
:
"soar.planetocean.ecosub.ecosub-1.
to_platform
.mission_plan"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/ecosub_adapter/observation.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"ecosub_c2"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-2.
receive
.observation"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-2.
from_platform
.observation"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/ecosub_adapter/observation_encoded.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2023-03-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"hermes.ecosub2"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-2.
receive
.observation_encoded"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-2.
from_platform
.observation_encoded"
,
"delivery_type"
:
"publish"
,
"encoded"
:
true
},
...
...
This diff is collapsed.
Click to expand it.
examples/ecosub_adapter/platform_status-from_usbl_example.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"hermes"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-5.
receive
.platform_status"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-5.
from_platform
.platform_status"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/ecosub_adapter/platform_status.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"ecosub_c2"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-2.
receive
.platform_status"
,
"destination"
:
"soar.planet-ocean.ecosub.ecosub-2.
from_platform
.platform_status"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/gui_adapter/planning_configuration.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"gui"
,
"destination"
:
"soar.all.all.all.
receive
.planning_configuration"
,
"destination"
:
"soar.all.all.all.
from_platform
.planning_configuration"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/hydrosurv_adapter/acknowledgement.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
1
,
"source"
:
"hydrosurv_adapter"
,
"destination"
:
"soar.hydrosurv.reav-60.reav-60-1.
receive
.acknowledgement"
,
"destination"
:
"soar.hydrosurv.reav-60.reav-60-1.
from_platform
.acknowledgement"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/hydrosurv_adapter/mission_plan.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"soar.hydrosurv.reav-60.reav-60-1.
send
.mission_plan"
,
"destination"
:
"soar.hydrosurv.reav-60.reav-60-1.
to_platform
.mission_plan"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/hydrosurv_adapter/platform_status.json
View file @
2c6c0920
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"hydrosurv_adapter"
,
"destination"
:
"soar.hydrosurv.reav-60.reav-60-1.
receive
.platform_status"
,
"destination"
:
"soar.hydrosurv.reav-60.reav-60-1.
from_platform
.platform_status"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
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