OreSat Linux App Framework
  • Glossary of Terms Used
  • API
    • ADC
    • App
    • CPU Frequency
    • Daemon
    • ECSS
    • GPIO
    • Node and MasterNode
    • OreSat File
    • OreSat File Cache
    • PRU
    • Resource
    • Rest API
    • Service
    • Updater
  • Rest API
  • Updater
OreSat Linux App Framework
  • API
  • View page source

API

  • ADC
    • Adc
  • App
    • App
    • olaf_setup()
    • olaf_run()
  • CPU Frequency
    • get_cpufreq()
    • set_cpufreq()
    • get_cpufreq_gov()
    • set_cpufreq_gov()
    • A8_CPUFREQS
  • Daemon
    • DaemonState
    • Daemon
  • ECSS
    • scet_int_from_time()
    • scet_int_to_time()
    • utc_int_from_time()
    • utc_int_to_time()
  • GPIO
    • Gpio
    • GpioError
    • GPIO_HIGH
    • GPIO_LOW
    • GPIO_IN
    • GPIO_OUT
  • Node and MasterNode
    • NetworkError
    • NodeStop
    • Node
    • MasterNode
  • OreSat File
    • new_oresat_file()
    • OreSatFile
  • OreSat File Cache
    • OreSatFileCache
  • PRU
    • PruState
    • PruError
    • Pru
  • Resource
    • Resource
  • Rest API
    • RestAPI
    • render_olaf_template()
  • Service
    • ServiceState
    • Service
  • Updater
    • UpdaterState
    • Updater
Previous Next

© Copyright 2025, Portland State Aerospace Society.

Built with Sphinx using a theme provided by Read the Docs.