Bailey Campbell

Results 14 issues of Bailey Campbell

Using C++, most AT commands work fine. Testing with the XBee 1 10.c++ sample, but changing the command to "SH" or "SL" gives a timeout. ```c++ // Works fine: /*...

## Enhancement proposal It is very common in antenna engineering to plot antenna radiation patterns in dB on a polar axis. It is also fairly common for those plots to...

enhancement

Update methods in the virtual instrument module which called deprecated pyvisa methods. This included updating `skrf/vi/scpi/parser.py` to create two methods for `query_value` entries in the command tree of every SCPI...

Instruments
Improvements
fix

Trying to connect to both a FieldFox (N9923A) and an Agilent PNA (not in the lab atm for the model number). Using this code from the docs: **For the PNA**...

Instruments
Is it a bug?

gnuradio: grmaint 3.8 uhd: 3.15 os: Arch Linux x86_64 Kernel: 5.5.7-arch1-1 I get the following message trying to install gnuradio: ``` ... [DEBUG] Checking if package zeromq is installed... [DEBUG]...

**Describe the bug** As stated in the title, using vim bindings does not show the block cursor when in command (the default) mode. **To Reproduce** 1. Enable vim mode. 2....

Bug
Legacy

I started this PR a while ago but am finally getting around to submitting a PR: - Creates new interface for VNAs to attempt to unify them - Removes need...

Documentation
qtapps

#### Describe the issue I'm using an interceptor to determine if I need to query my api to refresh a JWT token. I'm trying to do this by checking if...

Hi, I was wondering if it was possible to use the adrv9009_zu11eg_multi class but with some devices with the FMCOMMS8 present and some without? Setting fmcomms8=False when constructing, everything works,...

## Description Updating the README to prepare for the upcoming incorporation of FAIR's work into the GNU Radio Organization. ## Checklist - [x] I have read the [CONTRIBUTING document](https://github.com/gnuradio/gnuradio/blob/main/CONTRIBUTING.md). -...

Documentation
Backport-3.10