1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-25 04:53:27 -04:00
Files
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
  https://github.com/llvm/llvm-project/commit/e7545b33ff79c55d08d78a35b052e494ea49a0bc

- 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
..
2019-07-22 23:14:23 +02:00
2019-05-28 15:19:19 +02:00
2019-11-02 08:42:35 +01:00
2019-07-17 13:57:50 +02:00
2019-05-28 15:19:19 +02:00