-
it's possible to flash a bladeRF micro to an incompatible firmware version, which requires a bootloader recovery to fix
this should be avoided if possible
-
Hi,
I cannot get the SoapyRemote to get working on the latest PlutoWeb (v2.7)
Something weird is that the local SoapySDRUtil reports a somewhat unexpected path:
# /bin/SoapySDRUtil --info…
eblot updated
6 years ago
-
Scopy version v1.0
macOS High Sierra, v10.13
When trying to connect via IP 192.168.2.1 it fails.
HoRNDIS driver installed, but device not detected in the network.
-
When i swtich RF center frequecy, does the sampling affect by the the RF frequency switch? I wish during the frequency tunning, the ADC keep working. This is very important for my applications.
-
Guess must be something like this:
```
ad9361_spi_write(spi, REG_TX_MON_DELAY, ctrl->tx_mon_delay & 0xFF);
ad9361_spi_writef(spi, REG_TX_LEVEL_THRESH, TX_MON_DELAY_COUNTER(~0), ctrl->tx_mon_delay >…
-
Comment in function says:
```
/*
* AGC Attack Delay (us)=ceiling((((0.2+Delay_LNA)*ClkRF+14))/(2*ClkRF))+1
* ClkRF in MHz, delay in us
*/
```
but code for delay claculation looks like th…
-
Setting the DT property `adi,fagc-lock-level` in the DTSI file has no effect. This is supposed to change the [D6:D0] bits of `REG_AGC_LOCK_LEVEL` (0x101) when using fast AGC mode. However, the value o…
-
UG-671 says that output of AuxDAC can be calculated by formula:
> Vout(V) = 0.97 * Vref + (0.000738 + 9 * 10^−6 * (Vref * 1.6 − 2)) * DAC_word[9: 0] * DAC_step − 0.3572 * DAC_step + 0.05
In func…
-
Let me know if you want to to send you a pull request.
Although it's a little obtuse, the [AD9363 datasheet ](http://www.analog.com/media/en/technical-documentation/data-sheets/AD9363.pdf) defines …
rgetz updated
6 years ago
-
The device tree "zynqmp-zcu102-revB-ad9361-fmcomms2-3.dtb" references "clk100", which is defined in the zynqmp-clk.dtsi, and not the zynqmp-clk-ccf.dtsi, included from zynqmp-zcu102-revA.dts. The ref…