<azonenberg>
Anyone have thoughts about this (WIP) instrument group interface?
<azonenberg>
The intent is that the the top tree view will show all trigger groups for cross-triggered scopes (initially only one group containing all scopes will be supported)
<azonenberg>
then the bottom list view will show all connected instruments and allow you to remove them
<_whitenotifier-1>
[scopehal-apps] azonenberg 86da563 - ManageInstrumentsDialog now allows manipulating of trigger groups and making scopes be primary or secondary freely. But trigger groups don't actually *do* anything yet.
<_whitenotifier-1>
[scopehal] azonenberg 5338df1 - LeCroyOscilloscope::PeekTriggerArmed() now avoids the race with WR8KHD / WPHD specific FPGA feature if available; in other models add a 5ms delay per TLC#00338786
<_whitenotifier-1>
[scopehal-apps] azonenberg b5677d0 - FontManager: text rendering quality improvements by ensuring fonts are aligned to pixel grid, avoiding fractional line heights and excessive resampling