azonenberg changed the topic of #scopehal to: libscopehal, libscopeprotocols, and glscopeclient development and testing | https://github.com/glscopeclient/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
<_whitenotifier> [scopehal-apps] azonenberg commented on issue #384: ERROR: OpenCL error: clBuildProgram (-11) - https://github.com/glscopeclient/scopehal-apps/issues/384#issuecomment-1079797839
<_whitenotifier> [scopehal-apps] azonenberg closed issue #384: ERROR: OpenCL error: clBuildProgram (-11) - https://github.com/glscopeclient/scopehal-apps/issues/384
Degi_ has joined #scopehal
Degi has quit [Ping timeout: 272 seconds]
Degi_ is now known as Degi
<_whitenotifier> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/glscopeclient/scopehal-apps/compare/839b7223d8b2...162179b3e654
<_whitenotifier> [scopehal-apps] azonenberg 162179b - ScopeApp: now create import filters for WAV and Touchstone files specified on the command line. Fixes #406.
<_whitenotifier> [scopehal-apps] azonenberg closed issue #406: ScopeApp::run() should instantiate import filters when files are specified on the command line - https://github.com/glscopeclient/scopehal-apps/issues/406
<_whitenotifier> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/glscopeclient/scopehal-apps/compare/162179b3e654...eaae098f58ae
<_whitenotifier> [scopehal-apps] azonenberg eaae098 - ScopeApp: now support complex files on command line. Sample rate and type are not set, user will probably have to override the defaults.
Stary has quit [Quit: ZNC - http://znc.in]
Fridtjof has quit [Quit: ZNC - http://znc.in]
Stary has joined #scopehal
Fridtjof has joined #scopehal
<_whitenotifier> [scopehal] azonenberg opened issue #572: Refactoring: make CHANNEL_TYPE_x a property of the stream rather than a channel - https://github.com/glscopeclient/scopehal/issues/572
<_whitenotifier> [scopehal] azonenberg labeled issue #572: Refactoring: make CHANNEL_TYPE_x a property of the stream rather than a channel - https://github.com/glscopeclient/scopehal/issues/572
<_whitenotifier> [scopehal] azonenberg labeled issue #572: Refactoring: make CHANNEL_TYPE_x a property of the stream rather than a channel - https://github.com/glscopeclient/scopehal/issues/572
<_whitenotifier> [scopehal] azonenberg labeled issue #572: Refactoring: make CHANNEL_TYPE_x a property of the stream rather than a channel - https://github.com/glscopeclient/scopehal/issues/572
<_whitenotifier> [scopehal] azonenberg commented on issue #572: Refactoring: make CHANNEL_TYPE_x a property of the stream rather than a channel - https://github.com/glscopeclient/scopehal/issues/572#issuecomment-1079982803
<_whitenotifier> [scopehal] azonenberg pushed 5 commits to master [+4/-0/±17] https://github.com/glscopeclient/scopehal/compare/514d3174a535...49261e60c9c8
<_whitenotifier> [scopehal] azonenberg ad481d2 - Deleted inaccurate comment
<_whitenotifier> [scopehal] azonenberg 5e59769 - Converted CSV to import filter. Not yet normalizing timebase. See #544.
<_whitenotifier> [scopehal] azonenberg 9a00cdf - Refactoring: added new ImportFilter base class, WAVImportFilter now derives from it
<_whitenotifier> [scopehal] ... and 2 more commits.
<_whitenotifier> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±5] https://github.com/glscopeclient/scopehal-apps/compare/eaae098f58ae...f4edfeb46f5e
<_whitenotifier> [scopehal-apps] azonenberg f4edfeb - Removed MockOscilloscope based CSV import. Temporarily disabled usbcsv example app because it's not ported to the new model yet.
<azonenberg> tnt: you had done some playing around with opengl es and glscopeclient right?
<azonenberg> What do you think the odds are of being able torun it on a RK3399?
<azonenberg> if my reading is correct it supports opengl ES 3.x which has compute shader support