Implementation of OSNMA protocol functions and data
Project description
osnma_core
osnma_core is a helpfull package that will provide a bunch of methods and atributes to implement an OSNMA Galileo receiver.
To instanciate an OSNMACore object and start performing OSNMA functions:
import osnma_core
osnma = osnma_core.OSNMACore()
osnma.process_pkr(raw_data)
Features
- Can process and verify complete OSNMA messages
- The verification of different messages also can be done manually
- Stores the value and size of OSNMA fields
- Contains auxiliar data for the OSNMA receiver such as the structure of messages, bitmasks and field meanings.
Installation
Install osnma_core by running:
python3 pip install osnma_core
Contribute
- Source Code: https://github.com/Algafix/osnma_core
- PyPI: https://pypi.org/project/osnma-core/
Support
If you are having issues, please let me know.
License
The project is licensed under the GPLv3 license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
osnma_core-0.0.9.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file osnma_core-0.0.9.tar.gz
.
File metadata
- Download URL: osnma_core-0.0.9.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 539e0ea7c8097381e243a5e22dbefd6557f4eb7489f10355f0000991235baf0a |
|
MD5 | 99a241028a73933ed4c47b6e5216f91a |
|
BLAKE2b-256 | 6b9e800e5d38bcf3b8be7c69280ffbd644c2c0186f8340c857a817fb8930d7c5 |
File details
Details for the file osnma_core-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: osnma_core-0.0.9-py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9959a8c1122fd9f143018f5c1799773879c84a70e0c95f207bc311c20ce837c2 |
|
MD5 | 6ab3a4baa5149453117e27ce7522fcf1 |
|
BLAKE2b-256 | 4ad4d7bc91ffff67fe45aabe7f5f017b01efe34f33f15a8385b96d7bc23dee22 |