azonenberg changed the topic of #scopehal to: libscopehal, libscopeprotocols, and glscopeclient development and testing | https://github.com/azonenberg/scopehal-apps, https://github.com/azonenberg/scopehal, https://github.com/azonenberg/scopehal-docs | Logs: https://freenode.irclog.whitequark.org/scopehal
Ekho has quit [Ping timeout: 256 seconds]
Degi has quit [Ping timeout: 240 seconds]
Degi has joined #scopehal
LeoBodnar has quit [*.net *.split]
elms has quit [*.net *.split]
sorear has quit [*.net *.split]
Ekho has joined #scopehal
LeoBodnar has joined #scopehal
elms has joined #scopehal
sorear has joined #scopehal
promach3 has quit [Write error: Connection reset by peer]
promach3 has joined #scopehal
<azonenberg> latest draft. The "leaf ground" characterization data has a weird null at around 100 MHz that i suspect is due to the probe jiggling during the measurement so i need to repeat that
<azonenberg> and i need to get data for the long flex ground (which i expect to be awful past ~100 MHz, but i want to get data for anyway)
<azonenberg> and then i still have to get rise/fall time plots and data, i'm holding off on that until tomorrow when the 4 GHz scope comes in
<azonenberg> lain, monochroma: ^
<_whitenotifier-b> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://git.io/JJuaH
<_whitenotifier-b> [scopehal] azonenberg 6d7ad45 - Changed default cap for signal generator (TODO make configurable)
<_whitenotifier-b> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±3] https://git.io/JJua7
<_whitenotifier-b> [scopehal-apps] azonenberg 4553717 - OscilloscopeWindow: stop polling instruments once we close the window (prevents hang during shutdown). Fixes #125.
<_whitenotifier-b> [scopehal-apps] azonenberg closed issue #125: glscopeclient sometimes hangs with 100% CPU during shutdown rather than cleanly exiting - https://git.io/JJvP7
<azonenberg> noopwafel: ping
<azonenberg> Your ds1102d has a RS232 and USBTMC interface, right?
Nero_ has joined #scopehal
Nero_ is now known as Guest42407
<noopwafel> azonenberg: yes
<noopwafel> (wrong timezone I guess :-) )
<noopwafel> the baud rate goes up as far as 38.4k. it is an adorable scope.
<noopwafel> heh, was looking if anyone had done anything more on the vds1022, found this 'HScope' software which does a gui frontend on *android*
<noopwafel> (and links to our python vds1022 driver so I guess that was useful for something)
Guest42407 is now known as NeroTHz
electronic_eel has joined #scopehal
Bird|otherbox has quit [Read error: Connection reset by peer]
Bird|otherbox has joined #scopehal
maartenBE has quit [Ping timeout: 240 seconds]
<azonenberg> noopwafel: lol it wont even do 115.2k? lol
<azonenberg> noopwafel: anyway, i was wondering if you might have time to use it as a test subject for a UART based SCPITransport
<azonenberg> it needs to take arguments for a /dev/tty device and baud rate
maartenBE has joined #scopehal
<azonenberg> i have a cross platform UART class already in libxptools i believe, it just needs some glue logic around it to expose a SCPITransport-compatible API
bvernoux has joined #scopehal
<bvernoux> woo there is now a "cheap" 1MHz - 6 GHz VNA
<bvernoux> Amazing
<bvernoux> Dynamic range seems very good 76dB up to 2 or 3GHz and 50dB up to 6GHz
<bvernoux> Far from professional VNA but if this VNA cost is 200Euro with improved 3GHz to 6GHz Dynamic Range it is clearly a very nice things for the price
<bvernoux> issue on that version is very bad linearity ...
<NeroTHz> I should really try some of these cheap VNAs out
<_whitenotifier-b> [scopehal] azonenberg opened issue #194: Add 10baseT Ethernet compliance testing wizard - https://git.io/JJz8S
<_whitenotifier-b> [scopehal] azonenberg opened issue #195: Add 100baseTX Ethernet compliance testing wizard - https://git.io/JJz8H
<_whitenotifier-b> [scopehal] azonenberg opened issue #196: Add 1000baseT Ethernet compliance testing wizard - https://git.io/JJz8Q
<_whitenotifier-b> [scopehal-apps] azonenberg opened issue #148: Add 1000baseT Ethernet compliance testing wizard - https://git.io/JJz85
<_whitenotifier-b> [scopehal-apps] azonenberg opened issue #149: Add 100baseTX Ethernet compliance testing wizard - https://git.io/JJz8d
<_whitenotifier-b> [scopehal-apps] azonenberg opened issue #150: Add 10baseT Ethernet compliance testing wizard - https://git.io/JJz8F
NeroTHz has quit [Read error: Connection reset by peer]
<noopwafel> azonenberg: oh sure, I can try gluing something together code-wise too
<azonenberg> noopwafel: great, the ticket is scopehal:#159 if you want to reference it in a PR
<azonenberg> my proposal for now is to assume 8N1 configuration and have the transport arguments be ttyDeviceName:baud
<azonenberg> so COM1:9600 or /dev/ttyUSB0:115200
<azonenberg> we can then add more args after that if needed
<_whitenotifier-b> [scopehal-apps] azonenberg assigned issue #132: Add preference for toolbar style (icons, text, both) - https://git.io/JJqpx
<_whitenotifier-b> [scopehal-apps] azonenberg labeled issue #132: Add preference for toolbar style (icons, text, both) - https://git.io/JJqpx
<_whitenotifier-b> [scopehal-apps] azonenberg pushed 2 commits to master [+0/-0/±4] https://git.io/JJzop
<_whitenotifier-b> [scopehal-apps] azonenberg 099ffaa - Fixed theming issues around file chooser dialog
<_whitenotifier-b> [scopehal-apps] azonenberg ceeefa0 - ProtocolDecoderDialog: now have proper file browser for choosing filename parameters
<_whitenotifier-b> [scopehal-apps] azonenberg opened issue #151: Add "multiple files" parameter type to ProtocolDecoderDialog - https://git.io/JJzoh
<_whitenotifier-b> [scopehal] azonenberg labeled issue #197: Allow filters to take multiple filenames as a parameter - https://git.io/JJzKe
<_whitenotifier-b> [scopehal] azonenberg opened issue #197: Allow filters to take multiple filenames as a parameter - https://git.io/JJzKe
<_whitenotifier-b> [scopehal] azonenberg opened issue #198: TouchstoneParser: add some means of merging multiple S-parameter files into one - https://git.io/JJzKv
<_whitenotifier-b> [scopehal] azonenberg opened issue #199: Channel emulation / de-embed filters: allow use of multiple S-parameter files (cable + fixture) - https://git.io/JJzKf
<_whitenotifier-b> [scopehal] azonenberg labeled issue #199: Channel emulation / de-embed filters: allow use of multiple S-parameter files (cable + fixture) - https://git.io/JJzKf
<_whitenotifier-b> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±2] https://git.io/JJzKE
<_whitenotifier-b> [scopehal] azonenberg e8c8c06 - ProtocolDecoder: filename parameters now specify search mask
<_whitenotifier-b> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±3] https://git.io/JJzKu
<_whitenotifier-b> [scopehal-apps] azonenberg f257ffb - ProtocolDecoderDialog: handle search mask from parameters
Pretzel4Ever has quit [Ping timeout: 240 seconds]
bvernoux has quit [Quit: Leaving]
<_whitenotifier-b> [scopehal] azonenberg opened issue #200: Explore using https://github.com/Themaister/GLFFT for FFTs instead of FFTS - https://git.io/JJz6h
_whitelogger has joined #scopehal
<_whitenotifier-b> [scopehal] azonenberg closed issue #197: Allow filters to take multiple filenames as a parameter - https://git.io/JJzKe
<_whitenotifier-b> [scopehal] azonenberg pushed 4 commits to master [+0/-0/±8] https://git.io/JJgJM
<_whitenotifier-b> [scopehal] azonenberg 5041a0d - Added "filenames" parameter type. Fixes #197.
<_whitenotifier-b> [scopehal] azonenberg e1596dc - TouchstoneParser: initial support for S-parameter stacking. Fixes #198.
<_whitenotifier-b> [scopehal] azonenberg 3462c86 - Channel emulation / de-embed: multiple S-parameter support. Fixes #199.
<_whitenotifier-b> [scopehal] azonenberg ac99227 - TouchstoneParser: fixed potential divide-by-zero in interpolation
<_whitenotifier-b> [scopehal] azonenberg closed issue #199: Channel emulation / de-embed filters: allow use of multiple S-parameter files (cable + fixture) - https://git.io/JJzKf
<_whitenotifier-b> [scopehal] azonenberg closed issue #198: TouchstoneParser: add some means of merging multiple S-parameter files into one - https://git.io/JJzKv
<_whitenotifier-b> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±3] https://git.io/JJgJy
<_whitenotifier-b> [scopehal-apps] azonenberg 2c4b5d1 - ProtocolDecoderDialog: added multiple filename support. Fixes #151.
<_whitenotifier-b> [scopehal-apps] azonenberg closed issue #151: Add "multiple files" parameter type to ProtocolDecoderDialog - https://git.io/JJzoh