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
_whitelogger has joined #scopehal
Degi_ has joined #scopehal
Degi has quit [Ping timeout: 240 seconds]
Degi_ is now known as Degi
bvernoux has joined #scopehal
<_whitenotifier-9> [scopehal] 602p opened pull request #770: Fix crashes in Tek driver from assumption that all channels are scope channels - https://github.com/glscopeclient/scopehal/pull/770
<_whitenotifier-9> [scopehal] 602p commented on pull request #770: Fix crashes in Tek driver from assumption that all channels are scope channels - https://github.com/glscopeclient/scopehal/pull/770#issuecomment-1489296207
<azonenberg> @louis: re PR, this does not surprise me. I had to make that fix to a few other drivers too
<azonenberg> this was an unavoidable consequence of the channel unification
<_whitenotifier-9> [scopehal] 602p opened pull request #771: SNR Filter - https://github.com/glscopeclient/scopehal/pull/771
josuah has joined #scopehal
josuah has quit [Remote host closed the connection]
<_whitenotifier-9> [scopehal-apps] 602p opened pull request #580: Add ability to change measurement channel names in the Measurement dialog - https://github.com/glscopeclient/scopehal-apps/pull/580
<d1b2> <louis> OK, with that SNR filte,r I think that is finally the end of stuff I was carrying out of tree
josuah has joined #scopehal
<azonenberg> Yay
<azonenberg> and yeah measurements need to be renameable
<azonenberg> as well as all of the other kinds of channels
<azonenberg> so we need renaing of function gen, multimeter, etc
<azonenberg> the unification allows this, but doesn't yet implement it
<azonenberg> Even trigger are now in theory renameable, although i cant see why you'd want to lol
<_whitenotifier-9> [scopehal] azonenberg closed pull request #769: USB2PMADecoder: Use different threshold for Differential and Single Ended - https://github.com/glscopeclient/scopehal/pull/769
<_whitenotifier-9> [scopehal] azonenberg pushed 2 commits to master [+0/-0/±2] https://github.com/glscopeclient/scopehal/compare/c0bef497a0fa...33dfc3655667
<_whitenotifier-9> [scopehal] smunaut 1b19588 - USB2PMADecoder: Use different threshold for Differential and Single Ended The threshold to use to see if we have a valid differential signals (DP - DN) is different from the one to use to see if we're in SE00 or SE11. - For LS/FS USB 2.0 - 7.1.71 - Table 7-2 States that 200 mV differential is enough and that SE1 requires both lines to be above Vil - For HS USB 2.0 - 7.1.7.2 -
<_whitenotifier-9> Table 7-3 States that 150 mV differential is enough - USB 2.0 - 7.3.2 - Tables 7-7 Gives Vil = 0.8V Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
<_whitenotifier-9> [scopehal] azonenberg 33dfc36 - Merge pull request #769 from smunaut/usb USB2PMADecoder: Use different threshold for Differential and Single Ended
<azonenberg> @louis: can i get a doc PR for the SNR filter?
josuah has quit [Remote host closed the connection]
josuah has joined #scopehal