Bailey Campbell
Bailey Campbell
Sure thing. Module: XBee Pro S1 Product family: XBP24 Function set: XBEE PRO 802.15.4 Firmware version: 10ef
I tried installing with both of these methods, and rerunning pybombs before I submitted this issue for both the python2 and python3 package through pip and pacman (arch's package manager)...
Just tried a full uninstall and made sure to specify pip3 but got the same result
> You should have said that in your initial report. That's pretty rude, considering I literally stated as much in my first post. > I checked and I am able...
Hey @damiankorcz, It appears to be working now. Is it possible to change the cursor to be solid and flashing instead of a box / make this a setting /...
I'm currently working on writing tests, but if anyone has ideas on how to do this it would be appreciated. Right now, I'm looking at using [pytest-mock](https://pytest-mock.readthedocs.io/en/latest/) but I'm unsure...
Hey @dvincentwest I appreciate the comments! Also want to recognize the work that went into the first implementation. I'd never done any kind of code generation like that which was...
I'll try to implement the NanoVNA and the old HP tomorrow to give a sense of implementation details for devices that don't use SCPI. As for devices that don't fit...
So with all the good comments and some thinking, I decided to alter the base class and thus the implementations. I was able to make many of the get/sets properties...
> > This is the first time I might participate in someone else's PR on github. How do I do it? Check out cafeclimber's fork and open a PR to...