1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-08 22:26:33 -04:00
sdrangel/plugins
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
..
channelmimo AFC: implemented message pipes for sending back channel settings. Implemented in all relevant channel plugins. Removed obsolete methods 2020-12-13 13:04:36 +01:00
channelrx Demod Analyzer: implementation for the rest of planned plugins 2020-12-21 02:30:29 +01:00
channeltx Demod Analyzer: implementation for the rest of planned plugins 2020-12-21 02:30:29 +01:00
feature Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
samplemimo Fixed narrowing warning when Rx sample size is 16 bits 2020-11-24 00:02:44 +01:00
samplesink Fix sdriq file format documentation 2021-01-03 22:18:04 +07:00
samplesource Reworked ARM Neon detection and remote plugins inclusion in the build 2020-11-23 21:16:25 +01:00
CMakeLists.txt Interferomter 2020-11-10 16:38:12 +01:00
readme_server.md Renamed MainCore to MainServer 2020-10-10 03:20:42 +02:00