-
GNU Radio 3.9 moved from SWIG to PyBind11, which might explain this build error (on macOS):
```
==> cmake .. -DPYTHON_EXECUTABLE=/usr/local/Cellar/gr-iio/HEAD-d0a4adc/libexec/venv/bin/python
Last…
-
Hello,
I bought a Chuwi Hi10 Air and I'm having some trouble figuring out why accelerometer doesn't work. I realized it wasn't after trying your solution _2in1screen_:
_/sys/bus/iio/devices/iio:…
-
I have a JavaFX app that successfully compiles with GluonFX Maven plugin 1.023 + GraalVM gluon-22.1.0.1-Final + Gluon Attach 4.0.20.
I'm trying to upgrade to GluonFX Maven plugin 1.0.24 + Graal…
-
Is there a timeline for when gr-iio will build for gnuradio 3.9.X.X?
-
The helper is decommissioned from iio so this driver (**apple-ib-als.c** in particular) needs a different strategy to access the private components of the device. I am trying to re code to this new wo…
-
I'm having the following issue, multiple BME680 sensors are failing to work with v2 out of the box -- sensors that were (and are) working with v1. I'm using devices that are being migrated from a v1 p…
-
To recollect ( Linux based only for now. having `pprof` is an extra ) :
```
make build benchmark PROFILE=1 BENCHMARK=ycsb-commerce-hashes-load.yml
```
### Top entries in text form
```
# ====…
-
On gru-kevin on gnome-wayland with iio-sensor-proxy installed the session can rotate the display according to sensor information. The issue is, the behavior is flipped 180 degrees.
-
In branch upgrade-3.8 (and fixes-3.8) the GNU Radio is searched twice, first time in line 86:
`find_package(Gnuradio "3.8" REQUIRED)`
and then in line 113:
`find_package(Gnuradio COMPONENTS block…
-
Compilation errors with gcc 11
~~~
CALL scripts/checksyscalls.sh
CC drivers/devfreq/devfreq.o
CC drivers/rpmsg/rpmsg_core.o
CC drivers/iio/industrialio-core.o
CC …