Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
backbone-message-format backbone-message-format
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Communications Backbone System
  • backbone-message-formatbackbone-message-format
  • Issues
  • #62

Closed
Open
Created Aug 27, 2024 by Dan Jones@danjonOwner11 of 11 tasks completed11/11 tasks

MAS-DT define instruction set and instructions

How do we represent Ben's matrix of pre-defined files to set the profiling behaviour?

What we've come up with is this:

  • A new instruction_set message which contains the encoded files themselves and the classification by speed/data transmission
  • The planning_configuration message will contain a list of the instruction sets made available by the PI
  • ORI can then send an instruction_set message using one of the options defined in the planning configuration as the payload
  • This is separate from the mission_plan message which is used to define the list of waypoints for the goto file

An instruction set is a collection of static or templated configuration files For MAS-DT these will be fully static slocum files (sample99.ma, tbdlist.dat and y095.ma)

  • Define instruction set
    • Properties
      • files is an array of file schemas
        • Each file has a name and b64 encoded content
      • categories a key:value pair object which classifies it (for MAS-DT by speed and data volume)
  • Define instructions schema
    • instructions is an array of instruction sets
  • Add instructions schema to planning_configuration
  • Add test fixtures
    • instruction_set
    • planning_configuration
Edited Sep 06, 2024 by Dan Jones
Assignee
Assign to
CB-2024W37
Milestone
CB-2024W37 (Past due)
Assign milestone
Time tracking