Update README.md again.

This commit is contained in:
ha7ilm 2016-02-14 18:53:06 +01:00
parent c9e23f23c0
commit 5f04391289
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ It has the following features:
**News (2015-02-14)**
- The DDC in *csdr* has been [manually optimized](https://github.com/simonyiszk/csdr/blob/2b54054a9f5de9a908ee075b488a5ee74f41ba18/libcsdr.c#L300) for ARM NEON, so it runs around 3 times faster on the Raspberry Pi 2 than before.
- Also we use *ncat* instead of *rtl_mus*, and it is 3 times faster.
- OpenWebRX now supports URLs like: http://localhost:8073/#freq=145555000,mod=usb
- OpenWebRX now supports URLs like: `http://localhost:8073/#freq=145555000,mod=usb`
- UI improvements were made, thanks to John Seamons and Gnoxter.
> When upgrading OpenWebRX, please make sure that you upgrade *csdr*, and install the new (optional) dependency *ncat*!