Removed some vestigal code from 'goodfet.cc reflex'.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sat, 25 Dec 2010 01:59:22 +0000 (01:59 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sat, 25 Dec 2010 01:59:22 +0000 (01:59 +0000)
commitb573cc6c766c1640cf47159c1920f431df7f2d92
treead027a98d697b5ef8170a1c242ae389c6a6572f6
parent96bf694c533026d571e3fa567edc450ae8a1e24a
Removed some vestigal code from 'goodfet.cc reflex'.
Introduced 'goodfet.cc infotest' which repeatedly request the chip info to distinguish between a bad connection and a flaky one.
GoodFETCC.py now retries an initial connection if the info return 0xFFFF or 0x0000, fixing some issues with capacitors on !RST lines.

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@813 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
client/GoodFETCC.py
client/goodfet.cc