Release v3.3.0-RC1
Pre-release
Pre-release
What's Changed
- Update/streamlined int tests by @LeStarch in #1974
- Remove unneeded f-string formatting by @ThibFrgsGmz in #1978
- Fix FPP syntax in HelloWorld docs by @sobkulir in #1985
- Update fprime-gds doc screenshots by @jwest115 in #1987
- Update BufferAccumulator to FPv3 by @kubiak-jpl in #1944
- Add sourcing the virtual environment to the right spot by @LeStarch in #1993
- Added a name only constructor to ComLogger by @kubiak-jpl in #1983
- Update fprime cli documentation by @SMorettini in #2025
- Adds telemetry packet definition step. by @NoahBraasch in #2024
- Removed ActiveRateGroupImpl (#1920) by @SMorettini in #2023
- Adding prevent_prescan to CMake API by @LeStarch in #2021
- Removes 1-to-1 relation of deployments and projects by @LeStarch in #1994
- Fix missing coverage compilations for unit-test files by @LeStarch in #2013
- History sync (#2024) by @thomas-bc in #2032
- Fix CMake
-P
argument by @pcrosemurgy in #2031 - Rework tutorial index by @LeStarch in #2035
- Fixes main.cpp references in MathComponent tutorial by @NoahBraasch in #2042
- Made assert clickable (#1847) by @SMorettini in #2022
- Add missing dependency for XML generation by @sobkulir in #2044
- Make
Framer.comStatusIn
portsync
, avoid mutual exclusion locking by @pcrosemurgy in #2045 - Adding guard to buffer accumulator by @LeStarch in #2046
- Removing ITAR from expect.txt; References to ITAR should be caught by @LeStarch in #2047
- Fixes some minor F´ issues by @LeStarch in #2052
- Update/passive rg by @LeStarch in #2051
- Add Comm Adapter design to ToC by @thomas-bc in #2057
- Build fprime-community projects as part of CI checks by @thomas-bc in #2049
- Allow prevent prescan to be re-entrant by @LeStarch in #2058
- Remove ctor and dtor from IntervalTimer implementation for Baremetal by @LeStarch in #2067
- Updated startIntTask in LinuxGpioDriver to take a stack size argument by @kubiak-jpl in #2068
- Disable some CI checks on docs updates by @thomas-bc in #2076
- Add stream crossover component by @ethancheez in #2070
- Adding telemetry and event automatic processing for GenericHub by @LeStarch in #2078
- Initial commit for Svc::CmdSplitter by @LeStarch in #2081
- Referencing FPP docs in User Guide by @thomas-bc in #2099
- Include fprime-arm-linux toolchain files by @jwest115 in #2101
- Migrated HelloWorld tutorial to F' community by @hAkselS in #2095
- Add SPI Mode Enum to LinuxSpiDriver by @mohitsingh999 in #2097
- Adding NaN, Infinity, and negative Infinity by @LeStarch in #2131
- Cross-Compiler Documentation Update + Minor CodeQL Alert Resolutions by @Boehm-Michael in #2098
- Migrate MathComponent tutorial to fprime-community by @thomas-bc in #2119
- Fix bug in Fw::Buffer by @bocchino in #2136
- Update STest by @bocchino in #2137
- Clarify valid buffers by @bocchino in #2138
- Reference cross-compilation in tutorial index by @thomas-bc in #2155
- FPP v1.3.0 integration by @tiffany1618 in #2103
- EVR output: we print 6 digits worth of microseconds by @dkogan in #2143
- Updating the "Data Constructs: Commands, Events, Channels, and Parameters" Page in the F' User's Guide by @John-P-Cargille in #2147
- Include member array size in dictionary by @Kronos3 in #2165
- Update FPP version by @bocchino in #2171
- Release 3.3.0 requirements bump by @thomas-bc in #2172
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-RC1