From 32a9102b91889738b2d26709d966e66bd42ed6a2 Mon Sep 17 00:00:00 2001 From: ha7ilm Date: Sun, 14 Feb 2016 19:35:39 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78b4e52..08bf4be 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ It has the following features: - Receivers can now be listed on SDR.hu. - License for OpenWebRX is now Affero GPL v3. -**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. +**News (2016-02-14)** +- The DDC in *csdr* has been manually optimized 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` - UI improvements were made, thanks to John Seamons and Gnoxter.