1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-12 16:16:35 -04:00
sdrangel/plugins
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
..
channelrx leansdr: fixes for macos 2019-11-02 08:42:35 +01:00
channeltx AMMod: adapt to MO devices 2019-10-21 01:00:46 +02:00
samplemimo MIMO: MO operation fixes 2019-10-20 20:05:30 +02:00
samplesink Corrected device display name channel handling 2019-10-09 07:39:52 +02:00
samplesource Corrected device display name channel handling 2019-10-09 07:39:52 +02:00
CMakeLists.txt Merged latest developments on dev branch (4.8.1 and 4.8.2) 2019-05-31 12:45:29 +02:00
readme_server.md cmake: full refactor to remove qmake and use cmake on all platforms 2019-05-21 20:19:25 +02:00