f4exb
|
6d12443100
|
Server: changes to support DeviceSet
|
2017-12-17 23:15:42 +01:00 |
|
f4exb
|
02e0945368
|
Web API: implemented /sdrangel/channels: Get a list of channel plugins available in this instance
|
2017-11-23 01:19:32 +01:00 |
|
f4exb
|
a1f6d29f03
|
UDP sink: fixed bandwidth channel marker display
|
2017-11-21 22:46:39 +01:00 |
|
f4exb
|
c8ac9fbf05
|
Web API: report Tx channel info summary (2)
|
2017-11-19 19:33:20 +01:00 |
|
f4exb
|
4169833b4d
|
Web API: report Tx channel info summary
|
2017-11-19 19:14:33 +01:00 |
|
f4exb
|
84113775aa
|
UDP channel sink: applied new channel marker signal handling
|
2017-11-14 22:02:40 +01:00 |
|
f4exb
|
f2b53fe3aa
|
Use the modulator constructor separated from the modulator GUI constructor
|
2017-11-08 22:54:58 +01:00 |
|
f4exb
|
9c68da780e
|
Added mod constructor interface in the plugin API. Created method in all Tx channel plugins
|
2017-11-08 17:09:25 +01:00 |
|
f4exb
|
aa56988d83
|
Tx plugins: removed useless create method in private slot
|
2017-11-08 00:09:40 +01:00 |
|
f4exb
|
d4c9765480
|
Renamed createTxChannel to createTxChannelGUI to described only the GUI will be created there in the future
|
2017-11-08 00:05:49 +01:00 |
|
f4exb
|
95f9df8396
|
Moved m_deviceAPI->addThreadedSource at the end of the constructor sequence in all channel plugins
|
2017-11-06 01:39:44 +01:00 |
|
f4exb
|
10e92686fc
|
Move main window readme to the sdrgui folder where it makes more sense
|
2017-11-02 14:09:15 +01:00 |
|
f4exb
|
7370eba0f7
|
Bumped version to v3.8.0
|
2017-11-01 14:58:36 +01:00 |
|
f4exb
|
d5d7d40102
|
Tx Channel plugins now handled via DeviceUISet
|
2017-11-01 00:00:03 +01: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
|
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
|
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 |
|
f4exb
|
876001cf8c
|
UDP Sink: use settings in sink (6)
|
2017-10-17 00:27:48 +02:00 |
|
f4exb
|
199d7a054e
|
UDP Sink: use settings in sink (5)
|
2017-10-17 00:21:19 +02:00 |
|
f4exb
|
b8564edbc9
|
UDP Sink: use settings in sink (4)
|
2017-10-17 00:14:06 +02:00 |
|
f4exb
|
7c4aff362a
|
UDP Sink: use settings in sink (3)
|
2017-10-16 23:04:53 +02:00 |
|
f4exb
|
24b1002360
|
UDP Sink: use settings in sink (2)
|
2017-10-16 22:22:29 +02:00 |
|
f4exb
|
da8c14791b
|
UDP Sink: use settings in sink (1)
|
2017-10-16 21:56:56 +02:00 |
|
f4exb
|
1bca649e7a
|
UDP Sink: use settings in GUI (5)
|
2017-10-16 00:28:01 +02:00 |
|
f4exb
|
7bca818672
|
UDP Sink: use settings in GUI (4)
|
2017-10-16 00:08:27 +02:00 |
|
f4exb
|
76f20aa2e5
|
UDP Sink: use settings in GUI (3)
|
2017-10-15 23:32:11 +02:00 |
|
f4exb
|
898fcce31e
|
UDP Sink: use settings in GUI (2)
|
2017-10-15 22:55:00 +02:00 |
|
f4exb
|
83228c9bca
|
UDP Sink: use settings in GUI (1)
|
2017-10-15 22:14:30 +02:00 |
|
f4exb
|
ad981241d0
|
UDP sink: removed obsolete UDP address and port handlers
|
2017-10-15 20:39:50 +02:00 |
|
f4exb
|
df0a5d8a3a
|
UDP sink: save stereo input in settings
|
2017-10-15 20:36:51 +02:00 |
|
f4exb
|
e298042545
|
UDP sink: use sample format from settings. Bumped version to v3.7.5
|
2017-10-15 20:31:33 +02:00 |
|
f4exb
|
d47a89f133
|
UDP Sink: added settings class
|
2017-10-15 17:19:41 +02:00 |
|
f4exb
|
58a17f421c
|
TCP source, UDP sink: removed rollup widget save/restore state during serialization/deserialization and make methods protected in rollup widget
|
2017-10-05 00:37:12 +02:00 |
|
f4exb
|
dda9a1dcbb
|
Baseband sample source: change messaging mechanism between channel sink and GUI
|
2017-09-28 08:33:05 +02:00 |
|
f4exb
|
0b6eb2129a
|
Reset PluginInstanceGUI to its original name
|
2017-09-26 00:22:08 +02:00 |
|
f4exb
|
a9a514993b
|
Windows build: corrections for the new tool chain
|
2017-09-18 13:41:08 +02:00 |
|
f4exb
|
2b4f8a0f55
|
Implemented GUI input message queue and interface
|
2017-09-16 22:23:31 +02:00 |
|
f4exb
|
1d4cb21bb5
|
Separate construction/destruction for the source input plugin core and the GUI
|
2017-09-16 10:45:08 +02:00 |
|
f4exb
|
11f6b72b8c
|
Windows build: restored mingW32 compilation
|
2017-09-12 13:54:32 +02:00 |
|
f4exb
|
a6d6a717ae
|
GUI segregation: renamed PluginGUI interface to PluginInstanceUI
|
2017-09-03 19:55:00 +02:00 |
|
f4exb
|
73bfbb5bd7
|
Updated documentation (4)
|
2017-08-27 18:09:51 +02:00 |
|
f4exb
|
11299cc63d
|
Updated documentation (3)
|
2017-08-27 18:03:51 +02:00 |
|
f4exb
|
af63a8ed5c
|
NFM demod: implemented option to copy audio to UDP
|
2017-08-27 00:27:11 +02:00 |
|
f4exb
|
95bdb65443
|
UDP sink: use channel marker serializer/deserializer
|
2017-08-26 21:28:25 +02:00 |
|
f4exb
|
c495ba0f2a
|
UDP sink: save channel marker center frequency in only one slot
|
2017-08-26 21:20:35 +02:00 |
|
f4exb
|
e0014867a7
|
UDP sink: fixed input power display placement
|
2017-08-26 06:10:16 +02:00 |
|
f4exb
|
a5b7428755
|
UDP sink plugin: implemented a gain input control for real sample input
|
2017-08-25 15:29:45 +02:00 |
|
f4exb
|
dd08c69282
|
UDP sink plugin: use channel marker address and port
|
2017-08-25 11:26:59 +02:00 |
|
f4exb
|
ff23b6eb26
|
UDP sink plugin: implemented mono/stereo input toggle
|
2017-08-25 10:32:18 +02:00 |
|
f4exb
|
242617ba7b
|
UDP sink plugin: added mono/stereo input button
|
2017-08-25 09:48:07 +02:00 |
|
f4exb
|
82894cb50b
|
UDP sink plugin: implemented auto RW compensation toggle
|
2017-08-25 02:46:02 +02:00 |
|
f4exb
|
21cfac0cac
|
UDP sink plugin: implement auto RW balance toggle button
|
2017-08-25 02:21:34 +02:00 |
|
f4exb
|
7277757b7c
|
UDP sink plugin: block output at zero if read and write frame pointers are equal
|
2017-08-25 01:16:58 +02:00 |
|
f4exb
|
614021f9a0
|
Added send port to UDP parameters
|
2017-08-24 02:26:47 +02:00 |
|
f4exb
|
01eed29a6f
|
Implemented new basic channel settings dialog instead of widget inside rollup
|
2017-08-24 02:05:48 +02:00 |
|
f4exb
|
e2ce645c74
|
UDP sink plugin: implemented new rollup menu behavior
|
2017-08-23 23:44:50 +02:00 |
|
f4exb
|
9a1b60c6ec
|
UDP sink plugin: use messageing system to configure address and port
|
2017-08-23 02:17:54 +02:00 |
|
f4exb
|
49523b1bbd
|
UDP sink plugin: updated documentation
|
2017-08-22 23:55:42 +02:00 |
|
f4exb
|
5cacaf0e99
|
UDP channel plugins: Windows build: added missing .pro file
|
2017-08-21 21:47:34 +02:00 |
|
f4exb
|
4e53552a99
|
UDPSink plugin: implemented SSB binaural
|
2017-08-19 09:28:50 +02:00 |
|
f4exb
|
6771dde362
|
UDPSink plugin: implemented SSB mono
|
2017-08-19 03:42:56 +02:00 |
|
f4exb
|
9ac435d491
|
UDPSink plugin: implemented AM
|
2017-08-19 01:46:52 +02:00 |
|
f4exb
|
b3bd9967a4
|
UDPSink plugin: implemented squelch gate control
|
2017-08-19 00:52:10 +02:00 |
|
f4exb
|
6473c84e68
|
UDPSink plugin: activate VU meter for NFM modulation
|
2017-08-18 22:15:04 +02:00 |
|
f4exb
|
83026bea59
|
UDPSink plugin: implemented reset read index button
|
2017-08-18 17:51:11 +02:00 |
|
f4exb
|
130759fba7
|
UDP sink plugin: foolproof UDP reception
|
2017-08-18 12:31:17 +02:00 |
|
f4exb
|
38000f3305
|
UDP sink plugin: implemented NFM
|
2017-08-18 12:30:51 +02:00 |
|
f4exb
|
79fe07efe1
|
UDPSink plugin: mono samples are FixReal not Real
|
2017-08-18 00:25:20 +02:00 |
|
f4exb
|
c6b58431fe
|
UDPSrc plugin: partial squelch implementation
|
2017-08-17 20:23:17 +02:00 |
|
f4exb
|
90ce3ec9ad
|
UDPSink plugin: rename volume to gain
|
2017-08-17 17:09:02 +02:00 |
|
f4exb
|
c601d8dbaa
|
UDPSource and UDPSink plugins: UI refactoring
|
2017-08-17 12:57:45 +02:00 |
|
f4exb
|
ca722811cd
|
UDPSink plugin: UI updates
|
2017-08-17 04:54:16 +02:00 |
|
f4exb
|
8ec9ce94dc
|
UDPSink plugin: implemented squelch
|
2017-08-17 04:23:36 +02:00 |
|
f4exb
|
428820bb11
|
UDPSink plugin: full UDP buffer dynamic allocation
|
2017-08-17 01:12:17 +02:00 |
|
f4exb
|
a66193f7fd
|
UDPSink plugin: UDP buffer dynamic allocation (still fixed value)
|
2017-08-17 01:03:09 +02:00 |
|
f4exb
|
7ac1f9e8f1
|
UDPSink plugin: typedef for UDP block buffer
|
2017-08-17 00:38:08 +02:00 |
|
f4exb
|
af5103552c
|
UDPSink plugin: implemented volume control
|
2017-08-17 00:16:17 +02:00 |
|
f4exb
|
66a81ec611
|
UDPSink plugin: implemented VU level meter
|
2017-08-16 23:37:01 +02:00 |
|
f4exb
|
50e466c4fe
|
UDPSink plugin: implemented spectrum view
|
2017-08-16 22:49:19 +02:00 |
|
f4exb
|
c5343f4c99
|
UDPSink buffer: implemented R/W pointer skew auto compensation optimization with average pulling
|
2017-08-16 16:09:35 +02:00 |
|
f4exb
|
8f3473eede
|
UDPSink buffer: implemented R/W pointer skew auto compensation optimization (2)
|
2017-08-16 12:42:07 +02:00 |
|
f4exb
|
1fa29a3174
|
UDPSink buffer: implemented R/W pointer skew auto compensation optimization
|
2017-08-16 12:28:48 +02:00 |
|
f4exb
|
60b502ce7e
|
UDPSink buffer: implemented R/W pointer skew auto compensation
|
2017-08-16 11:35:47 +02:00 |
|
f4exb
|
2cff745cda
|
UDPSink plugin: implemented forced configuration
|
2017-08-16 09:53:23 +02:00 |
|
f4exb
|
edcf3a9d63
|
UDPSink plugin: added feedback message from UDPSinkUDPHandler to correct sample rate
|
2017-08-16 04:00:33 +02:00 |
|
f4exb
|
b14647c028
|
UDPSink plugin: implemented buffer gauge display
|
2017-08-16 03:33:05 +02:00 |
|
f4exb
|
3daddcb3cb
|
UDPSink plugin: working basically
|
2017-08-15 23:56:03 +02:00 |
|
f4exb
|
507677e5ec
|
UDPSink plugin: I/Q basic not working
|
2017-08-15 20:23:49 +02:00 |
|
f4exb
|
ff9eb18a4f
|
UDPSink plugin: added UDP handler
|
2017-08-15 16:08:12 +02:00 |
|
f4exb
|
a89e34255b
|
UDPSink plugin: GUI fixes
|
2017-08-15 00:20:04 +02:00 |
|
f4exb
|
73d680c356
|
UDPSink plugin GUI: added VU meter
|
2017-08-14 23:27:12 +02:00 |
|
f4exb
|
4b2dd2263e
|
UDPSink plugin: implemented channel power display
|
2017-08-14 22:50:28 +02:00 |
|
f4exb
|
528e29daf0
|
UDPSink plugin: change windpw title when changed in the channel marker
|
2017-08-14 21:27:39 +02:00 |
|
f4exb
|
dde64201e8
|
UDPSink plugin: interim state (2)
|
2017-08-14 16:09:56 +02:00 |
|
f4exb
|
3e5c6f62b1
|
UDPSink plugin: interim state (1)
|
2017-08-14 10:59:05 +02:00 |
|
f4exb
|
0288044ab3
|
UDPSink plugin: basic framework
|
2017-08-14 01:39:26 +02:00 |
|