tclftd2xx
14 years agoFixed the naming and initialization of the bit bang mode api. contrib/larsunger
Pat Thoyts [Thu, 5 Nov 2009 13:52:03 +0000 (13:52 +0000)]
Fixed the naming and initialization of the bit bang mode api.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
14 years agoChanged option name to 'bitmode' to avoid clash with serial mode option.
Pat Thoyts [Wed, 4 Nov 2009 22:09:18 +0000 (22:09 +0000)]
Changed option name to 'bitmode' to avoid clash with serial mode option.
Version incremented

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
14 years agoAdded support for FT_SetBitmode and FT_GetBitmode.
Lars Unger [Wed, 4 Nov 2009 20:57:26 +0000 (20:57 +0000)]
Added support for FT_SetBitmode and FT_GetBitmode.
This is needed to control the output mode on some prototype boards.

Signed-off-by: Lars Unger <unger.lars@siemens.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
16 years agoFixed display issues on Vista. origin/HEAD origin/master core-1-0-1
Pat Thoyts [Thu, 29 May 2008 14:07:14 +0000 (14:07 +0000)]
Fixed display issues on Vista.
Changed error handling in open and added some new commands.
Note: requires FTDI driver 2.4.6 on Vista x64.

16 years agoChanged to dynamically load the ftdi dll so we can have nice failure messages
Pat Thoyts [Thu, 22 May 2008 13:38:24 +0000 (13:38 +0000)]
Changed to dynamically load the ftdi dll so we can have nice failure messages

16 years agoAdded comments to the C code. Make the release build have symbols. Fixed the license.
Pat Thoyts [Mon, 17 Mar 2008 10:34:38 +0000 (10:34 +0000)]
Added comments to the C code. Make the release build have symbols. Fixed the license.

16 years agoTcl channel driver for a FTDI D2XX device. core-1-0-0
Pat Thoyts [Sat, 15 Mar 2008 02:59:05 +0000 (02:59 +0000)]
Tcl channel driver for a FTDI D2XX device.