© 2015 John P. Doty & Matthew P. Wampler-Doty, Noqsi Aerospace Ltd.
This project contains the design specification for the focal plane electronics for the Transiting Exoplanet Survey Satellite (TESS).
You can read the latest documentation, including software tutorials, can be found on our GitHub wiki:
https://github.com/TESScience/tessfpe/wiki
To run the tests (which do sanity checks on the python module) type:
make test
To make a release, first create a git tag conforming to the following convention:
*A.B.C*Where:
- A is the major revision number
- B is the minor revision number
- C is the review release number