ha7ilm / openwebrx

Open source, multi-user SDR receiver software with a web interface
https://sdr.hu/openwebrx
GNU Affero General Public License v3.0
986 stars 471 forks source link

TypeError: Cannot set property 'offset_frequency' of undefined #5

Closed pminervini closed 9 years ago

pminervini commented 9 years ago

When clicking on the gray bar for setting the frequency, I'm getting this message:

TypeError: Cannot set property 'offset_frequency' of undefined

4 http://172.17.0.26:8073/openwebrx.js:478:34

3 http://172.17.0.26:8073/openwebrx.js:478:34 demodulator_set_offset_frequency()

2 http://172.17.0.26:8073/openwebrx.js:557:57 scale_canvas_end_drag()

1 http://172.17.0.26:8073/openwebrx.js:562:27 HTMLCanvasElement.scale_canvas_mouseup()

Options | Contribute