libicsneo/examples
David Rebbe 06f6861130 Legacy: Drop deprecated APIs
Drop icsneoFindNeoDevices() and icsneoOpenNeoDevice() in favor of icsneoFindDevices() and icsneoOpenDevice(), respectively.

Also fixes:
- Failure to re-open a device after it has been closed with the C/legacy APIs
- NumberOfClients not being updated
- FIRE3 settings missing in icsneoGetDeviceSettingsType()
2024-03-07 19:45:46 +00:00
..
c Legacy: Drop deprecated APIs 2024-03-07 19:45:46 +00:00
cpp Disk: Update VSA Example and Fix VSA CAN-FD Decode 2024-01-16 18:01:10 +00:00
csharp Disk: Refactor ExtExtractorDiskReadDriver 2023-09-18 15:44:28 +00:00
java Disk: Refactor ExtExtractorDiskReadDriver 2023-09-18 15:44:28 +00:00
CMakeLists.txt Device/Disk: Add VSA read and parse functionality 2023-11-15 16:02:47 +00:00