summaryrefslogtreecommitdiff
path: root/plugins/channeltx/modam/ammod.cpp
AgeCommit message (Expand)Author
2018-11-13Windows: MSVC2017: fixed more attribute unused cases (1)f4exb
2018-09-12Foolproof AudioFifo to try fix issue #210. Consequently removed useless timeo...f4exb
2018-08-08Web API: fixed bug in PUT/PATCH of modulators not setting differentiallyf4exb
2018-04-14SSB mod: Web API: settings and report implementationf4exb
2018-04-06AM demod: Web API: settings and report implementation. NFM demod: fixesf4exb
2018-04-05AM mod: put AF input mode in settingsf4exb
2018-03-29Multiple audio support: AM modulatorf4exb
2018-03-25Multiple audio support: extend audio output information to UDP/RTP informatio...f4exb
2018-03-24Multiple audio support: removed audio methods from DSP engine and use AudioDe...f4exb
2018-03-16Channel Tx modulators: in constructor make sure the thread is launched when a...f4exb
2018-02-14Fixed memory leak with handling of DSPSignalNotification message in modulator...f4exb
2018-02-03Moving average cleanupf4exb
2018-01-22Differentiate Rx and Tx DSP sample sizesf4exb
2018-01-21Replaced hardcoded bit scaling literals by definesf4exb
2018-01-09All concerned mods: call applyChannelSettings with force=true at construction...f4exb
2017-12-29AM and ATV Mods : use specific method to apply channelizer sample rate and fr...f4exb
2017-12-20Use a name field in channels to be used in headless version to replace the GU...f4exb
2017-12-17Server: changes to support DeviceSetf4exb
2017-12-10Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings...f4exb
2017-11-23Web API: implemented /sdrangel/channels: Get a list of channel plugins availa...f4exb
2017-11-19Web API: report Tx channel info summary (2)f4exb
2017-11-19Web API: report Tx channel info summaryf4exb
2017-11-08Added mod constructor interface in the plugin API. Created method in all Tx c...f4exb
2017-10-21All other audio modulators: use CW keyer's pulse smootherf4exb
2017-10-11AM modulator: fixed frequency shift control sequencef4exb
2017-10-10AM modulator: GUI and modulator separation phase1f4exb
2017-10-10PlutoSDR output: use settings in modulatorf4exb
2017-10-10PlutoSDR output: use settings in modulator (4)f4exb
2017-10-10PlutoSDR output: use settings in modulator (3)f4exb
2017-10-10PlutoSDR output: use settings in modulator (2)f4exb
2017-10-10PlutoSDR output: use settings in modulator (1)f4exb
2017-09-28Baseband sample source: change messaging mechanism between channel sink and GUIf4exb
2017-08-25Use new audio fifo based on audio sample typef4exb
2017-08-08Audio modulators: reduce audio input file buffer to 0.1sf4exb
2017-08-06AM modulator: pull a number of input audio samples depending on total interpo...f4exb
2017-05-25activated compiler warningsf4exb
2017-05-11Remved default constuctors in Moving average and AGC classesf4exb
2016-12-26Fixed audio FIFO read lengthf4exb
2016-12-26Corrected number of audio samples pulled considering interpolationf4exb
2016-12-26All modulators: use buffer for input audio that is always in use while genera...f4exb
2016-12-22Modulators: changed single Tx channel samples feed handling. Pure virtual fun...f4exb
2016-12-22Modulators: changed single Tx channel samples feed handlingf4exb
2016-12-19AM Modulator: implemented channel mutef4exb
2016-12-16CW smoother: set default ramp time to 4ms and set the modulators ramp time at...f4exb
2016-12-14AM Modulator: use CW smootherf4exb
2016-12-12SSB Modulator; compiles yet non functionalf4exb
2016-12-11NFM Modulator: added CW keyerf4exb
2016-12-11CW Keyer with GUI. Sort of worksf4exb
2016-12-10CW Keyer: test with AM modulator and fixesf4exb
2016-12-02AM Modulator: implement generic volume control and volume level meterf4exb