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
<_whitenotifier-3> [stm32-cpp] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/azonenberg/stm32-cpp/compare/ac84a1dbc9b3...2cecc3faeb0c
<_whitenotifier-3> [stm32-cpp] azonenberg 2cecc3f - Added more missing sections to linker script
skipwich has joined #scopehal
skipwich has quit [Remote host closed the connection]
skipwich has joined #scopehal
Degi has quit [Ping timeout: 252 seconds]
Degi has joined #scopehal
Stary has quit [Quit: ZNC - http://znc.in]
Fridtjof has quit [Quit: ZNC - http://znc.in]
Stary has joined #scopehal
Fridtjof has joined #scopehal
<_whitenotifier-3> [stm32-cpp] azonenberg pushed 1 commit to master [+0/-0/±2] https://github.com/azonenberg/stm32-cpp/compare/2cecc3faeb0c...f5050bf9e26f
<_whitenotifier-3> [stm32-cpp] azonenberg f5050bf - Fixed bug in STM32L031 temp sensor readout
Bird|otherbox has quit [Remote host closed the connection]
Bird|otherbox has joined #scopehal
<_whitenotifier-3> [stm32-cpp] azonenberg pushed 1 commit to master [+0/-0/±3] https://github.com/azonenberg/stm32-cpp/compare/f5050bf9e26f...efc48559ef1d
<_whitenotifier-3> [stm32-cpp] azonenberg efc4855 - STM32H735: added method to switch system clock to HSI oscillator; when initializing PLLs explicitly turn them off first
<azonenberg> ok i think one of my todos for today is going to be fixing a long standing annoyance
<azonenberg> where when you draw a line in the filter graph to make a new filter
<azonenberg> it spawns the filter where the mouse is clicked to make the menu selection
<azonenberg> not where you ended th eline
<_whitenotifier-3> [stm32-cpp] azonenberg pushed 1 commit to master [+0/-0/±4] https://github.com/azonenberg/stm32-cpp/compare/efc48559ef1d...3d7150615afe
<_whitenotifier-3> [stm32-cpp] azonenberg 3d71506 - Initial STM32L431 trace support
<_whitenotifier-3> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal-apps/compare/e143719dd190...e75c0bd1eed4
<_whitenotifier-3> [scopehal-apps] azonenberg e75c0bd - Filter graph editor: fixed bug causing newly added nodes to appear at the current mouse position rather than the intended location where the popup was spawned