03:43
Degi_ has joined #scopehal
03:44
Degi has quit [Ping timeout: 255 seconds]
03:44
Degi_ is now known as Degi
05:26
<
_whitenotifier-9 >
[scopehal-docs] azonenberg eeca84a - Initial skeleton documentation of scalar stairstep filter
05:27
<
_whitenotifier-9 >
[scopehal] azonenberg df5af45 - Added UnitSelector helper to FilterParameter
05:27
<
_whitenotifier-9 >
[scopehal] azonenberg d4b5c6b - Initial implementation of ScalarStairstepFilter
06:05
<
_whitenotifier-9 >
[scopehal-apps] azonenberg 9f8b478 - Changed mutex acquisition order to avoid another deadlock (when naming a texture while the waveform data mutex is already locked)
06:41
<
_whitenotifier-9 >
[scopehal] azonenberg 3921256 - Refactoring: moved Refresh() to FlowGraphNode out of Filter, so that we can now refresh instrument channels that may take data streams as inputs
06:41
<
_whitenotifier-9 >
[scopehal-apps] azonenberg b38e055 - Refactoring: now refresh all flow graph nodes in filter graph, even those which are not filters
08:40
d1b2 has quit [Remote host closed the connection]
08:40
d1b2 has joined #scopehal
08:58
<
_whitenotifier-9 >
[scopehal] azonenberg b7e21b2 - Fixed bug causing filter refreshes using legacy signature to not be executed
08:58
<
_whitenotifier-9 >
[scopehal] azonenberg 1ad9fd1 - ScalarStairstepFilter: update unit of parameters when changed
08:58
<
_whitenotifier-9 >
[scopehal] azonenberg 8902a56 - Loads now support scalar inputs to update the set point
08:59
<
_whitenotifier-9 >
[scopehal-apps] azonenberg cb90f82 - Various imrpovements to enable filter graph based control of loads
09:11
<
d1b2 >
<azonenberg> Controlling my Siglent load using a time-varying waveform (stairstep ramp) generated from the filter graph
09:11
<
azonenberg >
Eventual plan is to add filter graph control to most things you'd twiddle with front panel knobs
09:12
<
azonenberg >
so you can implement feedback networks or scripted test patterns entirely in the filter graph
09:12
<
azonenberg >
While nothing currently implements this, the architecture allows for channels to have vector inputs too
09:13
<
azonenberg >
so you can in theory synthesize a waveform in a scopehal filter graph then push it to an AWG and play it back to your DUT
09:13
<
azonenberg >
this isnt possible yet because while we have a function generator API, we don't have full arb support in the API yet
09:13
<
azonenberg >
but this is the intended manner for that to be exposed
10:02
bvernoux has joined #scopehal
13:46
balrog has quit [Quit: Bye]
13:48
balrog has joined #scopehal
22:14
bvernoux has quit [Quit: Leaving]
22:28
<
_whitenotifier-9 >
[scopehal] azonenberg 49c04cf - Initial skeleton of RigolFunctionGenerator
22:31
<
azonenberg >
Starting work on a Rigol DG4000 series function generator driver
22:31
<
azonenberg >
initially just canned functions but full arb eventually
22:32
<
azonenberg >
Have some refactoring before that bit lands
22:38
<
monochroma >
any idea what the status of the siglent driver is? (specifically for the sds1104x-e)
22:40
<
azonenberg >
I do not know about sds1000 series
22:40
<
azonenberg >
some folks i think have played with it
22:40
<
azonenberg >
its a different software platfomr than the 2000/5000/6000 which, while slow, is pretty stable
22:40
<
azonenberg >
we do support the older platform but i dont know how well it's being maintained
22:43
<
azonenberg >
why? thinking of getting one?
22:43
<
azonenberg >
I know we have a lot of users on the newer siglent platform so while its slow and there's some quirks, it generally works well
22:53
<
monochroma >
i have access to one already
23:00
<
azonenberg >
well by all means play with it and let me know how it works