f4exb
|
dc2f25a00b
|
Windows: MSVC2017: fixed more attribute unused cases (1)
|
2018-11-13 00:45:03 +01:00 |
|
beta-tester
|
1c952d3b0e
|
force 24h time format
changed hh:mm to HH:mm
changed dd.MM.yyyy to yyyy-MM-dd to uniform all date format
|
2018-05-11 11:00:08 +02:00 |
|
f4exb
|
7bf777e498
|
Get rid of ugly native dialogs on file chooser dialogs
|
2018-05-11 00:00:15 +02:00 |
|
f4exb
|
9a6069b6b2
|
NFM modulator: Web API: fixed set windows title
|
2018-04-15 10:46:11 +02:00 |
|
f4exb
|
53beb8a92d
|
Removed UDP address and port from Channel marker
|
2018-03-30 19:06:27 +02:00 |
|
f4exb
|
eb57c1aca6
|
Multiple audio support: NFM modulator
|
2018-03-29 15:42:20 +02:00 |
|
f4exb
|
b0a97510e2
|
Moving average cleanup
|
2018-02-03 10:33:02 +01:00 |
|
f4exb
|
3bc221bab8
|
Server: web API: /sdrangel/deviceset/{deviceSetIndex}/device/run POST,DELETE. LimeSDR Tx example working
|
2017-12-27 11:10:47 +01:00 |
|
f4exb
|
0436848490
|
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod. Fixes (2)
|
2017-12-12 23:21:31 +01:00 |
|
f4exb
|
b446f67434
|
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod. Fixes (1)
|
2017-12-12 18:56:24 +01:00 |
|
f4exb
|
e4b65b52b4
|
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod
|
2017-12-11 18:18:47 +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
|
6feee9ce3b
|
NFM modulator: applied new channel marker signal handling
|
2017-11-14 21:13:51 +01:00 |
|
f4exb
|
e492253bc8
|
Removed obsolete basic channel settings widget
|
2017-11-12 10:36:08 +01:00 |
|
f4exb
|
9cca7100ac
|
Demdulators: removed obsolete on menu double clicked event handling. Modulators: removed obsolete basic settings shown indicator
|
2017-11-12 10:30:12 +01:00 |
|
f4exb
|
e2252836f0
|
Modulators: removed obsolete on menu double clicked event handling
|
2017-11-12 10:06:32 +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
|
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
|
2da2aaad3e
|
Modulators: changed viewChanged to channelMarkerChanged to be more specific
|
2017-10-14 05:09:20 +02:00 |
|
f4exb
|
024814e997
|
WFM modulator: use settings in GUI (3)
|
2017-10-13 08:40:10 +02:00 |
|
f4exb
|
394e2864d2
|
WFM modulator: use settings in GUI (2)
|
2017-10-13 08:34:38 +02:00 |
|
f4exb
|
76bdd497a7
|
NFM modulator: GUI and modulator separation phase 1 (3)
|
2017-10-12 21:51:25 +02:00 |
|
f4exb
|
2e5380e939
|
NFM modulator: GUI and modulator separation phase 1 (2)
|
2017-10-12 21:26:33 +02:00 |
|
f4exb
|
028cf1e4eb
|
NFM modulator: use settings in modulator
|
2017-10-12 20:16:37 +02:00 |
|
f4exb
|
5584066559
|
NFM modulator: use settings in GUI (3)
|
2017-10-12 02:12:49 +02:00 |
|
f4exb
|
4ad10dd250
|
NFM modulator: use settings in GUI (2)
|
2017-10-11 22:27:17 +02:00 |
|
f4exb
|
0ee830f403
|
NFM modulator: use settings in GUI (1)
|
2017-10-11 08:33:53 +02:00 |
|
f4exb
|
dda9a1dcbb
|
Baseband sample source: change messaging mechanism between channel sink and GUI
|
2017-09-28 08:33:05 +02:00 |
|
f4exb
|
59a4dab7df
|
All mod and demod plugins: try to fix channel power display
|
2017-05-26 01:19:36 +02:00 |
|
f4exb
|
3a3d8e3dcb
|
activated compiler warnings
|
2017-05-25 20:13:34 +02:00 |
|
f4exb
|
e23fa13d36
|
NFM modulator: use ValueDialZ for channel delta frequency value dial
|
2017-05-18 00:21:48 +02:00 |
|
f4exb
|
579c05cfe5
|
Use doubles for all power calculations
|
2017-05-16 23:39:49 +02:00 |
|
f4exb
|
6f9ef0eaf9
|
New value dial color schemes: propagate to all active plugins
|
2017-05-16 18:27:36 +02:00 |
|
f4exb
|
61df7de043
|
NFM Modulator: implemented channel mute
|
2016-12-20 16:38:27 +01:00 |
|
f4exb
|
f1bfe8962a
|
NFM Modulator: save/retrieve CTCSS settings
|
2016-12-19 13:20:01 +01:00 |
|
f4exb
|
eca3809ab9
|
NFM Modulator: added CTCSS
|
2016-12-19 02:41:48 +01:00 |
|
f4exb
|
6ec6ab41b9
|
WFM Modulator: set RF level to -1 dB
|
2016-12-18 20:03:47 +01:00 |
|
f4exb
|
55de2d4501
|
AM and NFM Modulators: GUI fixes
|
2016-12-18 07:36:43 +01:00 |
|
f4exb
|
cfce93c498
|
NFM Modulator: added CW keyer
|
2016-12-11 22:47:42 +01:00 |
|
f4exb
|
7a07b56b01
|
NFM Modulator: basic input volume gauge
|
2016-12-02 02:00:53 +01:00 |
|
f4exb
|
ab60cac358
|
NFM Modulator: corrected volume setting
|
2016-12-01 08:45:09 +01:00 |
|
f4exb
|
328e0ad630
|
NFM Modulator: variable tone frequency. Fixed excursion empirically (not satisfactory)
|
2016-12-01 01:19:50 +01:00 |
|
f4exb
|
bde6b78d24
|
NFM Modulator: effectively modulate
|
2016-11-30 13:39:25 +01:00 |
|
f4exb
|
cd296be836
|
NFM Modulator: GUI corrections
|
2016-11-30 02:30:45 +01:00 |
|
f4exb
|
0b5d794ea8
|
Bump version to 2.4.0
|
2016-11-30 02:20:48 +01:00 |
|
f4exb
|
4ffe502e44
|
FM Modulator: reflect GUI changes. Use FM Deviation in place of modulation percentage
|
2016-11-30 00:55:35 +01:00 |
|
f4exb
|
332f0172ca
|
NFM Modulator: clone of AM modulator
|
2016-11-29 23:58:41 +01:00 |
|