rbei-etas / 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). Presently it is a joint project of RBEI and ETAS GmbH.
http://rbei-etas.github.com/busmaster/
GNU General Public License v3.0
950 stars 501 forks source link

Flexray logging with 2.6.4 #1169

Open Phreak-Show opened 6 years ago

Phreak-Show commented 6 years ago

Hi. I use Busmaster 2.6.4 with a gigatronik flexray interface. It works well for having a look at the bus, but I need a record function. Is there a way to log the flexray frames? What would be the easiest way to achieve that?

Is there maybe a shared memory access, so that I can dump the frames to a file? Possibly via C or perl.

RBEI-busmaster commented 6 years ago

v2.6.4 doesn't support logging of FlexRay frames and shared memory access is not available.