1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-08 22:26:33 -04:00
sdrangel/sdrbase
Jon Beniston 0ab857c358 Add PipeEndPoint class, that both ChannelAPI and Feature can inherit
from, to allow either to be used as pipe sources.
Add MsgMapItem, MsgPacket and MsgTargetAzimuthElevation messages that
can be passed between channels and features via pipes.
2021-01-13 17:07:38 +00:00
..
ambe Add support for VS2019 and Ninja 2020-11-04 10:40:17 +01:00
audio Fixes for clang-cl build 2020-11-22 04:01:02 +01:00
channel Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
commands Fixed Qt version checks 2020-11-04 23:05:32 +01:00
device Fixed -Wunused-variable warnings 2020-11-14 18:45:05 +01:00
dsp Demod Analyzer implementation with AM modulator and demodulator 2020-12-20 18:31:59 +01:00
feature Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
limerfe Fixed -Wtype-limits warnings 2020-11-14 19:18:41 +01:00
pipes Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
plugin Fixes for clang-cl build 2020-11-22 04:01:02 +01:00
resources Demod Analyzer: REST API update. AMMod: fixed include issue 2020-12-20 19:01:54 +01:00
settings Fixed -Wunused-variable warnings 2020-11-14 18:45:05 +01:00
util VOR single channel: first working release of VOR localizer feature plugin 2020-12-07 19:32:43 +01:00
webapi VOR single channel: first working release of VOR localizer feature plugin 2020-12-07 19:32:43 +01:00
websockets Fixed -Wunused-variable warnings 2020-11-14 18:45:05 +01:00
CMakeLists.txt Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
maincore.cpp Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
maincore.h Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
mainparser.cpp Updated versions and changelogs 2020-11-12 22:45:20 +01:00
mainparser.h Added fftwf-wisdom option to specify FFTW wisdom file 2020-03-16 21:33:58 +01:00