-
**Description**
Adding file 10-static.network to /etc/systemd/network/ with example content
`[Route]`
`Gateway=192.168.122.1`
`Destination=172.16.0.0/24`
prevents IP assignment using DHCP
*…
-
**Description**
https://docs.flatcar-linux.org/os/installing-to-disk/ contains documentation for https://raw.githubusercontent.com/flatcar-linux/init/flatcar-master/bin/flatcar-install script, but …
-
We're trying to utilize Pothos in an environment without internet connectivity. Upon launching the application it fails and gives an error. I've tried reinstalling, but I've been able to replicate the…
-
I have a recent WIN 10 image, installed 3.7 then Visual Code's python packages, pothos, then 3.8 and then 3.8 crashed on start. I used the 64-Bit Any CPU versoins from http://www.gcndevelopment.com/g…
-
In commit 6a0116f077d37f2bf90d1962b251f8dcefd2248b ("Workaround for the output disappearing"), I wrote a temporary workaround for the bug with output disappearing. However, the code is not correct:
…
alban updated
4 years ago
-
Experiencing issues related to using the HackRF. I can't seem to access hardware properly in GNURadio though other things like audio sources and file sinks work. Other programs that use the hackrf.dll…
-
I'm not sure if this is an issue with the ProxyEnvironment infrastructure itself or a bug on the Python layer, but I'll put it here, since this is where I'm running into it.
When a Pothos::Proxy co…
-
Currently, this repo and[ Ignition-Dracut](https://github.com/coreos/ignition-dracut) are each housed in a separate Github Repository
In the course of several PR's such as coreos/ignition#960 and c…
-
The bytemask parameter is parsed as a char, rather than an unsigned char. Given this, Pothos complains that 0xFF is outside the parameter's range.
-
Hello,
I tried using the redpitaya "SDR transceiver" that is compatible with SoapySDR with "Sdrangel " and using the "SoapySDRredpitaya" module. I was only able to receive, impossible to transmit a…