Skip to content

1.0.0.dev1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 19:38
· 82 commits to master since this release
428c9a9

Fcp has moved on to the next stage of its life. We've started development on
the affectionately named "fcp v2".

There's a couple main goals for the new fcp version:

  • Develop an IDL (interface description language) to replace the old json configuration.
  • Allow fcp to generate code that works for protocols other than CAN bus.
  • Extend the information that fcp is capable of encoding.

IDL example:
fcp code showcase

Documentation can be found in: https://fcp-core.readthedocs.io/en/latest/.

Closed issues

Changes

Cleanups