Vaibhav Joshi

Results 2 issues of Vaibhav Joshi

Fixes # ## Proposed Changes -Replaced #define NUM_THREADS with constexpr std::size_t NUM_THREADS for type safety and compile-time evaluation. -Updated test loops to use hpx::wait_each to handle futures efficiently as they...

Adds runtime-changeable min/max frequency support to DigitalNumberControl and LabeledDigitalNumberControl. Introduces setMinFrequency, setMaxFrequency, and setFrequencyRange methods. Enables dynamic frequency range adjustment, useful for multi-band radios. Clamps current frequency to the new...

New Feature
QTGUI
Needs DCO