00:48
<
_whitenotifier-e >
[scopehal-docs] azonenberg bc5af31 - Initial skeleton docs for pcapng import filter
00:48
<
_whitenotifier-3 >
[scopehal-docs] azonenberg 501c0fb - Merge branch 'master' of github.com:ngscopeclient/scopehal-docs
00:59
<
d1b2 >
<david.rysk> been fixing minor CI issues
01:36
Degi_ has joined #scopehal
01:36
Degi has quit [Ping timeout: 276 seconds]
01:36
Degi_ is now known as Degi
05:53
<
_whitenotifier-3 >
[scopehal] azonenberg 6e325e5 - Initial skeleton work on pcapng importer. See #842.
05:53
<
_whitenotifier-e >
[scopehal] azonenberg 198e6c3 - Finished initial implementation of PCAPNG import (only works for CAN bus so far). Fixes #842.
05:54
<
_whitenotifier-3 >
[scopehal-apps] azonenberg b3ce4bc - WaveformArea: allow stacking of protocol waveforms on top of spectrograms
05:54
<
_whitenotifier-e >
[scopehal-apps] azonenberg dbda5c7 - Updated submodules
09:21
veegee has quit [Read error: Connection reset by peer]
09:21
veegee has joined #scopehal
11:29
juri__ has joined #scopehal
11:29
juri_ has quit [Ping timeout: 264 seconds]
11:44
juri__ has quit [Ping timeout: 276 seconds]
11:45
juri_ has joined #scopehal
13:40
_whitenotifier-e has quit [Ping timeout: 268 seconds]
18:06
bvernoux has joined #scopehal
18:54
_whitenotifier-c has joined #scopehal
18:54
<
_whitenotifier-c >
[scopehal-apps] azonenberg 58f734c - Fixed deadlock in packet filtering caused by double locking a mutex in the same thread
19:01
electronic_eel has joined #scopehal
19:08
<
_whitenotifier-3 >
[scopehal] azonenberg eacb11f - CandumpImportFilter: Support extended CAN IDs
19:08
<
_whitenotifier-c >
[scopehal] azonenberg 00f827f - BusHeatmapFilter: bounds check addresses outside the heatmap region
19:13
<
d1b2 >
<david.rysk> @246tnt looks like llvmpipe has a comprehensive debugger
19:13
<
d1b2 >
<david.rysk> Also may be worth trying with it forced to 1 thread
19:15
<
_whitenotifier-3 >
[scopehal-apps] azonenberg fc66791 - Updated scopehal with filter bug fixes
22:23
<
_whitenotifier-c >
[scopehal-apps] azonenberg 110a142 - HistoryManager: sessioms with markers but no data are still considered empty so we start the waveform thread properly. Fixes #679.
23:23
<
d1b2 >
<david.rysk> @bvernoux are you still running ngscopeclient on Windows? I'm looking at the MinGW build and I'm running into linkage issues (official Vulkan SDK is linked against MSVC2019 C++ libs, which are incompatible with the MingGW libs which use libstdc++)
23:49
<
bvernoux >
<david.rysk> There is no any issue with MinGW64 on Native Windows11 Pro
23:51
<
d1b2 >
<david.rysk> I don't need help, rather I'm reworking the build system and instructions
23:51
<
d1b2 >
<david.rysk> So I'm asking how things are currently done
23:52
<
d1b2 >
<david.rysk> OK yeah that mixes components from the SDK and the repos
23:52
<
bvernoux >
like I have wrote in the txt document
23:52
<
d1b2 >
<david.rysk> which can lead to other problems
23:52
<
d1b2 >
<david.rysk> I'll take your instructions into account 🙂
23:52
<
bvernoux >
only the Demo Crash because of FFT issue ...
23:52
<
bvernoux >
it is a known issue until FFT is replaced with VkFFT ...
23:58
<
azonenberg >
wait, ffts in the demo scope crashes on windows??
23:59
<
azonenberg >
the only issue i knew of was on arm64 and we ifdef'd that out