sdrangel/sdrbase/pipes
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
..
datapipes.cpp Demod Analyzer implementation with AM modulator and demodulator 2020-12-20 18:31:59 +01:00
datapipes.h Demod Analyzer implementation with AM modulator and demodulator 2020-12-20 18:31:59 +01:00
datapipescommon.cpp Implemented data pipes with generic element pipes 2020-12-20 18:31:59 +01:00
datapipescommon.h Implemented data pipes with generic element pipes 2020-12-20 18:31:59 +01:00
datapipesgcworker.cpp Demod Analyzer implementation with AM modulator and demodulator 2020-12-20 18:31:59 +01:00
datapipesgcworker.h Demod Analyzer implementation with AM modulator and demodulator 2020-12-20 18:31:59 +01:00
elementpipescommon.h Implemented data pipes with generic element pipes 2020-12-20 18:31:59 +01:00
elementpipesgc.h Check consumer exists before sending a message 2021-01-08 13:43:08 +00:00
elementpipesregistrations.h Remove use of uninitialised variable 2021-01-08 13:43:57 +00:00
messagepipes.cpp Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
messagepipes.h Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
messagepipescommon.cpp Implemented data pipes with generic element pipes 2020-12-20 18:31:59 +01:00
messagepipescommon.h Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
messagepipesgcworker.cpp Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
messagepipesgcworker.h Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
pipeendpoint.cpp Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
pipeendpoint.h Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00