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 502 forks source link

Save loaded dlls and enabled handlers #134

Open etas-kunze opened 12 years ago

etas-kunze commented 12 years ago

If a simulated system is configured in BUSMASTER it has to be enabled after each BUSMASTER start. This means load dlls and enable the handles to be used. It would be usefull to save with the configuration which dlls are loaded and which handlers are enabled and reload this settings automatically with the BUSMASTER start.

etas-lorenz commented 12 years ago

Same here. As this does influence the behavior of the user interface, I've assigned milestone v2.0.0 for it.