Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIN 2.2 tools

License Build state Warnings Tests Coverage

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.

Command-line

Usage of the parsing, generating and validation libraries is given by command-line tools.

LDF-Tool

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.

NCF-Tool

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.

Installation

$ 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

About

LIN 2.2 parsing tools

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.