CubicSDR/src/modules/modem
vsonnier 4b323e9863 Make ReBuffer refcount management automatic, using std::shared_ptr:
- No longer need to call setRefCount() / decRefCount()
- Restore old ThreadBlockingQueue using std::deque, for std::shared_ptr correct behaviour.
2017-05-24 12:28:37 +02:00
..
analog Make ReBuffer refcount management automatic, using std::shared_ptr: 2017-05-24 12:28:37 +02:00
digital CLEANUP: some compiler and static analysis warnings 2017-01-28 14:57:27 +01:00
Modem.cpp Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
Modem.h Make ReBuffer refcount management automatic, using std::shared_ptr: 2017-05-24 12:28:37 +02:00
ModemAnalog.cpp CLEANUP: some compiler and static analysis warnings 2017-01-28 14:57:27 +01:00
ModemAnalog.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
ModemDigital.cpp CLEANUP: some compiler and static analysis warnings 2017-01-28 14:57:27 +01:00
ModemDigital.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00