CHANGED: - canSend message parameter is now a const pointer
ADDED : - IXXAT specific can bus watchdog to restart the VCI2 driver if a bus off, data ovverrun or remote queue overrun is detected. The can adapter cannot recover on its own.
* * *
CHANGED: - IXXAT::m_watchdogTimerId from DWORD to UINT_PTR to fix compiler warning
To generate message.pot file: python mki18n.py -p --domain=objdictgenTo generate .mo files for all languages: python mki18n.py -m --moTarget=../locale --domain=objdictgen