Derek Kozel

Results 70 comments of Derek Kozel

Development of the GRC Qt port is happening on the [gnuradio/feature-grc-qt](https://github.com/gnuradio/gnuradio/tree/feature-grc-qt) branch and being tracked on the [Qt GRC Project](https://github.com/gnuradio/gnuradio/projects/7). @dine909 Any chance you're interested in looping back onto this?...

I've just tested with [ESP Async WebServer version 2.10.8](https://github.com/ESP32Async/ESPAsyncWebServer/tree/b70d36f2bec270e504bdc739b91a0fcbf3d84377) and the final commit of [ESP Async TCP](https://github.com/ESP32Async/ESPAsyncTCP). It'd be slightly nice for GBS Control to update to the version 3...

I've updated the code to work for ESP Async Webserver 3+ at PR https://github.com/ramapcsx2/gbs-control/pull/596

Realized that the platformio.ini file needed to be updated with the newer dependencies. I also added the esp12a board as I'm using a NodeMCU v3.

@sidkapoor97 You should first solve all the build errors without making any changes to the script. When GNU Radio works normally, then make your changes. If there are errors with...

Bit of a variety of labels there. I agree that throwing an exception is preferable. @marcusmueller can we get some guidance here so someone would know if this change should...

Thanks @sirjeannot for pointing out the need to use the v2.x of the Async Webserver. Here's the link to the code at that point for anyone looking: [ESP Async WebServer...

For the DCO: As the point of contact for @johnwparent during the development of installer code under the ARDC grant run through the SETI Institute I attest that per the...

Hello @omprakash970 Can you add more detail here please? Right now it is not clear what status information about a radio you are looking for. I recommend joining the GNU...

High CPU usage is expected in a flowgraph without the Throttle block or a hardware Source/Sink such as an audio soundcard or radio. GNU Radio's scheduler will run the data...