v3.0.0a1
Pre-release
Pre-release
What's Changed
- Add telemetry packet specifiers to the FPP spec by @bocchino in #570
- Revise links to F Prime docs in User's Guide by @bocchino in #572
- Merge release branch into main by @bocchino in #589
- Add syntax for telemetry packets by @bocchino in #578
- Type alias spec by @Kronos3 in #583
- Add Odroid keepalive CI workflow by @thomas-bc in #597
- Merge v2.3.0 release branch into main by @bocchino in #599
- Telemetry packet semantics by @bocchino in #602
- Replace packet level with packet group by @bocchino in #604
- Fix bug in telemetry packet analysis (#608) by @bocchino in #609
- Add telemetry packets to JSON dictionary by @jwest115 in #607
- Revise links to F Prime docs by @bocchino in #614
- Type alias syntax & semantics by @Kronos3 in #591
- Add port number to assertions caused by disconnected ports by @jwest115 in #619
- Fix compilation error in fpp-to-cpp tests by @bocchino in #620
- Make generated C++ comply with -Wshadow by @bocchino in #618
- Improve quality of generated C++ by @bocchino in #624
- Add type aliases to JSON dictionary by @jwest115 in #627
- Fix alias type value conversion & cycles by @Kronos3 in #631
- Add final specifier to component implementation classes by @jwest115 in #623
Full Changelog: v2.3.0...v3.0.0a1