Thomas Braun

Results 385 comments of Thomas Braun

Logfile entries with BUG/BUG_TS: ``` $ ./gather_bugs.sh 1 "Could not find a description for entry: Sampling interval AD" 1 "Could not find a description for entry: Sampling interval DA" 1...

Check if scripts work correctly because bugs and asserts look the same.

@rly Thanks for pinging me. The original file was written using MIES but processing/spikes is not from MIES, but some downstream software package. I'll try to find someone which knows...

Try out on new CI machine to see if that fixes the issue as the old ones are really slow.

1. Allow signed scripts ```powershell Set-ExecutionPolicy -ExecutionPolicy AllSigned -Scope CurrentUser ``` 2. Add certificate issuer to the list of trusted publishers ``` "CN=Allen Institute, O=Allen Institute, S=Washington, C=US, OID.2.5.4.15=Private Organization,...

If that is done we should also refer to it from the `labnotebook` operation description in SweepFormula.rst.

Both `JSON_HAS_FILESYSTEM` and `JSON_HAS_EXPERIMENTAL_FILESYSTEM` are set to `0` as `JSON_HAS_CPP_17` is undefined. When I look in VS at the `C++-Language standard` setting of the projects this is everywhere set to...

> Strange. `test-conversions_cpp17` should be built with C++17, and since the test fails in line 1667, `JSON_HAS_CPP_17` should be set and `JSON_HAS_FILESYSTEM` or `JSON_HAS_EXPERIMENTAL_FILESYSTEM` is set. My fault. `test_conversions_cpp17` is...

Thanks all for tackling this. Having API docs for different versions would be nice though.

Minor complication, we do require differential mode for pressure and user pressure ADC channels.