Artemis Teensy Flight Software
The software on the Teensy in the Artemis cubesat.
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  include
  channels
 artemis_channels.hDefinitions for Artemis channels on the satellite
  config
 artemis_defs.hThe Artemis definitions
 artemis_devices.hThe declarations of the Artemis devices on the satellite
 artemisbeacons.hDefinition of Artemis beacon types
  lib
  artemis_pdu
 pdu.cppThe PDU class
 pdu.hThe header file for the PDU class
  helpers
 helpers.cppThe helper functions
 helpers.hThe header file for helper functions
  micro-cosmos
  math
 bytelib.h
 constants.h
 crclib.h
  support
 ax25class.h
 configCosmosKernel.hHeaders and definitions common to all COSMOS Kernel
 cosmos-defs.hCOSMOS definitions Definitions specific to the COSMOS environement
 cosmos-errno.hCOSMOS Error Codes
 packetcomm.h
 sliplib.cppSupport functions for COSMOS SLIP encoding
 sliplib.hCOSMOS SLIP support include file
  rfm23
 rfm23.cppThe RFM23 radio class
 rfm23.hThe header file for the RFM23 radio class
  src
  channels
 pdu_channel.cppThe PDU channel
 rfm23_channel.cppThe RFM23 channel
 rpi_channel.cppThe Raspberry Pi channel
 test_channel.cppThe tests channel
  config
 artemis_defs.cppThe Artemis definitions
  devices
 current_sensors.cppDefinition of the Artemis CurrentSensors class
 gps.cppDefinition of the Artemis GPS class
 imu.cppDefinition of the Artemis IMU class
 magnetometer.cppDefinition of the Artemis Magnetometer object
 temperature_sensors.cppDefinition of the Artemis TemperatureSensors class
 main.cppThe main operating loop for the Teensy