News and update

  • Version 3.4  released on 07/04/2012 - bug fix release.
  • Version 3.3 released on 15/02/2012 - This is a stable release with an experimental graphical interface.
  • Gateway support since V3.0

Documentation


V3.4 sources & executables (Gateway support - RTaW-Sim compatible)


Linux

  • source: netcarbench.zip (Makefile is provided - just ignore the Visual Studio project files)
  • exe: netcarbench (you'll need to make the file executable: chmod a+x netcarbench) 


Windows


Sample configuration files

  • Body network: body_config.xml (deadlines - jitters - some FIFO queues)
  • Powertrain network: pwrt_config.xml (offsets - deadlines - jitters)
  • Gateway: gateway.xml (two networks exchanging frames via a gateway)

Sample output file: set1.xml generated with gateway.xml


V2.2 sources & executables (NETCAR-Analyzer compatible)



Linux

  • source: netcarbench_v2_2.zip (Makefile is provided - just ignore the Visual Studio project files)
  • exe: netcarbench_v2_2 (you'll need to make the file executable: chmod a+x netcarbench) 


Windows



Sample configuration files (all in this zip file)

  • Body network (frames): body_config (no offsets - no deadlines)
  • Body network (frames): body_config_Fifo.xml  (no offsets - no deadlines - some Fifo queues)
  • Powertrain network (frames): pwrt_config.xml (no offsets - no deadlines)
  • Powertrain network (frames): pwrt_config_offset_deadlines.xml  (offsets - deadlines)
  • Powertrain network (signals): pwrt_signal_config.xml  (no offsets - no deadlines)