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
929 stars 495 forks source link

Support for NI CAN devices #97

Open RBEI-ArunKumar opened 12 years ago

RBEI-ArunKumar commented 12 years ago

The National Instruments have a wide range of CAN interface devices in their hardware portfolio "Industrial Communications Buses". We can provide support for their devices in our BUSMASTER application. References: http://www.ni.com/comm/ http://www.ni.com/can/

ghost commented 11 years ago

Is there any plan for supporting NI devices

etas-lorenz commented 11 years ago

Not yet. There are multiple APIs offered by National Instruments that support their CAN devices: NI-CAN, NI-XNET, NI-DNET. It's not difficult. The API and drivers are publicly available. So it's just a matter of doing and testing. And of course devices are required. Do you know anyone?

cderory commented 11 years ago

As a french educator, I will be very interested if I can use NI USB-8473 :+1: http://sine.ni.com/nips/cds/view/p/lang/fr/nid/203384

etas-lorenz commented 11 years ago

Hi Cderory, I would like to support anyone who starts in developing a driver for it. Currently we don't have NI CAN devices available here. Can this be a project for one of your students? Bye, Tobias

cderory commented 11 years ago

Hi Tobias,

Thank you for your reply. But none of my students can work on this project, because they are just starting to study computer science.

Cyrille

Le 21/01/13, Tobias Lorenz notifications@github.com a écrit :

Hi Cderory, I would like to support anyone who starts in developing a driver for it. Currently we don't have NI CAN devices available here. Can this be a project for one of your students? Bye, Tobias

— Reply to this email directly or view it on GitHub(https://github.com/rbei-etas/busmaster/issues/97#issuecomment-12479861).

AndreasStark commented 6 years ago

I might be interested in adding a NI-XNET interface. What is a good starting point for doing that?

khazaddim commented 4 years ago

I am interested in adding a NI-CAN interface. I may have the time to do so as well. I will try out Busmaster during the next few weeks to evaluate.

AndreasStark commented 4 years ago

Let me know if you need some help with the NI-XNET driver.

gemmyjing commented 4 years ago

Looking forward to supporting NI USB-8473