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
944 stars 499 forks source link

Contribution of Multiple Y-Axis to signal graph #937

Open SharmeelaAshwin opened 8 years ago

SharmeelaAshwin commented 8 years ago

I am a Masters student and as part of my 'communication systems' lab I would like to contribute multiple Y-Axis in signal graphs

Nit2Nat commented 8 years ago

You are most welcome! Kindly refer to the contribution guidelines on how to proceed. You may also use this #937 to publish updates on your progress for the benefit of other users in the community. Good luck!

SharmeelaAshwin commented 8 years ago

Thank you Mr. Nath. I will surely refer the guidelines.

SharmeelaAshwin commented 8 years ago

I would like to use C# to develop the graph and add it as a plugin to Busmaster. Kindly advice me on the feasibility of the same.Thank you.

RBEI-busmaster commented 8 years ago

C# can be used for development and to integrate with BusMaster.

Nit2Nat commented 8 years ago

@SharmeelaAshwin , any updates on the progress on the sig-graph enhancement?

SharmeelaAshwin commented 8 years ago

Hello Mr. Nath, Sorry for late reply. I was busy coding as I had to finish some thing before I respond. Graph is working already. It is able to plot the values. I need to finish it by this week end as my lab presentation will be in next week. There are a few things pending. I am trying my best to finish it on time. Please find the image of the graph below graph

SharmeelaAshwin commented 8 years ago

Hello Mr.Nath, I am done with my coding and I have already committed the code. Please let me know how do we proceed.