David Verelst
David Verelst
Appoligies for the noise, I see this has been discussed before in issue #2 and a simple fix is presented in PR #3. However, it should be optional and have...
Thanks @michaellarabel, sounds great! I'll post a cleaned-up example over the coming days so we can see how to move forward from there.
Hi @michaellarabel I've created a demo/starting point at [davidovitch/python-pts-openbenchmarking](https://github.com/davidovitch/python-pts-openbenchmarking/). It contains a python file with some classes that: * extract a list with test id's from the openbenchmarking.org search page...
I am still playing with it now and then, but there remains more work to be done for it to be able to run robustly. Additionally, there isn't really an...
@jjonkman @pelljam we looked into the effect on loads of reversing the box in a student project but the results where inconclusive. Since this has been "wrong" for so many...
We have just released HAWC2 13.1 (release notes available [here](https://tools.windenergy.dtu.dk/home/HAWC2/default.html)) and moving forward we will read the Mann turbulence as originally intended by default. We have added the following keyword...
If I can run some tests for Python2, would you @mwilmer be willing to create a PR? I've just used your fork on a very small PY3 project and it...
Same here: on a Fairphone 3+ (Android 13) and with a Sigma R1 Duo (Ant+ / BLE heart rate monitor) AAT can find the device but it fails to connect...
The Pulsar app uses another library for handling the BLE connection: https://github.com/Beepiz/BleGattCoroutines so that's a very different approach. The Runnerup app seems to follow a similar approach by relying on...