<_whitenotifier-e>
[scopehal] azonenberg e0703a7 - Initial work on CDR and 8B/10B trigger types
<_whitenotifier-e>
[scopehal] azonenberg a13104f - Initial work on 8B/10B trigger support for LeCroy. See #616.
<_whitenotifier-e>
[scopehal] azonenberg 8ae8766 - Implemented most of PullTrigger for LeCroy 8B/10B driver. Still needs to support sequence mode. See #616.
<_whitenotifier-e>
[scopehal] azonenberg cc58e27 - Continued work on LeCroy 8B/10B trigger support. PullTrigger() is now fully implemented, but PushTrigger does nothing so far. See #616.
<_whitenotifier-e>
[scopehal-apps] azonenberg df15977 - FilterDialog: when focus leaves a string row, reformat the text to be canonical for the active unit
<_whitenotifier-e>
[scopehal-apps] azonenberg a159ba1 - TriggerPropertiesDialog: added special case for CDR trigger autobaud button
<_whitenotifier-e>
[scopehal-apps] azonenberg f553fb7 - TriggerPropertiesDialog / FilterDialog: GUI work for 8B/10B patterns
<azonenberg>
Ok, that's progress. now to do the push side
<azonenberg>
Most of the work here ended up being on the GUI side not the API side
<_whitenotifier-e>
[scopehal-apps] azonenberg 33264d3 - Cleanup of TriggerPropertiesDialog to make more events asynchronous. Trigger pushing is still done only when the dialog is closed.