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
Repository
60ff2f03f4defdc65e2ec448089fe845dbcff84a
Switch branch/tag
backbone-message-format
formats
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@git.noc.ac.uk:communications-backbone-system/backbone-message-format.git
Copy HTTPS clone URL
https://git.noc.ac.uk/communications-backbone-system/backbone-message-format.git
feat: validate uuid matches uuid pattern
Dan Jones
authored
6 months ago
+ remove non-hex characters from example message uuids
Verified
60ff2f03
Name
Last commit
Last update
..
__init__.py
refactor: make version a oneof to match git refs
6 months ago
acknowledgement.py
test: js validation of examples and schema
2 years ago
alert.py
fix: remove placeholder comments
1 year ago
encoded.py
refactor(descriptions): all 'True' to 'true' and 'False' to 'false'
1 year ago
header.py
feat: validate uuid matches uuid pattern
6 months ago
instruction_set.py
chore: lint with black.
6 months ago
message.py
refactor: make version a oneof to match git refs
6 months ago
mission_plan.py
refactor: update action schema to use geojson
6 months ago
mission_plan_encoded.py
fix: tests and add beacon_ID field per platform
1 year ago
observation.py
refactor: swap lats and lons to y and x respectively and field description updates
1 year ago
observation_encoded.py
fix: tests and add beacon_ID field per platform
1 year ago
payload.py
feat: instruction_set payload schema and example
6 months ago
planning_configuration.py
chore: lint with black
6 months ago
platform_status.py
feat: allow position coordinates in either format
6 months ago
platform_status_encoded.py
fix: tests and add beacon_ID field per platform
1 year ago
survey.py
fix(survey): missing message_type from payload
1 year ago
survey_encoded.py
fix: lint
1 year ago