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
azonenberg has quit [Ping timeout: 245 seconds]
azonenberg has joined #scopehal
<_whitenotifier-4> [scopehal] azonenberg pushed 3 commits to master [+0/-0/±4] https://github.com/ngscopeclient/scopehal/compare/85aa5bf211b9...6c21f2220f46
<_whitenotifier-4> [scopehal] azonenberg e682926 - Preallocate buffers when doing edge searches
<_whitenotifier-4> [scopehal] azonenberg a889ce5 - 8B10B: preallocate output buffer since it's known size
<_whitenotifier-4> [scopehal] azonenberg 6c21f22 - EyePattern: reuse edge list, only average 1000 UIs worth of clock to get eye width
<_whitenotifier-4> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±2] https://github.com/ngscopeclient/scopehal/compare/6c21f2220f46...aa3cc6e82eaa
<_whitenotifier-4> [scopehal] azonenberg aa3cc6e - CDR: vector fill duration if possible
<_whitenotifier-4> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±2] https://github.com/ngscopeclient/scopehal/compare/aa3cc6e82eaa...d4a7799a1d66
<_whitenotifier-4> [scopehal] azonenberg d4a7799 - Refactoring: moved FillSquarewaveGeneric to its own function
<_whitenotifier-4> [scopehal] azonenberg pushed 3 commits to master [+0/-0/±5] https://github.com/ngscopeclient/scopehal/compare/d4a7799a1d66...a6af6a8d9c5f
<_whitenotifier-4> [scopehal] azonenberg cc9e9ba - Initial vectorization of CDR PLL fill
<_whitenotifier-4> [scopehal] azonenberg 547e125 - Refactoring: split off inner loop with no gating support to reduce branching
<_whitenotifier-4> [scopehal] azonenberg a6af6a8 - ClockRecoveryFilter: fixed broken preallocation, various optimizations to inner loop
<_whitenotifier-4> [scopehal] azonenberg pushed 2 commits to master [+1/-0/±4] https://github.com/ngscopeclient/scopehal/compare/a6af6a8d9c5f...138c598ca0f0
<_whitenotifier-4> [scopehal] azonenberg fcc6ce1 - 8b10b: dont crash on empty input
<_whitenotifier-4> [scopehal] azonenberg 138c598 - Threshold: moved common path to GPU
<_whitenotifier-4> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±2] https://github.com/ngscopeclient/scopehal-apps/compare/0aed45b265ed...6b5231c092ae
<_whitenotifier-4> [scopehal-apps] azonenberg 6b5231c - Session: push waveform to GPU as we load it
aferreira has joined #scopehal
aferreira has quit [Ping timeout: 260 seconds]
aferreira has joined #scopehal
aferreira has quit [Quit: WeeChat 3.8]
aferreira has joined #scopehal
aferreira has quit [Ping timeout: 260 seconds]
aferreira has joined #scopehal
aferreira has quit [Ping timeout: 272 seconds]
aferreira has joined #scopehal
aferreira has quit [Ping timeout: 276 seconds]
aferreira has joined #scopehal
aferreira has quit [Ping timeout: 252 seconds]
aferreira has joined #scopehal
aferreira has quit [Client Quit]
aferreira has joined #scopehal
RedMoss has joined #scopehal
<RedMoss> Hello, I wrote about compilation problems on Windows at the beginning of May. I finally got to it recently(turns out I've had bad procmon filters, could've done it earlier).
<RedMoss> I couldn't recreate the MSYS package issue, I tried uninstalling mingw* packages from a copy of an already installed MSYS and installing them from the instruction, it worked. Clear installation complained about certificates and I wasn't able to solve it in reasonable time, I'll leave it to others.
<RedMoss> Missing UCRT64 DLLs are libgcc_s_seh-1 libgomp-1 libpng16-16 libsigc-2.0-0 libstdc++-6 libwinpthread-1 zlib1 . After you copy them to the exe directory the program stops crashing on start. I couldn't find a way to include them in CMakeFiles, someone should do it.
<RedMoss> I've looked into DSLogic U3P100 driver, it will take some time to port it. I think I'll get to it in August.
aferreira has quit [Ping timeout: 276 seconds]
aferreira has joined #scopehal
aferreira has quit [Ping timeout: 248 seconds]
aferreira has joined #scopehal
<azonenberg> balrog_: is this another case of running on the wrong shell or something?
<azonenberg> ^
<RedMoss> A short note: it runs fine when launched from CodeBlocks, crashes when launched from explorer or total commander
<_whitenotifier-4> [scopehal-apps] dfdtc opened issue #847: Display problem when scaling the window - https://github.com/ngscopeclient/scopehal-apps/issues/847
<_whitenotifier-4> [scopehal-apps] dfdtc edited issue #847: Display problem when scaling the window - https://github.com/ngscopeclient/scopehal-apps/issues/847
aferreira has quit [Quit: WeeChat 3.8]
aferreira has joined #scopehal
<_whitenotifier-4> [scopehal-apps] dfdtc commented on issue #847: Display problem when scaling the window - https://github.com/ngscopeclient/scopehal-apps/issues/847#issuecomment-2977510233
<_whitenotifier-4> [scopehal] azonenberg pushed 6 commits to master [+0/-0/±12] https://github.com/ngscopeclient/scopehal/compare/138c598ca0f0...da1095f4b1f1
<_whitenotifier-4> [scopehal] azonenberg 13eae53 - ClockRecoveryFilter: changed to new prototype, added GetInputLocation
<_whitenotifier-4> [scopehal] azonenberg 7991adb - EyePattern: vector bounds check, replace fdiv with multiply by reciprocal
<_whitenotifier-4> [scopehal] azonenberg bbd7832 - EyePattern: use FMA where available
<_whitenotifier-4> [scopehal] ... and 3 more commits.
<_whitenotifier-4> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal-apps/compare/6b5231c092ae...20854f593093
<_whitenotifier-4> [scopehal-apps] azonenberg 20854f5 - Updated to latest scopehal
RedMoss has quit [Ping timeout: 276 seconds]
<_whitenotifier-4> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal/compare/da1095f4b1f1...dc9db45e6617
<_whitenotifier-4> [scopehal] azonenberg dc9db45 - Filter::FindZeroCrossings: fixed bug causing timestamps to be slightly off
aferreira has quit [Quit: WeeChat 3.8]
<_whitenotifier-4> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal/compare/dc9db45e6617...e3a50cc671f5
<_whitenotifier-4> [scopehal] azonenberg e3a50cc - EyePattern: Fixed long-standing boundary condition bug causing a few samples to falsely render at the center of the eye under rare conditions, causing spurious mask hits and eye closure
<_whitenotifier-4> [scopehal-apps] azonenberg pushed 2 commits to master [+0/-0/±2] https://github.com/ngscopeclient/scopehal-apps/compare/20854f593093...6151c7cb0502
<_whitenotifier-4> [scopehal-apps] azonenberg bd26407 - Primitives: print more detailed error message when EdgeDetection test fails
<_whitenotifier-4> [scopehal-apps] azonenberg 6151c7c - Updated to latest scopehal