Andrei Tumbar 5723115f5e
Add FPP Interfaces (#3709)
* Interfaces

* Point to new fpp alpha release

* Fix the fprime-gds version

* Update for framer/deframer work

* Fix cmake tests

* Clean up annotations

* Clean up final fpp
2025-06-24 09:08:44 -07:00
..
2025-06-24 09:08:44 -07:00
2025-06-20 14:28:34 -07:00
2025-06-24 09:08:44 -07:00
2025-05-15 10:09:57 -07:00
2022-11-09 09:19:34 -08:00
2025-06-24 09:08:44 -07:00
2022-11-09 09:19:34 -08:00
2022-11-09 09:19:34 -08:00

FppTest

This project contains unit tests for the FPP autocoder.

To use this directory, you must have installed F Prime, and you must be inside the F Prime Python virtual environment.

  • To build the tests, run fprime-util build --ut.
  • To run the tests, run fprime-util check.