reymor / novobusanalyzer

Novo Bus Analyzer is a fork of BUSMASTER. BUSMASTER is an Open Source Software tool to simulate, analyze and test data bus systems such as CAN. BUSMASTER was conceptualized, designed and implemented by Robert Bosch Engineering and Business Solutions (RBEI). It was a joint project of RBEI and ETAS GmbH.
GNU General Public License v3.0
9 stars 1 forks source link

Novo Bus Analyzer

  1. For setting up the development environment, please refer to the document development_environment.pdf occuring under the BUSMASTER documentation.

  2. This BUSMASTER application is entirely compilable and it is possible to run it in simulation mode by following the instruction set provided in the aforementioned document.

  3. In order to build an installation application, please follow the instruction set in the developer's environment document. The install script and the related artifacts occur under Installation Setup folder.

Dependencies

NBA inherits from Busmaster the build system and all dependencies. However, right now for compilation is possible to use cmake instead of *.sln which is mainly based on Visual Studio 2013 and Qt5.5.1. I have compile with Visual Studio 2019 using Qt5.15.2