<_whitenotifier-9>
[scopehal] azonenberg c33e308 - Added new "analog scalar" stream type. Not used for anything yet.
<_whitenotifier-9>
[scopehal] azonenberg 77a4a11 - Refactoring: moved m_displaycolor up to InstrumentChannel from OscilloscopeChannel
<azonenberg>
@louis ok so, we would have to refactor the X axis unit to merge the spectrum channels with the scope channels
<azonenberg>
since right now X axis unit is a property of the channel and only Y axis is a property of the stream
<azonenberg>
Also longer term i want to look at using STL smart pointers for waveform management instead of manual memory allocation. but that's a major refactoring i'm not ready to do any time soon
<_whitenotifier-9>
[scopehal] azonenberg a40c772 - Refactoring: added PowerSupplyChannel. Streams are now a property of an InstrumentChannel not an OscilloscopeChannel.
<d1b2>
<azonenberg> scopehal side refactoring pushed, scopehal-apps stuff in my local working copy for the moment since i've only refactored the ngscopeclient side
<d1b2>
<azonenberg> so glscopeclient probably won't build
<d1b2>
<azonenberg> you can't do anything with scalar analog channels yet, but they exist
<d1b2>
<azonenberg> and it's possible to have channels on any type of instrument