summaryrefslogtreecommitdiff
path: root/sdrgui/device
AgeCommit message (Expand)Author
2019-10-27SpectrumVis and DeviceUISet: add possibility to change spectrum scaling facto...f4exb
2019-10-09Presets for MIMOf4exb
2019-09-10Device UI set and Device set channel registrations unification: fixed bugf4exb
2019-09-08Device UI set and Device set channel registrations unificationf4exb
2019-08-04REST API: config: GET (11). Support of the rest of devicesf4exb
2019-08-03REST API: config: GET (7): debug phase 1f4exb
2019-05-20MIMO: AM demod: implemented stream index (except dialog and apply setting)f4exb
2019-05-18MIMO: add channelsf4exb
2019-05-16MIMO support: added basics in device UI set and device setf4exb
2019-05-09Removed all obsolete references to devicesourceapi.h and devicesinkapi.hv4.7.2f4exb
2019-05-08Single DeviceAPI interface (1)f4exb
2019-04-11Fixed incomplete copyright headers (4): sdrguif4exb
2018-12-22Reverse API: BFM demodf4exb
2018-05-30AM, NFM, SSB and WFM demods: changed channel Id URIf4exb
2018-05-30Renamed Channel Analyzer NG to Channel Analyzer externally (no classes renaming)f4exb
2018-05-06Set spectrum font to Liberation Sansf4exb
2018-03-20Moved export.h file to root of exports directory and removed utilf4exb
2018-03-16On DeviceUISet load channels delete all channels before adding new channels. ...f4exb
2018-03-03Adapt to MSVC linkerf4exb
2018-02-27Make DeviceUISet and DeviceSet classes as they are forward declared like thisf4exb
2018-01-22Specify Scope and Spectrum Vis floating point sample scalef4exb
2017-12-23Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex} DELETE i...f4exb
2017-12-23Plugin interface: simplify createTxChannelGUIf4exb
2017-12-23Plugin interface: simplify createRxChannelGUIf4exb
2017-12-23Plugin interface: simplify createTxChannelf4exb
2017-12-23Plugin interface: simplify createRxChannelf4exb
2017-12-20Reverted Fixed missing channel registration when creating a new channel from ...f4exb
2017-12-20Fixed missing channel registration when creating a new channel from a preset ...f4exb
2017-12-17Server: changes to support DeviceSetf4exb
2017-11-23Web API: implemented /sdrangel/channels: Get a list of channel plugins availa...f4exb
2017-11-09Rx channel plugins: use the demodulator constructor separated from the demodu...f4exb
2017-11-08Use the modulator constructor separated from the modulator GUI constructorf4exb
2017-11-08Renamed createTxChannel to createTxChannelGUI to described only the GUI will ...f4exb
2017-11-07Renamed createRxChannel to createRxChannelGUI to described only the GUI will ...f4exb
2017-11-02New devices handling (1)f4exb
2017-11-01Store device category (type) in the SamplingDevice structuref4exb
2017-11-01Methods to determine if a device is buit in or physicalf4exb
2017-11-01Moved device sink and source APIs amd plugin interface back to sdrbasef4exb
2017-11-01DeviceSinkAPI code cleanupf4exb
2017-11-01Tx Channel plugins now handled via DeviceUISetf4exb
2017-10-31Create channel registration methods for the Tx part in DeviceUISetf4exb
2017-10-31More cleanup on DeviceSourceAPI and PluginManagerf4exb
2017-10-31DeviceSourceAPI code cleanupf4exb
2017-10-31Hack to try ChannelAnalyzer channel plugin handled via DeviceUISetf4exb
2017-10-30Copy channel registration stuff from DeviceSourceAPI to DeviceUISetf4exb
2017-10-30Better fix previous source plugin GUI delete by doing it explicitly in the ma...f4exb
2017-10-30DeviceSourceAPI: effectively delete the UI when changing the PluginInstanceGU...f4exb
2017-10-30Removed GLSpectrum getter from DeviceSinkAPIf4exb
2017-10-30Removed GLSpectrum getter from DeviceSourceAPIf4exb
2017-10-24USe DeviceUISet new struct in main windowf4exb