From ce4a540745eb9bcaced2fe383b01ea6c1643ad84 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sun, 20 May 2018 16:30:35 +0200 Subject: Add real-time scheduling to osmotv and make it default for all base stations This is required to drastically reduce the latency of the thread execution. --- docs/sdr.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/sdr.html b/docs/sdr.html index 09bded1..6ee5319 100644 --- a/docs/sdr.html +++ b/docs/sdr.html @@ -197,7 +197,7 @@ Transmit PAL 'FUBK' test image on TV channel 21. # osmotv --sdr-soapy \ --sdr-tx-gain 60 \ --sdr-bandwidth 60000000 \ - -r 13750000 \ + -s 13750000 \ -c 21 \ tx-fubk -- cgit v1.2.3