Josh Blum

Results 129 issues of Josh Blum

- auto combine breakers logic when moving objects between pages - support for breakers in the properties window to edit the node name - show all breaker connections in the...

enhancement

Was there supposed to be a tag for this commit? https://github.com/audiofilter/spuce/commit/1808430d74380e3a75a52f643f1113b90a782a9d

``` > C:\projects\LimeSDR\pothos\spuce\test_spuce\test_cic.cpp(23): error C2220: > warning treated as error - no 'object' file generated > C:\projects\LimeSDR\pothos\spuce\test_spuce\test_cic.cpp(23): warning > C4800: 'signed char': forcing value to bool 'true' or 'false' (performance...

This is intended to be a functional example of the C API that demonstrates the control and streaming interfaces. Discussion for reference: https://discourse.myriadrf.org/t/limesdr-base-commands/608/11

enhancement

Thoughts on doing a better job of implementing automatic and manual filter settings, any comments are appreciated: Currently the setBandwidth() function tries to set the baseband filter only. But the...

enhancement

- dc removal - iq imbalance

enhancement
FPGA

We don't need libusb1.0, but its a compilation requirement to use the lms-suite inside the NovenaRF module. It may be worth commenting out libusb with ifdefs to avoid this requirement.

question
host

The rules would set permissions on - /dev/spidev2.0 - /dev/novena_rf - /sys/class/gpio/gpio135/\* - reset - /sys/class/gpio/gpio122/\* - spi sen The gpios also have to be exported.

enhancement
host

I put in a chain of 4 half-bands for both interpolation and decimation by up to 1,2,4,8,or 16. Its not ideal: - Every filter in the chain is identical (11...

enhancement