Release v3.3.0
Latest: https://github.com/nasa/fprime/releases/tag/v3.3.2 fixes issues with
fprime-util new --deployment
and using theTcpServer
component for uplink and downlink.
Breaking Changes
- fprime-arm-linux is now shipped in the core F´ framework. Users of the fprime-arm-linux external package should switch to using the toolchains shipped within F´.
What's Changed
- New recommended CMake build structure, new projects are encouraged to use
fprime-util new --project
New Features
fprime-util visualize
: visualize an F´ topology with a single command
New Contributors
- @sobkulir made their first contribution in #1985
- @jwest115 made their first contribution in #1987
- @kubiak-jpl made their first contribution in #1944
- @NoahBraasch made their first contribution in #2024
- @ethancheez made their first contribution in #2070
- @hAkselS made their first contribution in #2095
- @mohitsingh999 made their first contribution in #2097
- @Boehm-Michael made their first contribution in #2098
- @dkogan made their first contribution in #2143
- @John-P-Cargille made their first contribution in #2147
Full Changelog: v3.2.0...v3.3.0