Matthias Larisch

Results 11 issues of Matthias Larisch

Hey there, I have the following code: ``` $regions = []; $query = $query->where('fs.bezirk_id', $regions); ``` which is effectively a noop whereby I would expect the query to always return...

I am using LimeSDR Mini which has different signal paths in the mixer. By default, the high frequency mixer (LNAH) is selected; for LTE bands below 2 GHz, selecting LNAW...

Trying to build falcon (AUR tudo-falcon 1.3.0-1) on a recent manjaro, I get build errors: ``` [ 50%] Building CXX object src/eye/phy/CMakeFiles/eye_phy.dir/SubframeWorker.cc.o In file included from /usr/include/glib-2.0/glib/gatomic.h:31, from /usr/include/glib-2.0/glib/gthread.h:32, from...

Hey there, just to leave a comment, I needed to downgrade to SoapySDR 0.7.2 on Archlinux for the AUR package to work. Also, I needed to install `qt5-charts` package for...

Hey there, thanks a lot for HeishaMon! I am considering using this or at least the decoded protocol information for my own aquarea automation/monitoring solution. Thinking about automation, especially maximising...

We use pretalx for event scheduling and have a session being repeated on multiple times in the same pretalx event/session. The pretalx export uses the same `id` for all these...

Bug report

Create android makefiles to support building on android. Does expicitly exclude maclist files as the author was too lazy to figure out how to correctly supply data files for android...

Hello! I had serious problems with pdfpc for quite a long time which made every presentation a gamble game :) I use "awesome", a tiling window manager. Most of the...

I see no reason why it should not be included via composer autoloader or manually from within the vendor folder. Is there any?

I just did an install on a pretty clean Ubuntu 16.04. Dependencies: ``` apt-get install build-essential libopus-dev libprotobuf-dev libboost-system-dev libssl-dev pkgconf libpjsua2 cmake liblog4cpp5-dev libboost-dev protobuf-compiler libpjproject-dev libboost-regex-dev ```