Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDroneID parser

Library for encoding and decoding Open Drone ID messages, as the format is defined in the ASTM F3411 Remote ID and the ASD-STAN prEN 4709-002 Direct Remote ID specifications.

Installation

pip install git+https://github.com/dronetag/python-odid@dronetag

Usage

import dtpyodid.parser as dtparser

message = dtparser.parse(data)
print(message)

About

Encode/Decode remote id (ASTM F3411, ASD-STAN prEN 4709-002) messages

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages