sdrangel/plugins/channelrx/demoddatv/leansdr
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
..
bch.h DATV demod: MSVC build: fixed some initializations and destructions 2019-07-17 15:01:29 +02:00
convolutional.h DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
crc.h DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
discrmath.h Fix some typos 2019-07-22 23:14:23 +02:00
dsp.h DATV demod: leandvb: fixed possible int to float conversion issues in computation 2019-07-17 16:10:57 +02:00
dvb.cpp DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
dvb.h fix windows code to build with MSVC 2019-05-28 15:19:19 +02:00
dvbs2.h leansdr: fixes for macos 2019-11-02 08:42:35 +01:00
dvbs2_data.h DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
filtergen.cpp DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
filtergen.h DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
framework.cpp DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
framework.h DATV demod: more leansdr cleanup and Windows build 2019-03-24 19:53:23 +01:00
generic.h DATV demod: more leansdr cleanup and Windows build 2019-03-24 19:53:23 +01:00
gui.h DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
hdlc.h DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
iess.h DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
ldpc.h DATV demod: fixes for MSVC compilation 2019-07-17 13:57:50 +02:00
math.cpp DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
math.h fix windows code to build with MSVC 2019-05-28 15:19:19 +02:00
rs.h DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
sdr.cpp DATV demod: more leansdr cleanup and Windows build 2019-03-24 19:53:23 +01:00
sdr.h DATV demod: leandvb: fixed possible int to float conversion issues in computation 2019-07-17 16:10:57 +02:00
softword.h DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
viterbi.h DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00