LIN 2.2 node capability file (NCF) and LIN description file (LDF) parser written in boost::spirit:x3
and generator using std::stream. NCF and LDF validation by command-line tool supported.
Usage of the parsing, generating and validation libraries is given by command-line tools.
LIN description file parser, generator and validator command-line tool.
Usage:
ldf_tool \<command\> [options] \<input-file\>
Commands:
prettify Prettify file
validate Validate file
Generic options:
-h [ --help ] Show help text
-v [ --verbose ] Verbose output
--version Show program version
To get help for a specific command:
ldf_tool <command> --help
For more information see ldf_tool manual.
Node capability file parser, generator and validator command-line tool.
Usage:
ncf_tool <command> [options] <input-file>
Commands:
prettify Prettify file
validate Validate file
Generic options:
-h [ --help ] Show help text
-v [ --verbose ] Verbose output
--version Show program version
To get help for a specific command:
ncf_tool <command> --help
For more information see ncf_tool manual.
$ meson setup --buildtype release build
$ meson install -C build --strip
To update shared library and manpage cache run:
$ sudo ldconfig
$ sudo mandb
NON NOBIS DOMINE, NON NOBIS, SED NOMINI TUO DA GLORIAM