Closed bcdonovan closed 9 years ago
@bcdonovan Sorry, I tried squashing this into one commit and evidently broke something. It should be restored to the state you left it in now.
@blakejohnson The network diagram has this branching from the 28 September tip of develop. I rebased this afternoon. Perhaps you need to pull this branch before your merge squash?
@bcdonovan check out the parent of 986821e999eeb3849760f994aa944c9c0d50375c, even on the network diagram.
Somehow that commit, instead of being rebased on develop, is reaching much further back in time.
@blakejohnson I think I've set this branch up the way you had in mind. Now an up-to-date parent and I went ahead and did the squash.
Looks like some of the tests also need to be updated for the new AWG import mechanism.
This adds the ability to add a digitizer plugin in addition to an AWG plugin. I have not moved any of the existing digitizer drivers just added the ability to add more. Also added the ability to add a custom enaml plugin for the GUI.