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
|
23d5eed20e
|
LimeSDR: refined the message in the main readme regarding concurrent Rx and/or Tx
|
2017-10-26 08:32:00 +02:00 |
|
f4exb
|
242c7f3929
|
LimeSDR: refined the message in the main readme that concurrent Rx and/or Tx is experimental and unsupported
|
2017-10-26 08:28:03 +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
|
50123f90a4
|
LimeSDR: reinforce the message in the main readme that concurrent Rx and/or Tx is experimental and unsupported
|
2017-10-26 00:55:48 +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
|
ec225344d3
|
USe DeviceUISet new struct in main window
|
2017-10-24 18:34:39 +02:00 |
|
f4exb
|
b4fe1f64c1
|
Created a DeviceUISet class in its own right
|
2017-10-24 18:29:18 +02:00 |
|
f4exb
|
f4e214a235
|
Removed main window friendness from device source and sink APIs
|
2017-10-24 17:07:11 +02:00 |
|
f4exb
|
933542e289
|
Removed main window reference from device sink API
|
2017-10-24 16:58:12 +02:00 |
|
f4exb
|
7d746755c1
|
Removed main window reference from device source API
|
2017-10-24 16:54:01 +02:00 |
|
f4exb
|
9cfe817e96
|
Implemented a master timer in DSPEngine
|
2017-10-24 16:45:47 +02:00 |
|
f4exb
|
d5ccbe4f17
|
Removed glSpectrum reference from plugin manager
|
2017-10-24 14:18:00 +02:00 |
|
f4exb
|
14b7406ea9
|
Removed main window references from plugin manager
|
2017-10-24 14:15:08 +02:00 |
|
f4exb
|
ab9474a65f
|
Removed main window references from plugin API
|
2017-10-24 14:01:31 +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
|
61afe840dc
|
Device source and sink APIs: removed channel window direct getter
|
2017-10-23 13:51:54 +02:00 |
|
f4exb
|
60b60fb037
|
Fixed Windows build
|
2017-10-23 08:28:54 +02:00 |
|
f4exb
|
1b95457d96
|
Device source and sink APIs: removed direct reference to main window
|
2017-10-22 23:50:10 +02:00 |
|
f4exb
|
4114d269ea
|
sdrbase: removed dependency on QWidgets and OpenGL
|
2017-10-22 22:12:45 +02:00 |
|
f4exb
|
aefad82c38
|
Moved plugin interface to sdrgui because of QWidget dependency
|
2017-10-22 21:53:25 +02:00 |
|
f4exb
|
f9d27cd784
|
Removed main window from sdrbase
|
2017-10-22 21:26:07 +02:00 |
|
f4exb
|
355bff2a8c
|
Windows build corrections
|
2017-10-22 21:02:19 +02:00 |
|
f4exb
|
c86cea5cbb
|
Windows build: code re-organization in two libraries sdrbase and sdrgui
|
2017-10-22 19:31:11 +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
|
561a4c6858
|
Create a CMakeList.txt in its own right for sdrbase library
|
2017-10-22 12:01:04 +02:00 |
|
f4exb
|
b991a29d87
|
Updated Debian change log
|
2017-10-22 09:38:46 +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
|
79f46bec29
|
BasicChannelSettingsDialog: added indicator to tell if updates were made
|
2017-10-21 10:34:00 +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 |
|