nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
9.95k stars 1.28k forks source link

Update to FPP v2.1.0a10 #2703

Closed bocchino closed 2 months ago

bocchino commented 2 months ago

Note: This PR will require some minor changes in user test code, as discussed in nasa/fpp#409. The changes bring the code more into line with approved C++ standards, by eliminating reliance on implicit conversions. I've made the required changes for the F Prime unit tests in this PR.

LeStarch commented 2 months ago

Closing this PR as it has been subsumed by #2707