Skip to main content

Application framework for all OreSat Linux boards

Project description

OreSat Linux App Framework (OLAF)

License Issues Docs Tests

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.

Examples

See examples in examples/

To run the examples/example_app.py example:

  • Install dependencies $ pip install -r requirements-dev.txt
  • Make a virtual CAN bus $ sudo ./scripts/vcan.sh
  • $ cd examples
  • Run example $ python example_app.py

Unit Tests

OreSat Linux App makes use of Python's unittest framework.

To run unit tests $ python -m unittest

Docs

OreSat Linux App uses sphinx for documentation.

To build docs:

  • Install dependencies $ pip install -r requirements-dev.txt
  • Build docs make -C docs html
  • Open docs/build/html/index.html in a web browser

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oresat-olaf-0.2.0.tar.gz (34.9 kB view hashes)

Uploaded Source

Built Distribution

oresat_olaf-0.2.0-py3-none-any.whl (41.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page