<_whitenotifier-1>
[scopehal] azonenberg closed pull request #516: AgilentOscilloscope: add support for digital channels - https://git.io/JPBmb
<_whitenotifier-1>
[scopehal] azonenberg closed issue #428: Support for Agilent/Keysight MSO channels - https://git.io/JO9Cc
<_whitenotifier-1>
[scopehal] azonenberg pushed 5 commits to master [+0/-0/±10] https://git.io/JPBz0
<_whitenotifier-1>
[scopehal] miek 50ccfbc - AgilentOscilloscope: tidy up AcquireData
<_whitenotifier-1>
[scopehal] miek da40372 - AgilentOscilloscope: split out GetWaveformPreamble
<_whitenotifier-1>
[scopehal] miek 8a54f34 - AgilentOscilloscope: split out waveform config
<_whitenotifier-1>
[scopehal] ... and 2 more commits.
<_whitenotifier-1>
[scopehal] azonenberg pushed 3 commits to master [+0/-0/±4] https://git.io/JPBz9
<_whitenotifier-1>
[scopehal] fridtjof 7a5e3f0 - MockOscilloscope: use time_t as the timestamp type to match GetTimestampOfFile. Fixes a build issue on Darwin. time_t is 32 bit on Darwin, which is incompatible with the previously used int64_t.
<_whitenotifier-1>
[scopehal] fridtjof c1446d0 - Oscilloscope: fix a target attribute to be compatible with both gcc and clang. Clang (at least AppleClang) does not handle multiple arguments to the target attribute. Use an equivalent expression to satisfy it. From https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#Common-Function-Attributes: "Providing multiple strings as arguments separated by commas to
<_whitenotifier-1>
specify multiple options is equivalent to separating the option suffixes with a comma (‘,’) within a single string. Spaces are not permitted within the strings."
<_whitenotifier-1>
[scopehal] azonenberg b783707 - Merge pull request #513 from fridtjof/darwin-build Small Darwin build fixes
<_whitenotifier-1>
[scopehal] azonenberg closed pull request #513: Small Darwin build fixes - https://git.io/JV85B
<azonenberg>
dannas: re the macros, yeah that is somethign we should document better
<azonenberg>
but as a one man project lead I have to focus my time where it's most important
<azonenberg>
And that's generally been end user documentation
<azonenberg>
as there's a lot more end users than devs so if devs need a bit of handholding in the short term that's more sustainable
<azonenberg>
also wow i was looking for a hyperram decode ticket to close
<azonenberg>
seems we never filed one??
<_whitenotifier-1>
[scopehal] azonenberg pushed 2 commits to master [+4/-0/±6] https://git.io/JPB2J
<_whitenotifier-1>
[scopehal-docs] azonenberg pushed 1 commit to master [+0/-0/±1] https://git.io/JPRQd
<_whitenotifier-1>
[scopehal-docs] azonenberg f0e10e5 - Initial skeleton docs for divide and vector phase filters
<_whitenotifier-1>
[scopehal] azonenberg pushed 1 commit to master [+4/-0/±7] https://git.io/JPRQx
<_whitenotifier-1>
[scopehal] azonenberg 29e85b7 - Added divide and vector phase filters. Subtract filter now performs modular arithmetic if input is in angular units.
<_whitenotifier-1>
[scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±2] https://git.io/JPRQj
<_whitenotifier-1>
[scopehal-apps] azonenberg closed pull request #390: Set Clang specific parameters for Apple Clang too - https://git.io/JVKML
<_whitenotifier-1>
[scopehal-apps] azonenberg pushed 2 commits to master [+0/-0/±2] https://git.io/JPg3e
<_whitenotifier-1>
[scopehal-apps] fridtjof 19a1ad9 - Set Clang specific parameters for Apple Clang too CMake from 3.0 on distinguishes between normal clang, and Apple's clang: https://cmake.org/cmake/help/latest/policy/CMP0025.html So, for any clang specific flags, we need to check for both.
<_whitenotifier-1>
[scopehal-apps] azonenberg 43e3661 - Merge pull request #390 from fridtjof/appleclang-fix Set Clang specific parameters for Apple Clang too
<_whitenotifier-1>
[scopehal-apps] azonenberg closed issue #277: glscopeclient fails to run under Wayland due to GLEW init failure - https://git.io/JTb7R