├── OpenDroneID_Bluetooth_0.64.3.pdf ├── OpenDroneID_Message_0.64.3.pdf ├── OpenDroneID_Wifi_0.64.3.pdf ├── README.md ├── archive ├── OpenDroneID Specification_0.58.4.pdf ├── OpenDroneID Specification_0.59.0.pdf ├── OpenDroneID_Bluetooth_0.60.0.pdf ├── OpenDroneID_Bluetooth_0.61.0.pdf ├── OpenDroneID_Message_0.60.0.pdf ├── OpenDroneID_Message_0.61.1.pdf ├── OpenDroneID_Wifi_0.60.0.pdf └── OpenDroneID_Wifi_0.61.1.pdf ├── images └── odid_document_structure.png └── latest └── README.md /OpenDroneID_Bluetooth_0.64.3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/OpenDroneID_Bluetooth_0.64.3.pdf -------------------------------------------------------------------------------- /OpenDroneID_Message_0.64.3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/OpenDroneID_Message_0.64.3.pdf -------------------------------------------------------------------------------- /OpenDroneID_Wifi_0.64.3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/OpenDroneID_Wifi_0.64.3.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Open Drone ID specifications 2 | 3 | The content of this repository are early drafts of the ASTM Remote ID standard. These are not compliant with the final version. 4 | 5 | Please obtain your own copy of the final ASTM Remote ID standard here: https://www.astm.org/Standards/F3411.htm 6 | 7 | Related open source components can be found at: 8 | * Encoding/decoding library: https://github.com/opendroneid/opendroneid-core-c 9 | * Mavlink messages: https://mavlink.io/en/messages/common.html#OPEN_DRONE_ID_BASIC_ID 10 | * Android receiver application: https://github.com/opendroneid/receiver-android. 11 | * Network Remote ID: https://github.com/interuss and https://github.com/uastech/standards. 12 | 13 | 14 | # Document Structure 15 | 16 | ![Document Structure](images/odid_document_structure.png) 17 | -------------------------------------------------------------------------------- /archive/OpenDroneID Specification_0.58.4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/archive/OpenDroneID Specification_0.58.4.pdf -------------------------------------------------------------------------------- /archive/OpenDroneID Specification_0.59.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/archive/OpenDroneID Specification_0.59.0.pdf -------------------------------------------------------------------------------- /archive/OpenDroneID_Bluetooth_0.60.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/archive/OpenDroneID_Bluetooth_0.60.0.pdf -------------------------------------------------------------------------------- /archive/OpenDroneID_Bluetooth_0.61.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/archive/OpenDroneID_Bluetooth_0.61.0.pdf -------------------------------------------------------------------------------- /archive/OpenDroneID_Message_0.60.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/archive/OpenDroneID_Message_0.60.0.pdf -------------------------------------------------------------------------------- /archive/OpenDroneID_Message_0.61.1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/archive/OpenDroneID_Message_0.61.1.pdf -------------------------------------------------------------------------------- /archive/OpenDroneID_Wifi_0.60.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/archive/OpenDroneID_Wifi_0.60.0.pdf -------------------------------------------------------------------------------- /archive/OpenDroneID_Wifi_0.61.1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/archive/OpenDroneID_Wifi_0.61.1.pdf -------------------------------------------------------------------------------- /images/odid_document_structure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/opendroneid/specs/c4c8bb8f2a89bcd760b0bbda1c5840b73125b1fe/images/odid_document_structure.png -------------------------------------------------------------------------------- /latest/README.md: -------------------------------------------------------------------------------- 1 | This directory holds the latest version of the specs 2 | --------------------------------------------------------------------------------