Albrecht Lohofener

Results 10 issues of Albrecht Lohofener

Hi, Thanks for the great code! It is working with PLR50C with some trivial changes see https://github.com/AlbrechtL/BOSCH-GLM-rangefinder/commit/faa9bc71213ed32521aa5d8d1126ed7271c52da0. BTW: It looks like that Peter Iannucci reversed engineered a lot of more...

_From @fabri8bit on November 27, 2016 17:4_ if open with VLC the url because the end duration is "-12:25:30"? I use ffmpeg for recording but after "06:12:49" is timer block....

enhancement

In my setup I need the maximum gain to receive a signal. The airspy AGC doesn't increase the gain in my case, so I need the use the manual gain.

bug

At the moment welle.io is not Qt 6 compatible. Since in Qt 6.0 and Qt 6.1 modules are missing it is not possible run welle.io with it. But in Qt...

enhancement
help wanted

I started a Qt 6.2 port inside the branch ["qt_6_support"](https://github.com/albrechtl/welle.io/tree/qt_6_support). Unfortunately in Qt 6 also the styling engine API changed a bit so at the moment welle.io looks terrible. ![grafik](https://user-images.githubusercontent.com/11171787/155412196-531dde60-c5d3-4521-a324-5616134022e8.png)...

bug
help wanted

Details are here https://github.com/AlbrechtL/welle.io/pull/622#issuecomment-767106907

task

The console output inside the expert becomes slow if many messages are displayed. This is a issue on low powered device like Android phones and Intel Atom CPUs.

bug

Ongoing discussion from https://github.com/AlbrechtL/welle.io/commit/8f7a5cf0428caacfb8a3033210d34950c0f4eea8#commitcomment-31543899

bug
help wanted

This issue is to discuss how to present the TII information inside the GUI. At the moment the TII is only printed into the standard output. ![1533728290217blob](https://user-images.githubusercontent.com/11171787/43900261-9afe3580-9be4-11e8-9e6a-847073c45813.jpg)

enhancement

On Ubuntu 22.04 linuxdeploy-plugin-qt is throwing the following error: `[qt/stdout] Deploying file /home/travis/build/AlbrechtL/welle.io/6.2.4/gcc_64/qml/QtCharts/designer/images/percentbarserie[qt/stderr] what(): boost::filesystem::directory_iterator::construct: No such file or directory: "/home/travis/build/AlbrechtL/welle.io/6.2.4/gcc_64/plugins/mediaservice"` This happens with the Qt6 libs inside the repository...