https://github.com/oresat/oresat-olaf
A pythonic CANopen application framework for all OreSat Linux boards
https://github.com/oresat/oresat-olaf
canopen framework linux-app python
Last synced: about 1 year ago
JSON representation
A pythonic CANopen application framework for all OreSat Linux boards
- Host: GitHub
- URL: https://github.com/oresat/oresat-olaf
- Owner: oresat
- License: gpl-3.0
- Created: 2022-01-04T23:32:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T01:13:18.000Z (over 1 year ago)
- Last Synced: 2025-03-17T02:30:29.459Z (over 1 year ago)
- Topics: canopen, framework, linux-app, python
- Language: Python
- Homepage: https://oresat-olaf.readthedocs.io/en/latest/
- Size: 589 KB
- Stars: 3
- Watchers: 5
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
OLAF (OreSat Linux App Framework)
=================================
.. image:: https://img.shields.io/github/license/oresat/oresat-olaf
:target: https://github.com/oresat/oresat-olaf/blob/master/LICENSE
:alt: License
.. image:: https://img.shields.io/github/issues/oresat/oresat-olaf
:target: https://github.com/oresat/oresat-olaf/issues
:alt: Issues
.. image:: https://readthedocs.org/projects/oresat-olaf/badge/?version=latest
:target: https://oresat-olaf.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://github.com/oresat/oresat-olaf/actions/workflows/tests.yaml/badge.svg
:target: https://github.com/oresat/oresat-olaf/actions/workflows/tests.yaml
:alt: Test Status
A pythonic CANopen application framework for all OreSat Linux boards. Built
ontop on `python-canopen`_. It is designed to handle all the common OreSat
`CANopen`_ Node functionality including support for `ECSS CANBus Extended
Protocol`_, file transfer over CAN, and updating the Linux board.
Installing
----------
Install using pip:
.. code-block:: text
$ pip install oresat-olaf
.. References
.. _unittest: https://docs.python.org/3/library/unittest.html#module-unittest
.. _sphinx: https://www.sphinx-doc.org/en/master/
.. _python-canopen: https://github.com/christiansandberg/canopen
.. _CANopen: https://www.can-cia.org/canopen
.. _ECSS CANBus Extended Protocol: https://ecss.nl/standard/ecss-e-st-50-15c-space-engineering-canbus-extension-protocol-1-may-2015/