new method that allows you to load a file with packets in it and then write them...
authorchrishoder <chrishoder@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 13 Feb 2013 03:15:07 +0000 (03:15 +0000)
committerchrishoder <chrishoder@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 13 Feb 2013 03:15:07 +0000 (03:15 +0000)
commit3a68664f8b47dd3aff108a22d5156f8747a24ee5
tree568bc536d6373539721184ade7dfbb1a21dc1c91
parentd08bfd3c7cdc687fd68ba9025702c262665e52d3
new method that allows you to load a file with packets in it and then write them all to a bus. Also moved more experiment type methods out of GoodFETMCPCANCommunication into a subclass of GoodFETMCPCANCommunication called experiments. This includes the rtrsweep, idsweep

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1482 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
client/FordExperiments.py
client/GoodFETMCPCANCommunication.py
client/experiments.py [new file with mode: 0644]