f4exb
|
2deccbc259
|
LimeSDR: have still a 1ms delay after start/stop stream as it makes the Tx gain setting a bit more fluid
|
2017-10-30 03:02:45 +01:00 |
|
f4exb
|
c3de895301
|
Removed direct reference to the DeviceSinkAPI in the sink GUIs. Removed DeviceSourceAPI forward declaration in source GUI headers
|
2017-10-30 02:54:22 +01:00 |
|
f4exb
|
35391e0d66
|
Removed GLSpectrum getter from DeviceSinkAPI
|
2017-10-30 01:11:35 +01:00 |
|
f4exb
|
da3e6dcdfb
|
Removed direct reference to the DeviceSourceAPI in the source GUIs
|
2017-10-30 00:45:23 +01:00 |
|
f4exb
|
e520ef5aeb
|
Removed GLSpectrum getter from DeviceSourceAPI
|
2017-10-30 00:02:28 +01:00 |
|
f4exb
|
e8fb70096c
|
LimeSDR: fixed lockup problem by moving start/stop stream from thread run method to start/stop work methods
|
2017-10-29 18:38:04 +01:00 |
|
f4exb
|
c7e7bf3480
|
PlutoSDR support restored again fixing Rs and Tx living together
|
2017-10-29 14:51:56 +01:00 |
|
f4exb
|
2c4a748ebe
|
PlutoSDR support removed again
|
2017-10-29 12:02:24 +01:00 |
|
f4exb
|
08b3ebd305
|
PlutoSDR output: fixed transmission of samples
|
2017-10-29 03:58:51 +01:00 |
|
f4exb
|
69f5afd057
|
Removed PlutoSDR Tx support
|
2017-10-28 12:26:17 +02:00 |
|
f4exb
|
31d0334ddb
|
LimeSDR: updated documentation
|
2017-10-28 05:40:26 +02:00 |
|
f4exb
|
83e5dc5951
|
LimeSDR: reduced delay after LMS_StartStream and LMS_StopStream to 0.1s
|
2017-10-27 01:10:22 +02:00 |
|
f4exb
|
46ec8e17d2
|
LimeSDR: cleaned up apply settings method code removing obsolete suspend/resume threads logic
|
2017-10-27 01:00:51 +02:00 |
|
f4exb
|
8ddc852239
|
LimeSDR: introduced a 0.5s delay after LMS_StartStream and LMS_StopStream and cleaned up some commented code
|
2017-10-27 00:53:34 +02:00 |
|
f4exb
|
7ca778038e
|
LimeSDR: paint stream status icon in green only if stream is active. If stream is inactive but a valid status is obtained it is paint in blue
|
2017-10-27 00:22:58 +02:00 |
|
f4exb
|
9f765a9732
|
LimeSDR: changes that reflect discussion on MyriadRF discourse forum but does not solve the stream concurrency problem
|
2017-10-26 23:57:56 +02:00 |
|
f4exb
|
ca14e41e1c
|
LimeSDR: use LMS_GetSampleRate to get the actual rates when MsgReportBuddyChange comes from an opposite buddy
|
2017-10-26 01:47:43 +02:00 |
|
f4exb
|
124404aa18
|
LimeSDR still unreliable but comitting as is
|
2017-10-26 00:48:50 +02:00 |
|
f4exb
|
e9af2f6dff
|
LimeSDR: suspend buddy threads only around calls to LMS_SetupStream or LMS_DestroyStream. In output plugin move them back to open/close (undoes #50)
|
2017-10-25 22:20:30 +02:00 |
|
f4exb
|
8b93c5f48d
|
LimeSDR: pass center frequency change to buddies of same type
|
2017-10-25 01:38:39 +02:00 |
|
f4exb
|
cd5f0c361a
|
LimeSDR: apply settings: suspend/resume own thread
|
2017-10-25 01:23:48 +02:00 |
|
f4exb
|
b5c0eb9f9d
|
LimeSDR: reverted changes of commit 78490ff : reinstated the apply settings forced at start time
|
2017-10-25 00:23:12 +02:00 |
|
f4exb
|
a106deeaf7
|
Make a static getter of Main Window reference as it is de facto a singleton. Use it in place of plugin API getter
|
2017-10-24 13:45:10 +02:00 |
|
f4exb
|
78490ffff0
|
LimeSDR: removed applySettings from start sequence as it has nothing to do here
|
2017-10-24 08:37:32 +02:00 |
|
f4exb
|
2572f2be84
|
LimeSDR: removed obsolete message. Only stop current side threads if changing center frequency
|
2017-10-24 02:41:54 +02:00 |
|
f4exb
|
238c8d312e
|
LimeSDR: device sample rate and hardware decimation/interpolation handling fix and simplification
|
2017-10-24 02:20:57 +02:00 |
|
f4exb
|
1b95457d96
|
Device source and sink APIs: removed direct reference to main window
|
2017-10-22 23:50:10 +02:00 |
|
f4exb
|
355bff2a8c
|
Windows build corrections
|
2017-10-22 21:02:19 +02:00 |
|
f4exb
|
fa77ca3fb6
|
Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split
|
2017-10-22 19:12:43 +02:00 |
|
f4exb
|
4252d76bc2
|
Bumped some plugins version
|
2017-10-22 01:54:15 +02:00 |
|
f4exb
|
f1bad36f2c
|
ATV mod: separate GUI and modulator phase 1
|
2017-10-22 01:49:27 +02:00 |
|
f4exb
|
b14066a8f0
|
ATV modulator: use settings (3)
|
2017-10-22 01:36:18 +02:00 |
|
f4exb
|
305a613667
|
ATV modulator: use settings (2)
|
2017-10-22 01:13:04 +02:00 |
|
f4exb
|
04c8729e44
|
ATV modulator: use settings (1)
|
2017-10-22 00:33:18 +02:00 |
|
f4exb
|
dcb43d554c
|
ATV modulator: added settings class
|
2017-10-21 19:13:14 +02:00 |
|
f4exb
|
fa393b2873
|
SSB mod: restored channel marker slot
|
2017-10-21 16:47:30 +02:00 |
|
f4exb
|
0ee4e4040a
|
SSB modulator: separate GUI and modulator phase 1
|
2017-10-21 16:01:16 +02:00 |
|
f4exb
|
483cdfdcea
|
SSB modulator: use settings in modulator
|
2017-10-21 12:17:11 +02:00 |
|
f4exb
|
e36a6a0eb7
|
BFM demod: bumped version
|
2017-10-21 10:35:49 +02:00 |
|
f4exb
|
32f284a0de
|
BFM demod: fixed missing channel configuration message handling
|
2017-10-21 10:35:03 +02:00 |
|
f4exb
|
4815b4bc3e
|
All other audio modulators: use CW keyer's pulse smoother
|
2017-10-21 05:27:05 +02:00 |
|
f4exb
|
7570a2f9d8
|
SSB mod: use CW keyer's pulse smoother
|
2017-10-21 05:01:47 +02:00 |
|
f4exb
|
1f60fa48d0
|
SSB modulator: use settings in GUI (4)
|
2017-10-21 03:42:28 +02:00 |
|
f4exb
|
d2c7b6c26b
|
SSB modulator: use settings in GUI (3)
|
2017-10-20 21:19:42 +02:00 |
|
f4exb
|
f3513f9d9a
|
SSB modulator: use settings in GUI (2)
|
2017-10-19 08:45:28 +02:00 |
|
f4exb
|
cf78f9199c
|
SSB modulator: use settings in GUI (1)
|
2017-10-19 00:26:03 +02:00 |
|
f4exb
|
d83967d9ee
|
SSB modulator: created settings object
|
2017-10-18 23:16:13 +02:00 |
|
f4exb
|
294c39097b
|
UDP sink: separate GUI and sink (2)
|
2017-10-17 23:45:57 +02:00 |
|
f4exb
|
77ba4dac60
|
UDP sink: separate GUI and sink (1)
|
2017-10-17 21:08:54 +02:00 |
|
f4exb
|
09f06b2561
|
UDP Sink: removed useless and confusing references
|
2017-10-17 09:02:33 +02:00 |
|