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.5.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file osnma_core-0.0.5.tar.gz
.
File metadata
- Download URL: osnma_core-0.0.5.tar.gz
- Upload date:
- Size: 1.8 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 | b909d7aa28f37cb5867fd76ea2756ef22d7c51bb1163fc20aeb33fae21c65ca9 |
|
MD5 | 39120cfe662169056e32d299ff147010 |
|
BLAKE2b-256 | 202c4aa6a8626b852fa894705092f9188a4457e707507362ea971cea1c4b12f2 |
File details
Details for the file osnma_core-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: osnma_core-0.0.5-py3-none-any.whl
- Upload date:
- Size: 14.0 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 | 0d5150db39d1ab17d54dd695a31acd32b1eebf733ad9636538dd8f402bc24a4e |
|
MD5 | 9b77ae5156aa26e9cf052fbcf6657be1 |
|
BLAKE2b-256 | cd4617046e59d9924384d25b5ac828634f70156b560c1e8ef3aae436942eef72 |