Andreas Mandel

Results 85 comments of Andreas Mandel

For me the following pipeline snipped could collect all needed data: ``` @NonCPS void publishBuildResults() { try { def gitUrl = scmVars.GIT_URL_1 // https://myserver.example.com/bitbucket/scm/SETOOLS/setools-sbs-bitbucket.git def urlMatcher = gitUrl =~ '^(https?://[^/]*/bitbucket)/scm/([^/]*)/([^/]*).git$'...

Good point, thanks. Do you think we should add one with the similar behavior of the gpio? Does it add value to have 3?

I've added some `#ifdef` satements - now it should alos work for a esp8266 without additional changes.

Great! Would be good to find the one well maintained fork of the lib!

The changes now already came with OBSPro merge - are there changes open? Otherwise we might close this unmerged?

I can add the steps to the Github actions build. I hope to fine the time to do this as well as building the pro & classic code in one...

Great to have the certs update integrated in the build! The CI build now fails giving: ``` Traceback (most recent call last): The cryptography package is not installed.Please refer to...

#365 should fix this once and forever. There is also room for improvement within the error reporting.

Wow thanks for all this detail and investing the time. We can drop the `mSatellitesUsed != 0` this is from former times where it was possible to configure how many...

The useful window in u-center is the _Messages View_ window (opens on F9 in my version). There you can go down the Tree: UBX-NAV-POSLLH as a sample. If "Autopoll" is...