1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-07 13:46:35 -04:00
sdrangel/plugins/channelrx
Davide Gerhard 0572a1643c
leansdr: fixes for macos
- plscodes.LENGTH
  llvm < 3.9.0 doesn't support "Variable length array" and therefore
  can't be used (it is not part of c++11 standard). see commit
  e7545b33ff

- float casting is needed to avoid confusione between double and float

- F_SETPIPE_SZ is not supported on macOS
2019-11-02 08:42:35 +01:00
..
chanalyzer Channel Analyzer: use FFTW (or Kiss) engine with Hamming window for auto correlation 2019-08-18 01:58:09 +02:00
demodam Allow channel marker to be present in more than one spectrum in MIMO mode 2019-09-09 00:59:03 +02:00
demodatv REST API: config: added ATV demodulator 2019-08-11 11:35:53 +02:00
demodbfm Channel Rx plugins: implement MIMO support 2019-10-09 07:39:52 +02:00
demoddatv leansdr: fixes for macos 2019-11-02 08:42:35 +01:00
demoddsd Channel Rx plugins: implement MIMO support 2019-10-09 07:39:52 +02:00
demodfreedv Channel Rx plugins: implement MIMO support 2019-10-09 07:39:52 +02:00
demodlora REST API: config: GET (4): optimize channel settings API management and generally improve constedness 2019-08-03 01:05:16 +02:00
demodnfm Channel Rx plugins: implement MIMO support 2019-10-09 07:39:52 +02:00
demodssb Channel Rx plugins: implement MIMO support 2019-10-09 07:39:52 +02:00
demodwfm Channel Rx plugins: implement MIMO support 2019-10-09 07:39:52 +02:00
freqtracker Channel Rx plugins: implement MIMO support 2019-10-09 07:39:52 +02:00
localsink Channel Rx plugins: implement MIMO support 2019-10-09 07:39:52 +02:00
remotesink Channel Rx plugins: implement MIMO support 2019-10-09 07:39:52 +02:00
udpsink Channel Rx plugins: implement MIMO support 2019-10-09 07:39:52 +02:00
CMakeLists.txt cmake: windows fixes for MSVC 2019-05-28 15:19:12 +02:00