Could you please tell me what PCI CAN card is used for the linux computer? As far as I understand this card, its purpose is the reduction of package losses happening in the CAN communication. How can I select the right one for my linux computer? Can you give me a guide to find that out or can I choose an arbitrary one? I wonder also how to connect the card to the computer.
unfortunately, there is no good way to find out if the CAN card will be compatible with your computer or not. We have good experience with the one Felix linked.
Thanks a lot for your information! I didn’t know there was an installation script for patching ubuntu with rt_preempt. I did it with a guide (guide to patch ubuntu with rt_preempt) some days ago.
for rt_preempt with the peak CAN cards we are using the default drivers coming with the kernel. The documentation you found was valid when we were still using Xenomai.
Note that you might have to initialize the can channels. For this, we have a script which you can find here.