Wykres commitów

48 Commity (409a4e229272382f22a59c90a67f02561be2ce6f)

Autor SHA1 Wiadomość Data
f4exb 08a6554c4e Multi device support: set version to 2.0.0 in all plugins 2016-05-17 15:29:28 +02:00
f4exb 2f1c9eac6e Multi device support: use device API for channel registrations 2016-05-16 19:37:53 +02:00
f4exb 2e473cc27c Multi device support: channel plugin per device mechanism extended to all channel plugins 2016-05-16 10:05:09 +02:00
f4exb 7452e2fe04 Multi device support: cleanup after last commit 2016-05-14 21:33:12 +02:00
f4exb 3cba9014b6 Multi device support: removed main window channel acion dependency 2016-05-14 20:57:43 +02:00
f4exb 66daf9fa4e Multi device support: access DSPDeviceEngine from the channel plugins using the plubgin API and not a direct access 2016-05-11 18:29:01 +02:00
f4exb 85778dbcc1 CMakeLists.txt files cleanup 2016-03-29 09:36:19 +02:00
f4exb 0b6f236f43 Windows build: added tcpsrc channel plugin to the build 2016-03-10 03:09:54 +01:00
f4exb 7f27e8f1c3 Windows build: added .pro files for the rest of channel plugins 2016-03-10 02:44:13 +01:00
f4exb 6fd9e4f5bc cmake: added install and uninstall targets 2016-02-24 11:51:36 +01:00
f4exb 24607ee6f1 Added tooltip for all channel GUIs frequency shift direction button 2016-01-12 19:54:37 +01:00
Edouard Griffiths 1c6f97bba9 Added missing tooltips in channel GUIs 2016-01-12 13:14:14 +01:00
f4exb 802e8f300f UDP and TCP channel sources: Normalize delta frequency font size 2016-01-12 06:26:51 +01:00
F4EXB ec8e4d51df Font size and face normalization (final) 2016-01-12 05:51:26 +01:00
f4exb 7fa649aacc Fixed unresolved symbol in TCP Src channel plugin 2015-12-24 15:30:41 +01:00
f4exb ffebc53586 TCPSrc channel: process connexion/deconnnexion through messages 2015-11-27 08:49:36 +01:00
f4exb f981773f81 TCP src code cleanup 2015-11-19 03:26:46 +01:00
f4exb 0492c50e55 Enhancements to TCP src plugin. Effectively show channel power on TCP src GUI 2015-11-18 06:05:13 +01:00
f4exb 9b93405554 TCPsrc GUI enhancements 2015-11-18 05:36:29 +01:00
f4exb 7742c0de2d Optimization: avoid cvtsd2ss instructions by using explicit floating point litterals. Spectrum histogram calculation optimization 2015-10-09 03:59:28 +02:00
f4exb 921b511f96 Presets by source: set center frequency from preset center frequency 2015-09-29 03:35:14 +02:00
f4exb 005eae774e Deep redesign: use references for the iterator parameters of the sample sinks feed method 2015-08-25 08:24:23 +02:00
f4exb a58deec1dc Deep redesign: TCPsrc demod: allocalte channel marker on demod GUI object stack 2015-08-25 00:52:37 +02:00
f4exb d2ed278ba3 Deep redesign: Rest of demods: Mutex to prevent concurrent critical updates with feed method 2015-08-24 23:23:45 +02:00
f4exb ca86cb781b Deep redesign: fixed apply settings on mouse movements for channels that were missing conditional apply settings 2015-08-24 04:09:36 +02:00
f4exb bc287a4c33 Deep redesign: debug session #2 phase #2: fixed multi-threading of channelizers 2015-08-21 08:54:28 +02:00
f4exb 582ce24c62 Use specific message to communicate between channelizer and demodulator 2015-08-19 22:12:52 +02:00
f4exb 1fdeaa62c3 Deep redesign: Init sequence review phase #4: Fixing channel GUI init 2015-08-19 02:18:15 +02:00
f4exb 9be9f2d807 Deep redesign: Init sequence review phase #2: Fixing channel GUI init 2015-08-19 01:02:52 +02:00
f4exb a6a7145f3d Deep redesign: phase #4. Compiles 2015-08-17 08:29:34 +02:00
f4exb a7da0b76e2 Fixed startup initialization sequence: interim state #1 2015-08-12 09:03:02 +02:00
f4exb 6d27dc5e0b Sort channel plugins by delta frequency and type before saving to preset 2015-07-19 02:07:40 +02:00
f4exb 1c7ea3dfb3 Added a plugin for BladeRF. Removed GNUradio from the build (gr-osmocom source) as this does not work properly 2015-06-07 03:30:28 +02:00
f4exb 3f106ade9e Working unoptimzied WFM just mono (AF baseband) 2015-05-15 11:29:41 +02:00
John Greb 79b67360bc Replace missing header. 2015-01-09 08:30:26 +00:00
John Greb 29445cff38 Separate filters. 2014-12-31 17:45:01 +00:00
John Greb 06c50842ae Boost. 2014-12-28 19:04:26 +00:00
John Greb 64de524abc TCP NFM. 2014-12-25 12:00:13 +00:00
John Greb 4135c8f5ad Bandpass FFT. 2014-12-22 20:23:55 +00:00
John Greb 1e8b20412c Typos. 2014-12-19 19:17:46 +00:00
John Greb 34b5a5992b Fix TCP SSB FFT FTW. 2014-12-18 19:17:42 +00:00
John Greb 6944ed8ea9 TCP SSB FFT. 2014-12-17 21:06:02 +00:00
hexameron 4ef7857aa5 SSB over TCP. 2014-12-03 18:41:38 +00:00
hexameron fbae7c7f8e Segfault from interpolator changes. 2014-11-25 15:24:21 +00:00
John Greb a9c2c14221 Simplify interpolator. 2014-11-25 08:31:44 +00:00
John Greb 3717af3f43 Quiet more warnings. 2014-11-21 19:44:19 +00:00
Hexameron fa780d9134 Demispectrum. 2014-06-15 09:32:25 +01:00
Hexameron 7d3bfb26fc git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00