Skip to content

interuss/dss

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
pkg
June 5, 2023 10:17
March 10, 2020 20:24

USS to USS Discovery and Synchronization GoDoc

This repository contains InterUSS's implementation of the Discovery and Synchronization Service (DSS). See the InterUSS website for background information.

The monitoring framework to test UAS Service Suppliers (USS) previously contained in this repository has moved to a separate monitoring repository.

Standards and Regulations

The DSS implementation targets compliance with the following standards and regulations:

U-Space specific:

Discovery and Synchronization Service (DSS)

The DSS is a simple and open service used by separate USSs, often in different organizations, to communicate information about UAS operations and coordinate with each other. This service is described in the ASTM remote ID standard and ASTM USS interoperability standard. This flexible and distributed system is used to connect multiple USSs operating in the same general area to share information while protecting operator and consumer privacy. The system is focused on facilitating communication amongst actively operating USSs without details about UAS operations stored in or processed by the DSS.

Development Practices