azonenberg changed the topic of #scopehal to: libscopehal, libscopeprotocols, and glscopeclient development and testing | https://github.com/azonenberg/scopehal-cmake, https://github.com/azonenberg/scopehal-apps, https://github.com/azonenberg/scopehal | Logs: https://freenode.irclog.whitequark.org/scopehal
rombik_su has quit [Quit: Leaving]
rombik_su has joined #scopehal
<_whitenotifier-5> [scopehal] azonenberg closed pull request #86: Add an incomplete CAN decoder - https://git.io/JeNBy
<_whitenotifier-5> [scopehal] azonenberg pushed 2 commits to master [+8/-0/±6] https://git.io/JvvXS
<_whitenotifier-5> [scopehal] andresmanelli 907b3b9 - Add an incomplete CAN decoder
<_whitenotifier-5> [scopehal] azonenberg 016ca01 - Merge pull request #86 from Toroid-io/CAN_decoder Add an incomplete CAN decoder
andres2 has joined #scopehal
andres2 has quit [Client Quit]
<rombik_su> Howdy! Just made my first attempt to use glscopeclient with Rigol DS1054Z using https://github.com/azonenberg/scopehal-cmake manual.
<rombik_su> My first issue: glscopehal executable appearing in scopehal-cmake/build/src/glscopeclient/ instead of scopehal-cmake/src/glscopeclient/
<rombik_su> Also rigol_lan probably not suitable for DS* scopes as it emits bunch of beeps and 'You can work now!' on-screen messages while running glscopeclient. Most likely, it's not compatible with current SCPI API.
<rombik_su> I wonder if there's any repo branches with DS* support I can help with.
<azonenberg> rombik_su: I developed the rigol_lan driver with a ds1000z series scope i think
<azonenberg> so thats a bit weird
<azonenberg> the binary is supposed to appear in the build directory
<azonenberg> cmake normally uses out-of-source builds to avoid cluttering the source tree and potentially allow multiple compiles of the same code with different configs
<rombik_su> azonenberg: I see, maybe it's locked to the exact version (number of channels, bandwidth). I'll look into it.
<azonenberg> rombik_su: no, bandwidth doesnt affect the protocol at all and number of channels is just the last digit of the model number
<azonenberg> which i can query
<rombik_su> re cmake: I was using https://github.com/azonenberg/scopehal-cmake tutorial; maybe we should note it there?
bvernoux has joined #scopehal
rombik_su has quit [Quit: Leaving]
bvernoux has quit [Quit: Leaving]