Software

Control Board Software

The control board MCU is an MSP430FR5994 that can be programmed using MSPFET hardware and the mspdebug software. Full instructions for installing the toolchain may be found here.

The latest program shipped on TA-1 may be found in the "apps/flight" directory accessible here.

Supporting libraries are found in the "ext/" directory here.

Experiment Board Software

The experiment board MCU is an STM32L496 chip that can be programmed using St-Link hardware and the associated software. Full instructions for installing the toolchain and building apps are forthcoming.

Communication Board Software

The communication board MCU is a CC1110 chip that can be programmed using the CC-Debugger hardware and associated software. Our comm board software is based on the OpenLST protocol.. Further details on our modifications to the open source code are coming soon.