fix comments & readme

This commit is contained in:
ha7ilm
2015-08-18 17:22:49 +02:00
parent d9cbefb9b4
commit c9bf26f1ac
2 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,7 @@ It has the following features:
- Several bugs were fixed to improve reliability and stability.
- OpenWebRX now supports compression of audio and waterfall stream, so the required network uplink bandwidth has been decreased from 2 Mbit/s to about 200 kbit/s per client! (Measured with the default settings. It is also dependent on `fft_size`.)
- OpenWebRX now uses <a href="https://github.com/simonyiszk/csdr#sdrjs">sdr.js</a> (*libcsdr* compiled to JavaScript) for some client-side DSP tasks.
- Auto-update capability for *sdr.hu* added (currently only *sdr.hu* beta testers can use it).
- Receivers can now be listed on <a href="http://sdr.hu/">sdr.hu</a>.
- License for OpenWebRX is now Affero GPL v3.
## Setup