azonenberg changed the topic of #scopehal to: ngscopeclient, libscopehal, and libscopeprotocols development and testing | https://github.com/ngscopeclient/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
preamp-org has quit [Remote host closed the connection]
Degi has quit [Ping timeout: 276 seconds]
Degi has joined #scopehal
_whitelogger has joined #scopehal
azonenberg has quit [Ping timeout: 252 seconds]
azonenberg has joined #scopehal
<_whitenotifier-e> [scopehal] azonenberg commented on pull request #1076: Agilent 34401A Driver - https://github.com/ngscopeclient/scopehal/pull/1076#issuecomment-4637887066
<_whitenotifier-e> [scopehal] timp3289 synchronize pull request #1076: Agilent 34401A Driver - https://github.com/ngscopeclient/scopehal/pull/1076
<d1b2> <tim_____> working on this... just struggling a bit with submodules.
<_whitenotifier-e> [scopehal] timp3289 synchronize pull request #1076: Agilent 34401A Driver - https://github.com/ngscopeclient/scopehal/pull/1076
<_whitenotifier-e> [scopehal] timp3289 commented on pull request #1076: Agilent 34401A Driver - https://github.com/ngscopeclient/scopehal/pull/1076#issuecomment-4638227001
<d1b2> <tim_____> Related: Is there a way for the driver to hint at what connection string the device needs? For example 34401A needs COMxx:9600:DTR and will beep a lot and complain (or just not work) if this isn't specified.
<_whitenotifier-e> [scopehal] ThePirateWhoSmellsOfSunflowers commented on issue #1088: Make InvertFilter accept digital inputs too - https://github.com/ngscopeclient/scopehal/issues/1088#issuecomment-4638250789
ablu has quit [Ping timeout: 265 seconds]
ablu has joined #scopehal
preamp-org has joined #scopehal
<_whitenotifier-e> [scopehal-apps] azonenberg assigned issue #416: Rate limit dragging interactions - https://github.com/ngscopeclient/scopehal-apps/issues/416
<_whitenotifier-e> [scopehal] diggit commented on pull request #1017: WIP: Rigol oscilloscope refactor - https://github.com/ngscopeclient/scopehal/pull/1017#issuecomment-4639855060
preamp-org has quit [Remote host closed the connection]
<_whitenotifier-e> [scopehal] azonenberg commented on pull request #1076: Agilent 34401A Driver - https://github.com/ngscopeclient/scopehal/pull/1076#issuecomment-4640520333
<_whitenotifier-e> [scopehal] azonenberg pushed 8 commits to master [+15/-2/±603] https://github.com/ngscopeclient/scopehal/compare/aed312243481...82ca28d6b3d3
<_whitenotifier-e> [scopehal] timp3289 bd66a94 - Make SCPISocketTransport::SetTimeouts() a method of base class SCPITransport and implement it for SCPIUARTTransport Provide a base implementation which emits a warning that it is unimplemented Bump corresponding xptools version to support UART update (at least on Windows)
<_whitenotifier-e> [scopehal] timp3289 2974019 - Add AgilentMultimeter driver supporting basic capabilities of Agilent 34401A over UART
<_whitenotifier-e> [scopehal] timp3289 7e54d51 - Update to latest xptools
<_whitenotifier-e> [scopehal] ... and 5 more commits.
<_whitenotifier-e> [scopehal] azonenberg closed pull request #1076: Agilent 34401A Driver - https://github.com/ngscopeclient/scopehal/pull/1076
<_whitenotifier-e> [scopehal-apps] azonenberg pushed 4 commits to master [+2/-0/±8] https://github.com/ngscopeclient/scopehal-apps/compare/2e2f22498edd...77556527ece1
<_whitenotifier-e> [scopehal-apps] azonenberg 36865a0 - AboutDialog: fixed bulleted list not rendering properly
<_whitenotifier-e> [scopehal-apps] azonenberg f282c3f - Tutorial: added Y axis config page
<_whitenotifier-e> [scopehal-apps] azonenberg 97c46e9 - Continued work on tutorial
<_whitenotifier-e> [scopehal-apps] azonenberg 7755652 - Updated to latest scopehal with Agilent multimeter driver