Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fcp

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fcp

CAN bus manager

  • 0.56.2
  • PyPI
  • Socket score

Maintainers
1

FST CAN Protocol

JSON specification for can bus messages and helper tools.

Install

$ pip install fcp

Usage

$ fcp
Usage: fcp [OPTIONS] COMMAND [ARGS]...

Options:
  --version
  --help     Show this message and exit.

Commands:
  c-gen             Transform FCP json into a C library.
  docs              Generate FCP documentation.
  dump-cfg-list
  dump-cmd-list
  dump-dev-list
  dump-log-list
  dump-msg-list
  dump-signal-list
  gui               Launch FCP json editor GUI.
  init              Create a basic FCP json file.
  print-dev
  print-log
  print-msg
  print-signal
  read-dbc          Transform a DBC file into FCP json.
  validate          Verify correctness of FCP json file.
  write_dbc         Transform FCP json file into a DBC :param json_file:

Implementations

  • Rust: https://gitlab.com/joajfreitas/fcp-rust
  • C++: https://gitlab.com/joajfreitas/fcp-cpp

Documentation

See readthedocs.io

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc