Edouard Griffiths
|
78c7a3ac45
|
SDRdaemon plugin: removed duplicate lines in .ui file
|
2016-03-18 18:04:03 +01:00 |
|
Edouard Griffiths
|
c1c64b7051
|
SDRdaemon plugin: implemented reset buffer indexes and auto balance buffer reads/writes
|
2016-03-18 14:03:34 +01:00 |
|
Edouard Griffiths
|
f7e3db53fe
|
SDRdaemon plugin: fixed buffer gauge calculation
|
2016-03-18 10:52:35 +01:00 |
|
f4exb
|
b97ab1bd9d
|
SDRdaemon plugin: corrected buffer gauge value calculation
|
2016-03-18 08:45:01 +01:00 |
|
Edouard Griffiths
|
22c3078c3a
|
SDRdaemon plugin: added gauges for main buffer read vs writes
|
2016-03-17 15:41:48 +01:00 |
|
Edouard Griffiths
|
335ecea84a
|
SDRdaemon: use own timer for Windows build with optimized interval at 50ms
|
2016-03-17 09:17:02 +01:00 |
|
Edouard Griffiths
|
12ff4c2334
|
SDRdaemon: use own timer for Windows build with optimized interval at 60ms
|
2016-03-17 01:56:09 +01:00 |
|
f4exb
|
55f389cfb0
|
SDRdaemon plugin: use internal (slower) timer for Windows release only. Fixed compile error
|
2016-03-16 22:40:54 +01:00 |
|
Edouard Griffiths
|
be13c80e73
|
SDRdaemon plugin: use internal (slower) timer for Windows release only
|
2016-03-16 18:46:16 +01:00 |
|
Edouard Griffiths
|
8a44f5c089
|
SDRdaemon plugin: get throttle interval from the timer. Removed useless chunk size attrubute
|
2016-03-16 18:26:44 +01:00 |
|
f4exb
|
87a53f03a2
|
SDRdaemon plugin: attempt to fix the skew rate calculation
|
2016-03-16 09:10:29 +01:00 |
|
f4exb
|
d5f65a7e39
|
SDRdaemon plugin: use a fixed time bound raw buffer of 8 seconds
|
2016-03-16 05:51:22 +01:00 |
|
f4exb
|
17d58ba2a5
|
BFM demod plugin: fixed core dump due to missing initialization in RDS parser constructor
|
2016-03-16 05:02:35 +01:00 |
|
f4exb
|
199b04de90
|
SDRdaemon plugin: ensure a mnimum size of 16MB for the raw buffer
|
2016-03-15 22:20:44 +01:00 |
|
f4exb
|
42e139e63e
|
SDRdaemon plugin: switchable auto skwew rate following
|
2016-03-15 21:22:12 +01:00 |
|
Edouard Griffiths
|
026016c0d5
|
SDRdaemon: new auto skew rate compensation #1
|
2016-03-15 18:56:15 +01:00 |
|
Edouard Griffiths
|
f9c13dace9
|
SDRdaemon plugin: auto adaptive throttling
|
2016-03-15 18:06:02 +01:00 |
|
f4exb
|
35db910ba9
|
SDRdaemon plugin: auto adaptive throttling preparation
|
2016-03-15 06:13:52 +01:00 |
|
f4exb
|
47a3f534dd
|
File Source input: correct setBuffer paramter type
|
2016-03-14 08:21:06 +01:00 |
|
Edouard Griffiths
|
1393a93070
|
File Source plugin: auto adaptative throttling
|
2016-03-14 01:43:21 +01:00 |
|
f4exb
|
1a9af41ac3
|
Windows build: added Airspy plugin
|
2016-03-13 01:22:00 +01:00 |
|
f4exb
|
1eeb308d47
|
File Source plugin: removed redundant navigation time display
|
2016-03-13 00:46:37 +01:00 |
|
f4exb
|
108e743da8
|
Windows build: added Hackrf plugin
|
2016-03-13 00:34:46 +01:00 |
|
f4exb
|
1ba3324844
|
HackRF plugin: initialize hackrf library before trying to enumerate
|
2016-03-12 23:17:51 +01:00 |
|
f4exb
|
137193ff3b
|
Windows build: added RTL-SDR input plugin with dependency to binary libusb for MinGW32
|
2016-03-12 03:17:30 +01:00 |
|
f4exb
|
2e211365eb
|
SDRdaemon plugin: cosmeticc changes in UI
|
2016-03-11 08:36:05 +01:00 |
|
f4exb
|
763594c2f0
|
SDRdaemon plugin: button to make auto follow stream sample rate optional
|
2016-03-11 05:25:25 +01:00 |
|
f4exb
|
1e34641138
|
Corrected date stamps calculation for Windows (MinGW) compatibility
|
2016-03-11 03:30:13 +01:00 |
|
f4exb
|
8be4c20f5b
|
Windows build: added udpsrc channel plugin to the build
|
2016-03-10 03:11:18 +01:00 |
|
f4exb
|
0b6f236f43
|
Windows build: added tcpsrc channel plugin to the build
|
2016-03-10 03:09:54 +01:00 |
|
f4exb
|
b7a39452bf
|
WFMdemod: removed useless dependency on GLSpectrum
|
2016-03-10 03:07:13 +01:00 |
|
f4exb
|
7902d97b49
|
NFMdemod: removed useless dependency on GLSpectrum
|
2016-03-10 02:59:56 +01:00 |
|
f4exb
|
8cc3ec4d03
|
Windows build: added demodbfm channel plugin to the build
|
2016-03-10 02:54:25 +01:00 |
|
f4exb
|
7f27e8f1c3
|
Windows build: added .pro files for the rest of channel plugins
|
2016-03-10 02:44:13 +01:00 |
|
f4exb
|
ef9dbefe50
|
Renamed channel plugin directories
|
2016-03-10 02:29:42 +01:00 |
|
Edouard Griffiths
|
90d6cd89e9
|
Windows build: added SDRdaemon input plugin in the build
|
2016-03-09 18:42:32 +01:00 |
|
Edouard Griffiths
|
782bb8ae40
|
Windows build: apply modifications
|
2016-03-09 06:39:19 +01:00 |
|
Edouard Griffiths
|
7fa519e39f
|
Windows build: added AM demod plugin
|
2016-03-09 00:20:49 +01:00 |
|
Edouard Griffiths
|
4eeac640cc
|
AM demod: removed useless dependency to GLSpectrum
|
2016-03-09 00:19:43 +01:00 |
|
Edouard Griffiths
|
f81820fa58
|
Have Windows plugins (.dll) searched by plugin manager loader. Added .pro file for filesource input plugin
|
2016-03-08 13:58:53 +01:00 |
|
f4exb
|
837715fc0f
|
HackRF plugin: added two sampling rates above 4.8 MS/s
|
2016-03-07 01:51:42 +01:00 |
|
f4exb
|
5ecf7ea00c
|
File source plugin: added seek bar to move the current pointer in the file
|
2016-02-25 14:07:39 +01:00 |
|
f4exb
|
a8fc503366
|
File source plugin: since it always plays in a loop for now set the play loop button and disable it
|
2016-02-25 11:06:23 +01:00 |
|
f4exb
|
f153325ec0
|
File source plugin: added passive navigation slider
|
2016-02-25 11:02:39 +01:00 |
|
f4exb
|
d5ddd5c9a1
|
File source plugin: added total record time in UI
|
2016-02-25 02:30:50 +01:00 |
|
f4exb
|
58d82139ab
|
Filesource plugin: enhanced readibility of timestamp
|
2016-02-25 01:44:48 +01:00 |
|
f4exb
|
f2bf04fa08
|
SDRdaemon plugin: enable set button only when address or port fields are edited
|
2016-02-25 01:37:47 +01:00 |
|
f4exb
|
944418a720
|
UDPsource plugin: fixed missing method body causing program crash when address text is edited
|
2016-02-25 00:55:05 +01:00 |
|
f4exb
|
3bfb2452ba
|
Merge branch 'dev'
|
2016-02-24 15:56:47 +01:00 |
|
f4exb
|
6fd9e4f5bc
|
cmake: added install and uninstall targets
|
2016-02-24 11:51:36 +01:00 |
|
f4exb
|
5ab1f76538
|
SDRdaemon plugin: fixed UDP setting in UI
|
2016-02-23 23:16:05 +01:00 |
|
f4exb
|
09e724bbdb
|
SDRdaemon plugin: fixed start not actually starting
|
2016-02-23 22:24:25 +01:00 |
|
f4exb
|
591ffd2f0e
|
SDRdaemon plugin: display stream rate with two decimals in UI
|
2016-02-23 21:22:27 +01:00 |
|
f4exb
|
153b1c017c
|
SDRdaemon plugin: report LZ4 statistics
|
2016-02-23 19:27:47 +01:00 |
|
f4exb
|
e5f2a49835
|
SDRdaemon plugin: report LZ4 compression ratio
|
2016-02-23 18:29:08 +01:00 |
|
f4exb
|
23750b10f6
|
SDRdaemon plugin: report LZ4 compression status
|
2016-02-23 18:19:35 +01:00 |
|
f4exb
|
16c3e3e72f
|
SDRdaemon plugin: report frame soze in UI. Reorganized UI
|
2016-02-23 18:09:20 +01:00 |
|
f4exb
|
6b368f10b6
|
SDRdaemon plugin: report stream locked in UI
|
2016-02-23 14:57:40 +01:00 |
|
f4exb
|
586abc6508
|
SDRdaemon plugin: added status bar in the UI
|
2016-02-23 11:09:45 +01:00 |
|
f4exb
|
d835662932
|
SDRdaemon plugin: corrected plugin name
|
2016-02-23 10:38:08 +01:00 |
|
f4exb
|
248d5ecdba
|
Fixed sample rate recalculation
|
2016-02-23 04:50:15 +01:00 |
|
f4exb
|
942a7ca803
|
SDRdaemon plugin: fixed LZ4 writes and uncompressed writes
|
2016-02-23 01:29:03 +01:00 |
|
f4exb
|
501b14d1e7
|
SDRdaemon plugin: widen auto skew rate compensation to +/-20%
|
2016-02-22 15:17:44 +01:00 |
|
f4exb
|
aa709b9d5c
|
SDRdaemon plugin: report stream skew data on the GUI
|
2016-02-22 15:03:16 +01:00 |
|
f4exb
|
bf78fa016e
|
SDRdaemon plugin: auto skew correction fixed
|
2016-02-22 14:18:41 +01:00 |
|
f4exb
|
898178bd12
|
SDRdaemon plugin: auto skew correction #1
|
2016-02-22 12:10:13 +01:00 |
|
f4exb
|
2d018f7968
|
SDRdaemon plugin: reactivate address setting in GUI. Put in place a stram locked status.
|
2016-02-21 11:01:43 +01:00 |
|
f4exb
|
48d858ce5d
|
SDRdaemon plugin: fixes
|
2016-02-20 23:02:34 +01:00 |
|
f4exb
|
952a32172d
|
SDRdaemon plugin: update settings after deserialization
|
2016-02-20 10:10:11 +01:00 |
|
f4exb
|
b59c28d4c7
|
SDRdaemon plugin: code cleanup
|
2016-02-20 03:48:04 +01:00 |
|
f4exb
|
33a196e4aa
|
SDRdaemon plugin: fixed buffer issues
|
2016-02-20 03:41:20 +01:00 |
|
f4exb
|
6b16222792
|
SDRdaemon plugin: works with bugs
|
2016-02-19 08:48:14 +01:00 |
|
f4exb
|
d267d56de5
|
Sdrdaemon: fixed SDRdaemon buffer read pointer update
|
2016-02-18 22:26:47 +01:00 |
|
f4exb
|
07bfcb04dc
|
SDRdaemo: serialize auto corrections
|
2016-02-18 01:24:58 +01:00 |
|
f4exb
|
0b0d57724c
|
SDRdaemon plugin: corrected main spectrum frequency display
|
2016-02-18 00:33:04 +01:00 |
|
f4exb
|
f04b6c4dc1
|
SDRdaemon plugin: implement DC offset and IQ imbalance corrections
|
2016-02-17 23:47:03 +01:00 |
|
f4exb
|
05a4a7cb4e
|
SDRdaemon: first working version
|
2016-02-17 19:42:26 +01:00 |
|
Edouard Griffiths
|
da26fa3781
|
cmake: removed unncecessary dependencies on librtlsdr and libusb
|
2016-02-17 18:26:34 +01:00 |
|
f4exb
|
8d986368bd
|
SDRdaemon: fixed SDRdaemonBuffer returned value for read meta
|
2016-02-17 08:40:10 +01:00 |
|
f4exb
|
8dc05cf578
|
SDRdaemon: UDP handler receives data
|
2016-02-17 02:22:05 +01:00 |
|
f4exb
|
42b52a2d2c
|
SDRdaemon debug. Frequency now in kHz in the meta data
|
2016-02-14 20:01:46 +01:00 |
|
f4exb
|
4dfc4701e5
|
Removed useless method in filesource plugin
|
2016-02-10 22:52:14 +01:00 |
|
f4exb
|
31ef841a99
|
SDRdaemon plugin. Debug core dump
|
2016-02-07 20:02:13 +01:00 |
|
f4exb
|
9213cee156
|
SDRdaemon plugin: change buffer allocation when sample rate changes
|
2016-02-02 08:21:16 +01:00 |
|
f4exb
|
1602525e0c
|
SDRdaemon plugin: removed references to file input
|
2016-02-01 08:24:14 +01:00 |
|
f4exb
|
becf359db9
|
SDRdaemon plugin: handle data reads
|
2016-01-29 08:17:34 +01:00 |
|
f4exb
|
e9058a1c94
|
SDRdaemon plugin: handle data writes
|
2016-01-28 04:54:16 +01:00 |
|
f4exb
|
ca7d8de81e
|
SDRdaemon plugin: added counters for data received from UDP
|
2016-01-28 03:30:36 +01:00 |
|
f4exb
|
13d698a940
|
SDRdaemon: updated write data to raw buffer methods
|
2016-01-27 08:40:54 +01:00 |
|
f4exb
|
2fe57dabae
|
SDRdaemon: revised buffers allocation
|
2016-01-27 08:24:00 +01:00 |
|
f4exb
|
34138dc1c4
|
Removed methods taken from gd-sdmnsource
|
2016-01-26 23:48:52 +01:00 |
|
f4exb
|
458767aa45
|
SDRdaemon plugin: changed sample buffer to raw format (uint8_t)
|
2016-01-26 08:27:45 +01:00 |
|
f4exb
|
fd8c9c41eb
|
SDRdaemon plugin: added samples buffer to the SDRdaemon buffer class
|
2016-01-25 08:40:44 +01:00 |
|
f4exb
|
7a6882829a
|
SDRdaemon plugin: new classes
|
2016-01-24 23:38:55 +01:00 |
|
f4exb
|
1850452601
|
Add liblz4 dependency for sdrdaemon plugin
|
2016-01-24 19:26:42 +01:00 |
|
f4exb
|
e4f97e1a1b
|
Copied filesource plugin folder to new sdrdaemon
|
2016-01-24 19:21:21 +01:00 |
|
f4exb
|
e9d55b7f04
|
SSB demod: changed span tooltip description
|
2016-01-13 21:19:50 +01:00 |
|
f4exb
|
4cec982a7f
|
Channel Analyzer GUI: corrected filter limits
|
2016-01-13 21:19:10 +01:00 |
|
f4exb
|
24607ee6f1
|
Added tooltip for all channel GUIs frequency shift direction button
|
2016-01-12 19:54:37 +01:00 |
|
Edouard Griffiths
|
53027c42d2
|
Added missing tooltips in main GUIs
|
2016-01-12 13:38:44 +01:00 |
|
Edouard Griffiths
|
c3ad875b1d
|
Added missing tooltips in sample source GUIs
|
2016-01-12 13:31:23 +01:00 |
|
Edouard Griffiths
|
1c6f97bba9
|
Added missing tooltips in channel GUIs
|
2016-01-12 13:14:14 +01:00 |
|
F4EXB
|
3c3d4e3b41
|
Font face and size normalization: added missing input interface GUIs
|
2016-01-12 08:40:40 +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
|
709cee9fc3
|
Added frequency units to BaldeRF GUI Rx center frequency dial
|
2016-01-12 04:43:41 +01:00 |
|
f4exb
|
bf9368a002
|
Normalized Channel Analzyer and SSB GUIs (global font family and size)
|
2016-01-12 04:24:59 +01:00 |
|
f4exb
|
80d0fda710
|
Normalize BladeRF GUI
|
2016-01-12 04:15:55 +01:00 |
|
f4exb
|
433cc021ea
|
Normalized Channel Analzyer and SSB GUIs
|
2016-01-12 03:52:19 +01:00 |
|
f4exb
|
144462d57b
|
RTL-SDR input: fixed sample rate slider range and add one more sample rate
|
2015-12-27 04:04:24 +01:00 |
|
f4exb
|
73bd332619
|
AM demod: make squelch tail twice faster as attack
|
2015-12-26 21:30:30 +01:00 |
|
f4exb
|
61d6d90ce3
|
AM demod: implement mute/umute toggle
|
2015-12-26 18:23:55 +01:00 |
|
f4exb
|
d46ab16ead
|
AM demod: enhanced squelch: supressed transients, smooth open/close
|
2015-12-26 18:11:38 +01:00 |
|
f4exb
|
0613100bbd
|
SSB demod: re-implemented fixed DSB option
|
2015-12-26 04:50:29 +01:00 |
|
f4exb
|
2b98bc9d8a
|
SSB demod: continuous sum for SSB downsampling
|
2015-12-26 04:04:22 +01:00 |
|
f4exb
|
332fe54b6a
|
SSB demod: implement DSB filter
|
2015-12-26 03:56:28 +01:00 |
|
f4exb
|
10c7e1e442
|
SSB demod: fixed BW and Low cut limits
|
2015-12-26 03:34:49 +01:00 |
|
f4exb
|
4de446053d
|
Revert "SSB demod: implemented DSB option"
This reverts commit 5e0e3a01e1 .
|
2015-12-26 03:23:18 +01:00 |
|
f4exb
|
111f00b230
|
BFM demod: fixed LSB stereo
|
2015-12-26 00:19:41 +01:00 |
|
f4exb
|
3564b8ba58
|
BFM demod: re-introducing LSB stereo GUI controls
|
2015-12-25 20:12:50 +01:00 |
|
f4exb
|
8065c4157c
|
Revert "BFM demod: introducing LSB stereo for what it's worth..."
This reverts commit b5669fee2f .
|
2015-12-25 19:59:45 +01:00 |
|
f4exb
|
7e67793059
|
Fixed AM demod sliders
|
2015-12-25 18:03:30 +01:00 |
|
f4exb
|
82fdf1d499
|
Fixed RTL sample rates
|
2015-12-25 17:55:36 +01:00 |
|
f4exb
|
627a7f91d2
|
BFM demod: suppress LSB stereo balance adjustement
|
2015-12-24 16:20:41 +01:00 |
|
f4exb
|
7fa649aacc
|
Fixed unresolved symbol in TCP Src channel plugin
|
2015-12-24 15:30:41 +01:00 |
|
f4exb
|
89d70b7375
|
DFM demod: Adjust LSB stereo levels
|
2015-12-24 02:05:29 +01:00 |
|
f4exb
|
b5669fee2f
|
BFM demod: introducing LSB stereo for what it's worth...
|
2015-12-23 06:42:59 +01:00 |
|
f4exb
|
b877907785
|
BFM demod: RDS: really improve PSN decoding and display
|
2015-12-23 04:27:25 +01:00 |
|
f4exb
|
00ae3babbd
|
BFM demod: RDS parser: initialize PSN display at start
|
2015-12-23 02:21:17 +01:00 |
|
f4exb
|
d034063978
|
BFM demod: RDS PSN update improvement
|
2015-12-23 02:21:03 +01:00 |
|
f4exb
|
93571770bc
|
Revert "BFM demod: implemented forward error correction in RDS decoder"
This reverts commit 444f829e29 .
|
2015-12-20 19:30:58 +01:00 |
|
f4exb
|
cae6c94770
|
BFM demod: RDS EON program name fix
|
2015-12-18 08:39:34 +01:00 |
|
f4exb
|
cdae494a92
|
BFM demod: corrected RDS EON block program service name update
|
2015-12-17 04:32:22 +01:00 |
|
f4exb
|
444f829e29
|
BFM demod: implemented forward error correction in RDS decoder
|
2015-12-17 04:17:21 +01:00 |
|
f4exb
|
3c1a9790c0
|
BFM demod: fix RDS GUI
|
2015-12-17 01:27:13 +01:00 |
|
f4exb
|
bf926ede36
|
BFM demod: implemented phase discriminator in a separate utility class
|
2015-12-17 01:13:42 +01:00 |
|
f4exb
|
90552271f8
|
Corrected NFM demod. Implemented phase discriminator object in WFM demod
|
2015-12-17 01:01:22 +01:00 |
|
f4exb
|
3028357718
|
NFM demod: phase discriminator refactoring. Review volume boundaries
|
2015-12-17 00:45:44 +01:00 |
|
Edouard Griffiths
|
28bde131ba
|
NFM demod: adjust phase discriminator settings. Put in in a separate header
|
2015-12-16 21:12:12 +01:00 |
|
f4exb
|
5ca9004167
|
NFM demod: cleanup and adjustment of phase discriminators
|
2015-12-16 08:49:09 +01:00 |
|
f4exb
|
2d929171bb
|
BFM demod: RDS GUI part #13: fixed group 3 initialization
|
2015-12-16 05:27:04 +01:00 |
|
f4exb
|
62cb806eb1
|
BFM demod: RDS GUI part #12: implemented group 3 generic decoding
|
2015-12-16 05:16:27 +01:00 |
|
f4exb
|
729ac9cf3c
|
BFM demod: RDS GUI part #11: implemented group8 generic decoding
|
2015-12-16 04:43:29 +01:00 |
|
f4exb
|
73ac0c58e5
|
BFM demod: RDS GUI part #10: prepare ability to change frequency from frequency combo boxex. Need future channel plugin to its source plugin link to be implemented
|
2015-12-16 04:12:49 +01:00 |
|
f4exb
|
044e0bfc27
|
BFM demod: RDS GUI part #9: group14 full implementation. Separate clear RDS data button
|
2015-12-16 03:12:38 +01:00 |
|
Edouard Griffiths
|
9fe292f162
|
BFM demod: RDS GUI part #8: group14 parsing into memebers implementation
|
2015-12-15 15:21:36 +01:00 |
|
f4exb
|
4387136420
|
BFM demod: RDS GUI part #7: cosmetic corrections on group 8 display
|
2015-12-15 08:54:13 +01:00 |
|
f4exb
|
bbf2469431
|
BFM demod: RDS GUI part #6: implemented groups 1,2 and 8
|
2015-12-15 02:55:12 +01:00 |
|
Edouard Griffiths
|
542877a454
|
BFM demod: RDS GUI part #5: prepare groups 1, 2 and 8 implementation. Enhancements in the RDS GUI management
|
2015-12-14 15:15:31 +01:00 |
|
f4exb
|
9eb271b218
|
BFM demod: RDS GUI part #4: group 4 implementation
|
2015-12-14 09:01:37 +01:00 |
|