******************************************
PANDA30HID Read Me
******************************************


******************************************
CHANGELOG
******************************************

08.03.2019 (v2.0.0.0)
- fixed init input value
- implement run state
- enhanced RWConfig dialog (check of editboxes, renamed title to "Device Setup")
- all texts into resource

16.10.2018 (v1.9.0.0)
- enhanced RWConfig dialog (enabled Autodetect button for HID enumeration, added Test button)

10.09.2018 (v1.8.0.0)
- updated for Clarity 8
- moved to SDK v1.2.0.56 (updated UI)
- renamed RW dialog title from "Ecom PANDA30HID Setup" to "Input Device Setup"

12.09.2017 (v1.7.0.0)
- fixed language translation (add LoadLanguageDllsAndAddToMfcChain)

18.07.2017 (v1.6.0.0)
- moved to VS2010 (signed/unsigned fixes, _CRT_SECURE_NO_WARNINGS, project, StdAfx.h, control_devel_folder, ...)
- fixed strCommunication (CUSBHIDPipe::GetDescription())
- added help link to RO_CONFIG_DLG -> Aux. Status
- added lang. files

29.08.2011 (v1.5.0.0)
- fixed communication problem on Win7 (SetCommTimeouts())

08.09.2010 (v1.4.0.0)
- rearange Panda30HID structure (4 signals, configuration in RWConfig, no method configuration, no page)

01.09.2010 (v1.3.0.0)
- fixed HID enumeration (HIDOpen())

10.05.2010 (v1.2.0.0)
- increased sampling rate for auxiliary signal IN3 (~10Hz)

29.03.2010 (v1.0.0.6)
- added tooltips on RWConfigDlg
- renamed PANDA30HID to Panda30HID on most places
- release DLL name should be: CswEcomPanda30HID.dll
- renamed property sheet to Parameters

24.03.2010 (v1.0.0.5)
- added auxiliary signal

15.03.2010 (v1.0.0.0)
- basic beta release


