mirror of
https://github.com/JvanKatwijk/qt-dab.git
synced 2025-10-06 00:02:40 +02:00
bug fixed and parameters set differently
This commit is contained in:
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.travis.yml
Normal file → Executable file
0
.travis.yml
Normal file → Executable file
0
CMakeLists.txt
Normal file → Executable file
0
CMakeLists.txt
Normal file → Executable file
0
CMakeLists.txt-qt4
Normal file → Executable file
0
CMakeLists.txt-qt4
Normal file → Executable file
0
CMakeLists.txt-qt5
Normal file → Executable file
0
CMakeLists.txt-qt5
Normal file → Executable file
6
README.md
Normal file → Executable file
6
README.md
Normal file → Executable file
@@ -2,6 +2,12 @@
|
||||
|
||||
Qt-DAB is a Software for Windows, Linux and Raspberry Pi for listening to terrestrial Digital Audio Broadcasting (DAB and DAB+). It is the successor of both DAB-rpi and sdr-j-DAB, two former programs by the same author.
|
||||
|
||||
-----------------------------------------------------------------
|
||||
NEW in 2.7.1
|
||||
-----------------------------------------------------------------
|
||||
|
||||
2.7.1 is merely a "bug-fix" version.
|
||||
|
||||
------------------------------------------------------------------
|
||||
NEW in 2.7
|
||||
------------------------------------------------------------------
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
HERE="$(dirname "$(readlink -f "${0}")")"
|
||||
cp "${HERE}/udev-rules-helper" /tmp/
|
||||
#cp "${HERE}/udev-rules-helper" /tmp/
|
||||
# Try to run using sudo, if this does not work ask the user for password
|
||||
sudo -n -E -- "/tmp/udev-rules-helper" || pkexec "/tmp/udev-rules-helper"
|
||||
rm "/tmp/udev-rules-helper"
|
||||
#sudo -n -E -- "/tmp/udev-rules-helper" || pkexec "/tmp/udev-rules-helper"
|
||||
#rm "/tmp/udev-rules-helper"
|
||||
exec "${HERE}/usr/bin/qt-dab" "$@"
|
||||
|
0
cmake/Modules/FindFFTW3f.cmake
Normal file → Executable file
0
cmake/Modules/FindFFTW3f.cmake
Normal file → Executable file
0
cmake/Modules/FindFaad.cmake
Normal file → Executable file
0
cmake/Modules/FindFaad.cmake
Normal file → Executable file
0
cmake/Modules/FindLSBId.cmake
Normal file → Executable file
0
cmake/Modules/FindLSBId.cmake
Normal file → Executable file
0
cmake/Modules/FindLibAIRSPY.cmake
Normal file → Executable file
0
cmake/Modules/FindLibAIRSPY.cmake
Normal file → Executable file
0
cmake/Modules/FindLibRTLSDR.cmake
Normal file → Executable file
0
cmake/Modules/FindLibRTLSDR.cmake
Normal file → Executable file
0
cmake/Modules/FindLibSampleRate.cmake
Normal file → Executable file
0
cmake/Modules/FindLibSampleRate.cmake
Normal file → Executable file
0
cmake/Modules/FindLibSndFile.cmake
Normal file → Executable file
0
cmake/Modules/FindLibSndFile.cmake
Normal file → Executable file
0
cmake/Modules/FindPortaudio.cmake
Normal file → Executable file
0
cmake/Modules/FindPortaudio.cmake
Normal file → Executable file
0
cmake/Modules/FindQWT.cmake-xxx
Normal file → Executable file
0
cmake/Modules/FindQWT.cmake-xxx
Normal file → Executable file
0
cmake/Modules/FindQwt.cmake
Normal file → Executable file
0
cmake/Modules/FindQwt.cmake
Normal file → Executable file
0
cmake/Modules/Findzlib.cmake
Normal file → Executable file
0
cmake/Modules/Findzlib.cmake
Normal file → Executable file
0
cmake/cmake_uninstall.cmake.in
Normal file → Executable file
0
cmake/cmake_uninstall.cmake.in
Normal file → Executable file
0
dab-processor.cpp
Normal file → Executable file
0
dab-processor.cpp
Normal file → Executable file
0
dab-processor.h
Normal file → Executable file
0
dab-processor.h
Normal file → Executable file
0
devices/airspy-handler/airspy-handler.cpp
Normal file → Executable file
0
devices/airspy-handler/airspy-handler.cpp
Normal file → Executable file
0
devices/airspy-handler/airspy-handler.h
Normal file → Executable file
0
devices/airspy-handler/airspy-handler.h
Normal file → Executable file
0
devices/airspy-handler/airspy-widget.ui
Normal file → Executable file
0
devices/airspy-handler/airspy-widget.ui
Normal file → Executable file
0
devices/airspy-handler/airspy-widget.ui-new
Normal file → Executable file
0
devices/airspy-handler/airspy-widget.ui-new
Normal file → Executable file
0
devices/airspy-handler/airspyfilter.cpp
Normal file → Executable file
0
devices/airspy-handler/airspyfilter.cpp
Normal file → Executable file
0
devices/airspy-handler/airspyfilter.h
Normal file → Executable file
0
devices/airspy-handler/airspyfilter.h
Normal file → Executable file
0
devices/airspy-handler/libairspy/airspy.h
Normal file → Executable file
0
devices/airspy-handler/libairspy/airspy.h
Normal file → Executable file
0
devices/airspy-handler/libairspy/airspy_commands.h
Normal file → Executable file
0
devices/airspy-handler/libairspy/airspy_commands.h
Normal file → Executable file
0
devices/airspy-handler/libairspy/filters.h
Normal file → Executable file
0
devices/airspy-handler/libairspy/filters.h
Normal file → Executable file
0
devices/airspy-handler/libairspy/iqconverter_float.h
Normal file → Executable file
0
devices/airspy-handler/libairspy/iqconverter_float.h
Normal file → Executable file
0
devices/airspy-handler/libairspy/iqconverter_int16.h
Normal file → Executable file
0
devices/airspy-handler/libairspy/iqconverter_int16.h
Normal file → Executable file
0
devices/elad-s1-handler.tgz
Normal file → Executable file
0
devices/elad-s1-handler.tgz
Normal file → Executable file
0
devices/elad-s1-handler/CMakeLists.txt
Normal file → Executable file
0
devices/elad-s1-handler/CMakeLists.txt
Normal file → Executable file
0
devices/elad-s1-handler/elad-filter.cpp
Normal file → Executable file
0
devices/elad-s1-handler/elad-filter.cpp
Normal file → Executable file
0
devices/elad-s1-handler/elad-filter.h
Normal file → Executable file
0
devices/elad-s1-handler/elad-filter.h
Normal file → Executable file
0
devices/elad-s1-handler/elad-handler.cpp
Normal file → Executable file
0
devices/elad-s1-handler/elad-handler.cpp
Normal file → Executable file
0
devices/elad-s1-handler/elad-handler.h
Normal file → Executable file
0
devices/elad-s1-handler/elad-handler.h
Normal file → Executable file
0
devices/elad-s1-handler/elad-loader.cpp
Normal file → Executable file
0
devices/elad-s1-handler/elad-loader.cpp
Normal file → Executable file
0
devices/elad-s1-handler/elad-loader.h
Normal file → Executable file
0
devices/elad-s1-handler/elad-loader.h
Normal file → Executable file
0
devices/elad-s1-handler/elad-s1.pro
Normal file → Executable file
0
devices/elad-s1-handler/elad-s1.pro
Normal file → Executable file
0
devices/elad-s1-handler/elad-worker.cpp
Normal file → Executable file
0
devices/elad-s1-handler/elad-worker.cpp
Normal file → Executable file
0
devices/elad-s1-handler/elad-worker.h
Normal file → Executable file
0
devices/elad-s1-handler/elad-worker.h
Normal file → Executable file
0
devices/elad-s1-handler/widget.ui
Normal file → Executable file
0
devices/elad-s1-handler/widget.ui
Normal file → Executable file
0
devices/extio-handler/common-readers.cpp
Normal file → Executable file
0
devices/extio-handler/common-readers.cpp
Normal file → Executable file
0
devices/extio-handler/common-readers.h
Normal file → Executable file
0
devices/extio-handler/common-readers.h
Normal file → Executable file
0
devices/extio-handler/extio-handler.cpp
Normal file → Executable file
0
devices/extio-handler/extio-handler.cpp
Normal file → Executable file
0
devices/extio-handler/extio-handler.h
Normal file → Executable file
0
devices/extio-handler/extio-handler.h
Normal file → Executable file
0
devices/extio-handler/extio-widget.ui
Normal file → Executable file
0
devices/extio-handler/extio-widget.ui
Normal file → Executable file
0
devices/extio-handler/reader.h
Normal file → Executable file
0
devices/extio-handler/reader.h
Normal file → Executable file
0
devices/extio-handler/virtual-reader.cpp
Normal file → Executable file
0
devices/extio-handler/virtual-reader.cpp
Normal file → Executable file
0
devices/extio-handler/virtual-reader.h
Normal file → Executable file
0
devices/extio-handler/virtual-reader.h
Normal file → Executable file
0
devices/filereader-widget.ui
Normal file → Executable file
0
devices/filereader-widget.ui
Normal file → Executable file
0
devices/hackrf-handler/hackrf-handler.cpp
Normal file → Executable file
0
devices/hackrf-handler/hackrf-handler.cpp
Normal file → Executable file
0
devices/hackrf-handler/hackrf-handler.h
Normal file → Executable file
0
devices/hackrf-handler/hackrf-handler.h
Normal file → Executable file
0
devices/hackrf-handler/hackrf-widget.ui
Normal file → Executable file
0
devices/hackrf-handler/hackrf-widget.ui
Normal file → Executable file
0
devices/hackrf-handler/hackrf-widget.ui.old
Normal file → Executable file
0
devices/hackrf-handler/hackrf-widget.ui.old
Normal file → Executable file
0
devices/hackrf-handler/libhackrf/hackrf.h
Normal file → Executable file
0
devices/hackrf-handler/libhackrf/hackrf.h
Normal file → Executable file
0
devices/lime-handler/LMS7002M_parameters.h
Normal file → Executable file
0
devices/lime-handler/LMS7002M_parameters.h
Normal file → Executable file
0
devices/lime-handler/LimeSuite.h
Normal file → Executable file
0
devices/lime-handler/LimeSuite.h
Normal file → Executable file
0
devices/lime-handler/lime-handler.cpp
Normal file → Executable file
0
devices/lime-handler/lime-handler.cpp
Normal file → Executable file
0
devices/lime-handler/lime-handler.h
Normal file → Executable file
0
devices/lime-handler/lime-handler.h
Normal file → Executable file
0
devices/lime-handler/lime-widget.ui
Normal file → Executable file
0
devices/lime-handler/lime-widget.ui
Normal file → Executable file
0
devices/rawfiles/raw-reader.cpp
Normal file → Executable file
0
devices/rawfiles/raw-reader.cpp
Normal file → Executable file
0
devices/rawfiles/raw-reader.h
Normal file → Executable file
0
devices/rawfiles/raw-reader.h
Normal file → Executable file
0
devices/rawfiles/rawfiles.cpp
Normal file → Executable file
0
devices/rawfiles/rawfiles.cpp
Normal file → Executable file
0
devices/rawfiles/rawfiles.h
Normal file → Executable file
0
devices/rawfiles/rawfiles.h
Normal file → Executable file
0
devices/rtl_tcp/rtl_tcp-widget.ui
Normal file → Executable file
0
devices/rtl_tcp/rtl_tcp-widget.ui
Normal file → Executable file
0
devices/rtl_tcp/rtl_tcp_client.cpp
Normal file → Executable file
0
devices/rtl_tcp/rtl_tcp_client.cpp
Normal file → Executable file
0
devices/rtl_tcp/rtl_tcp_client.h
Normal file → Executable file
0
devices/rtl_tcp/rtl_tcp_client.h
Normal file → Executable file
0
devices/rtlsdr-handler/rtl-dongleselect.cpp
Normal file → Executable file
0
devices/rtlsdr-handler/rtl-dongleselect.cpp
Normal file → Executable file
0
devices/rtlsdr-handler/rtl-dongleselect.h
Normal file → Executable file
0
devices/rtlsdr-handler/rtl-dongleselect.h
Normal file → Executable file
0
devices/rtlsdr-handler/rtl-sdr.h
Normal file → Executable file
0
devices/rtlsdr-handler/rtl-sdr.h
Normal file → Executable file
0
devices/rtlsdr-handler/rtl-sdr_export.h
Normal file → Executable file
0
devices/rtlsdr-handler/rtl-sdr_export.h
Normal file → Executable file
0
devices/rtlsdr-handler/rtlsdr-handler.cpp
Normal file → Executable file
0
devices/rtlsdr-handler/rtlsdr-handler.cpp
Normal file → Executable file
0
devices/rtlsdr-handler/rtlsdr-handler.h
Normal file → Executable file
0
devices/rtlsdr-handler/rtlsdr-handler.h
Normal file → Executable file
0
devices/rtlsdr-handler/rtlsdr-widget.ui
Normal file → Executable file
0
devices/rtlsdr-handler/rtlsdr-widget.ui
Normal file → Executable file
0
devices/sdrplay-handler/mirsdrapi-rsp.h
Normal file → Executable file
0
devices/sdrplay-handler/mirsdrapi-rsp.h
Normal file → Executable file
0
devices/sdrplay-handler/sdrplay-handler.cpp
Normal file → Executable file
0
devices/sdrplay-handler/sdrplay-handler.cpp
Normal file → Executable file
0
devices/sdrplay-handler/sdrplay-handler.h
Normal file → Executable file
0
devices/sdrplay-handler/sdrplay-handler.h
Normal file → Executable file
0
devices/sdrplay-handler/sdrplay-widget.ui
Normal file → Executable file
0
devices/sdrplay-handler/sdrplay-widget.ui
Normal file → Executable file
0
devices/sdrplay-handler/sdrplayselect.cpp
Normal file → Executable file
0
devices/sdrplay-handler/sdrplayselect.cpp
Normal file → Executable file
0
devices/sdrplay-handler/sdrplayselect.h
Normal file → Executable file
0
devices/sdrplay-handler/sdrplayselect.h
Normal file → Executable file
0
devices/soapy/soapy-handler.cpp
Normal file → Executable file
0
devices/soapy/soapy-handler.cpp
Normal file → Executable file
0
devices/soapy/soapy-handler.h
Normal file → Executable file
0
devices/soapy/soapy-handler.h
Normal file → Executable file
0
devices/soapy/soapy-widget.ui
Normal file → Executable file
0
devices/soapy/soapy-widget.ui
Normal file → Executable file
0
devices/soapy/soapy-worker.cpp
Normal file → Executable file
0
devices/soapy/soapy-worker.cpp
Normal file → Executable file
0
devices/soapy/soapy-worker.h
Normal file → Executable file
0
devices/soapy/soapy-worker.h
Normal file → Executable file
0
devices/soapy/soapy_CF32.cpp
Normal file → Executable file
0
devices/soapy/soapy_CF32.cpp
Normal file → Executable file
0
devices/soapy/soapy_CF32.h
Normal file → Executable file
0
devices/soapy/soapy_CF32.h
Normal file → Executable file
0
devices/soapy/soapy_CS16.cpp
Normal file → Executable file
0
devices/soapy/soapy_CS16.cpp
Normal file → Executable file
0
devices/soapy/soapy_CS16.h
Normal file → Executable file
0
devices/soapy/soapy_CS16.h
Normal file → Executable file
0
devices/soapy/soapy_CS8.cpp
Normal file → Executable file
0
devices/soapy/soapy_CS8.cpp
Normal file → Executable file
0
devices/soapy/soapy_CS8.h
Normal file → Executable file
0
devices/soapy/soapy_CS8.h
Normal file → Executable file
0
devices/uhd/uhd-input.cpp
Normal file → Executable file
0
devices/uhd/uhd-input.cpp
Normal file → Executable file
0
devices/uhd/uhd-input.h
Normal file → Executable file
0
devices/uhd/uhd-input.h
Normal file → Executable file
0
devices/uhd/uhd-widget.ui
Normal file → Executable file
0
devices/uhd/uhd-widget.ui
Normal file → Executable file
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user