András Retzler

Results 16 issues of András Retzler

I'm getting this error with `[email protected]`: ```  webpack /home/pcfl/.nvm/versions/node/v6.2.1/lib/node_modules/webpack/bin/webpack.js:315 throw e; ^ TypeError: Cannot read property 'apply' of null at IconsPlugin.apply (/home/pcfl/gflow/project/node_modules/icons-loader/IconsPlugin.js:38:30) at Compiler.apply (/home/pcfl/.nvm/versions/node/v6.2.1/lib/node_modules/webpack/node_modules/tapable/lib/Tapable.js:306:16) at webpack (/home/pcfl/.nvm/versions/node/v6.2.1/lib/node_modules/webpack/lib/webpack.js:32:19) at...

If my function contains `pinv(...,'symbolicqr')` and I `expand()` it, the resulting `SXfunction` will give incorrect results. To reproduce, see the following example: ```matlab clear all import casadi.* example_input = magic(3);...

![image](https://user-images.githubusercontent.com/5903408/158881900-a88c5c40-826b-414b-867e-285b69a42cd0.png)

We should be able to label some frequencies. Clicking on the label should set frequency and modulation mode. - The list of labels should be contained in a separate file.

enhancement

These parameters would include: - Center frequency - Gain - Auto gain - etc... This was useful for private receivers.

enhancement

Hans, DL9RDZ has reported that they were getting audio underruns running OpenWebRX on a Raspberry Pi until they removed the `csdr flowcontrol` from the DSP chain at this line. If...

I've already made a lot of progress, see more here: http://blog.sdr.hu/2016/03/13/recent-work.html

enhancement

Turning the mouse wheel while it is over the frequency display should change the frequency.

enhancement