CAN bus manager
Project description
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
Documentation
See readthedocs.io
v1 Targets
Use SQlite for gui editing
Update the text config format
Currently using JSON.
Either update it to hjson, yaml, ... Or replace it completly with a new custom language.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fcp-0.48.tar.gz
(29.7 kB
view hashes)