f4exb
|
cd9532a5e2
|
Multi device support: Changed aspect of record button
|
2016-05-12 12:04:59 +02:00 |
|
f4exb
|
e750acc7da
|
Multi device support: Apply previous changes to RTL-SDR.
|
2016-05-12 11:10:10 +02:00 |
|
f4exb
|
e25c465b82
|
Multi device support: removed as much as possible (now) DSPDeviceEngine dependencies in MainWindow to source plugin GUIs. This includes file sink handling. Applies to BladeRF only.
|
2016-05-12 10:31:57 +02:00 |
|
f4exb
|
ecd05096ad
|
Multi device support: moved DSPDeviceEngine start/stop actions and status from main window to each source plugin GUI
|
2016-05-11 23:35:16 +02:00 |
|
f4exb
|
7992f3f428
|
Multi device support: add start/stop buttons to all source plugins GUIs
|
2016-05-11 20:02:45 +02:00 |
|
f4exb
|
007aaaf749
|
BladeRF plugin: changed sample rate and bandwidth unit displays. New 2000 kS/s rate
|
2016-03-31 19:48:06 +02:00 |
|
f4exb
|
ce20f21b08
|
BladeRF input plugin: GUI cosmetic changes
|
2016-03-29 17:31:44 +02:00 |
|
f4exb
|
85778dbcc1
|
CMakeLists.txt files cleanup
|
2016-03-29 09:36:19 +02:00 |
|
Edouard Griffiths
|
27b6aab5f7
|
Windows build: added possibility to build with MinGW64 (experimental, does not work)
|
2016-03-27 18:56:33 +02:00 |
|
Edouard Griffiths
|
57149d0689
|
Windows build: added BladeRF input plugin
|
2016-03-23 16:59:53 +01:00 |
|
f4exb
|
6fd9e4f5bc
|
cmake: added install and uninstall targets
|
2016-02-24 11:51:36 +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 |
|
f4exb
|
709cee9fc3
|
Added frequency units to BaldeRF GUI Rx center frequency dial
|
2016-01-12 04:43:41 +01:00 |
|
f4exb
|
80d0fda710
|
Normalize BladeRF GUI
|
2016-01-12 04:15:55 +01:00 |
|
f4exb
|
8bf08500bf
|
Removed commented out code
|
2015-10-21 21:20:05 +02:00 |
|
f4exb
|
9b0d92b35b
|
One more sample rate for BladeRF
|
2015-10-06 05:37:17 +02:00 |
|
f4exb
|
453e53541b
|
New sample rates for BladeRF
|
2015-10-05 08:24:09 +02:00 |
|
f4exb
|
2ceacfa107
|
Normalize BladeRF plugin identifier
|
2015-10-01 05:47:24 +02:00 |
|
f4exb
|
6d3f975124
|
Normalize device name displays
|
2015-10-01 05:44:33 +02:00 |
|
f4exb
|
b31033c0a2
|
Added DC block and IQ correction buttons to BladeRF
|
2015-10-01 03:18:20 +02:00 |
|
f4exb
|
d2a41a5b9d
|
Removed deprecated BladeRF serializer
|
2015-10-01 02:49:12 +02:00 |
|
Edouard Griffiths
|
76cb615a18
|
New preset design. Implement for BladeRF interim #3
|
2015-09-30 19:03:50 +02:00 |
|
Edouard Griffiths
|
9987c7db4f
|
New preset design. Implement for BladeRF interim #2
|
2015-09-30 18:56:00 +02:00 |
|
Edouard Griffiths
|
e2dd03ff48
|
New preset design. Implement for BladeRF interim #1
|
2015-09-30 18:55:45 +02:00 |
|
f4exb
|
cfcd08f6c1
|
Fixed source plugins virtual methods. All sample source plugins
|
2015-09-30 09:01:29 +02:00 |
|
f4exb
|
a1efdcc8dc
|
New preset design: changed device registration
|
2015-09-30 06:57:40 +02:00 |
|
f4exb
|
921b511f96
|
Presets by source: set center frequency from preset center frequency
|
2015-09-29 03:35:14 +02:00 |
|
f4exb
|
525a3f0024
|
post sample rate changes directly on DSP input message queue. Removed sample source output queue entirely as it was not reliable under stress
|
2015-09-27 12:50:38 +02:00 |
|
f4exb
|
5453d63431
|
Deep redesign: Better support for FCD dongles #6: have two distinct plugins for Pro and Pro+. Only Pro+ is active at the moment
|
2015-09-04 04:10:38 +02:00 |
|
f4exb
|
a909c4c40c
|
Deep redesign: Better support for FCD dongles #1
|
2015-09-03 03:57:54 +02:00 |
|
f4exb
|
4fba8144dc
|
Deep redesign: move to SDRangel #8. Updated plugin about text
|
2015-09-02 01:16:40 +02:00 |
|
f4exb
|
a559035e22
|
Deep redesign: fixed decimation bit shifts and halfband filter decimation bit loss
|
2015-09-02 00:12:00 +02:00 |
|
f4exb
|
7f35fdeb89
|
Deep redesign: reverted message deqeuing changes
|
2015-08-30 23:22:18 +02:00 |
|
f4exb
|
3e5a556cf7
|
Deep redesign: fixed BladeRF plugin segfault when no device is connected
|
2015-08-30 13:03:27 +02:00 |
|
f4exb
|
cebedf1460
|
Deep redesign: corrections after Valgrind memcheck
|
2015-08-29 03:09:44 +02:00 |
|
f4exb
|
5101a08632
|
Deep redesign: fixed FCD serialization. Pretty print utilities. Reverted optimization of source serializer
|
2015-08-28 11:12:31 +02:00 |
|
f4exb
|
beadd4d861
|
Deep redesign: removed inheritance depedency between bladeRF serializer and sample source serializer
|
2015-08-28 03:26:57 +02:00 |
|
f4exb
|
77fed9a1c7
|
Deep redesign: revised RTLSDR source serialization. Optimisation of data to blob serialization
|
2015-08-28 03:20:00 +02:00 |
|
f4exb
|
5f0056f442
|
Deep redesign: revised source serialization mechanism and use dedicated classes for this purpose
|
2015-08-28 02:27:05 +02:00 |
|
f4exb
|
bb35ad6925
|
Deep redesign: use the Decimators class for BladeRF also
|
2015-08-27 04:20:56 +02:00 |
|
f4exb
|
5a0668f9ec
|
Deep redesign: fixed RTLSDR input plugin
|
2015-08-26 02:03:20 +02:00 |
|
f4exb
|
a68104ab65
|
Deep redesign: removed useless samplesource subdirectory
|
2015-08-25 08:31:57 +02:00 |
|
f4exb
|
60a8946ce4
|
Deep redesign: Init sequence review phase #5: fixed source message forwarding for other sample sources
|
2015-08-19 22:12:08 +02:00 |
|
f4exb
|
23c956cf17
|
Deep redesign: Init sequence review phase #5: fixed source message forwarding for BladeRF only
|
2015-08-19 09:24:44 +02:00 |
|
f4exb
|
fc3e9efa8a
|
Deep redesign: Init sequence review phase #3: Implement sample source input messages handler
|
2015-08-19 01:45:06 +02:00 |
|
f4exb
|
30957e3002
|
Deep redesign: Init sequence review phase #1: Fixing channel GUI init
|
2015-08-18 09:24:56 +02:00 |
|
f4exb
|
d6ae378e52
|
Deep redesign: debug phase #2: App starting
|
2015-08-18 02:47:14 +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 |
|