intrepidcs / libicsneo

An open source solution to integrate Intrepid Control Systems vehicle networking hardware with your application.
Other
37 stars 32 forks source link

Problem setting bit rate with icsneoSetBitRate in icsneolegacy.dll #45

Open markmenge opened 2 years ago

markmenge commented 2 years ago

If you call icsneoSetBitRate in icsneolegacy.dll it fails with a FIRE2. It works with icsneo40.dll.

hollinsky-intrepid commented 2 years ago

This will be due to neovifire2/neovifire2eth.h#L58 which was fixed in the firmware a while back. I'll do some digging to figure out exactly which version and put a check in to allow this.