libicsneo/include/icsneo
Paul Hollinsky e29d63b08c Add Keysight branding where applicable
Because there is now more than one "product name" per device
type, we have a concept of a "generic product name" which
singularly maps onto a device type.

This change comes with a few small breaking changes within
the C++ API:

DeviceType::GetDeviceTypeString has been renamed to
DeviceType::GetGenericProductName to denote that
the returned value is not device specific and
device->getProductName() is preferable.

The member function DeviceType::toString has been renamed
to DeviceType::getGenericProductName for the same reason.

The DeviceType std::ostream& operator<< has been removed
to avoid accidental use of the generic product name.
2021-04-12 19:01:43 -04:00
..
api Support software controllable termination 2021-04-11 22:13:51 -04:00
communication Network: Update DeviceStatus define to match the standard style 2021-04-07 00:38:49 -04:00
device Add Keysight branding where applicable 2021-04-12 19:01:43 -04:00
platform ThirdParty: Add optional-lite polyfill 2021-04-06 18:01:26 -04:00
third-party Update concurrentqueue to 1.0.2 2020-08-10 10:20:00 -04:00
icsnVC40.h Remove trailing white-space 2020-08-11 13:42:13 -04:00
icsneoc.h Add Keysight branding where applicable 2021-04-12 19:01:43 -04:00
icsneocpp.h Add receive support for ISO 9141-2 2021-02-18 23:19:33 -05:00
icsneolegacy.h Adding icsneoSetFDBitRate api to the icsneolocacy 2020-09-23 07:23:17 -04:00