Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Installation

Tool

This package ais is standalone program to watch a modem

 

Code Block
titleInstalling the fancymodbus tools and simulatorfancyqmi tool
apt-get install fancyqmi-tool

Library only

If you only need the library, install the following packages:

Code Block
titleInstall fancymodbus fancyqmi shared library components
apt-get install libfancyqmi1 libfancyqmi1-dev

...

All packages have a counterpart containing debug symbols for gdb:

Code Block
titleInstall fancymodbus fancyqmi debug symbols
fancyqmi-tool-dbg libfancyqmi1-dbg

...