Skip to content

Releases: nasa/fpp

v2.3.0a1

09 Dec 22:56
9c37f47
Compare
Choose a tag to compare
v2.3.0a1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.2.1a2...v2.3.0a1

v2.2.1

06 Dec 00:53
c86a09f
Compare
Choose a tag to compare

New Features

  • unmatched keyword for specifying unmatched connections to matched ports
  • Bug fixes and improvements

Detailed Changes

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.1a3

05 Dec 06:24
c86a09f
Compare
Choose a tag to compare
v2.2.1a3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.2.1a2...v2.2.1a3

v2.2.1a2

22 Nov 00:40
913372a
Compare
Choose a tag to compare
v2.2.1a2 Pre-release
Pre-release

What's Changed

  • Fix bug in generation of C++ component instance definitions by @bocchino in #536

Full Changelog: v2.2.1a1...v2.2.1a2

v2.2.1a1

13 Nov 22:40
2753fd4
Compare
Choose a tag to compare
v2.2.1a1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1a1

v2.2.0

09 Oct 03:04
e4e137f
Compare
Choose a tag to compare

New Features

  • Adds support for externally defined state machines
  • Adds support for queue overflow hook functions
  • Excludes non-displayable types from the GDS interface
  • Improves name qualification in generated C++ code for topologies

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.2.0a5

03 Oct 00:06
e4e137f
Compare
Choose a tag to compare
v2.2.0a5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.2.0a4...v2.2.0a5

v2.2.0a4

26 Sep 00:53
262b734
Compare
Choose a tag to compare
v2.2.0a4 Pre-release
Pre-release

What's Changed

  • Refactors AC queue codegen to be inline with OSAL queue refactor by @LeStarch in #513

Full Changelog: v2.2.0a3...v2.2.0a4

v2.2.0a3

05 Sep 00:19
55d4a48
Compare
Choose a tag to compare
v2.2.0a3 Pre-release
Pre-release

New Features

  • Add support for Phase 1 state machines
  • Check for displayable types in the ground interface

What's Changed

Full Changelog: v2.2.0a2...v2.2.0a3

v2.2.0a2

22 Aug 21:17
ea0cfcd
Compare
Choose a tag to compare
v2.2.0a2 Pre-release
Pre-release

What's Changed

  • Add support for queue overflow hook methods by @LeStarch in #492
  • Fixing missing parameters in overflow hook calls by @LeStarch in #495
  • Fix code gen for command overflow hooks by @bocchino in #497

Full Changelog: v2.2.0a1...v2.2.0a2