1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-25 23:36:34 -04:00
Commit Graph

714 Commits

Author SHA1 Message Date
f4exb
054e87c153 AM and ATV Mods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings 2017-12-29 11:42:33 +01:00
f4exb
e39e080cc0 Channel source/sink APIs: removed useless getDeltaFrequency pure virtual method 2017-12-29 05:22:26 +01:00
f4exb
324aaa86b6 Plugins: cppcheck corrections 2017-12-29 03:22:04 +01:00
f4exb
fa1e772383 NFM mod: fixed deserializer 2017-12-28 03:29:26 +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
7577e6f145 Web API: NFM modulator settings parameters optional 2017-12-24 04:19:44 +01:00
f4exb
bf6607044a Server: Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH with all settings parameters optional 2017-12-24 03:27:07 +01:00
f4exb
d79ef49112 Plugin interface: simplify createTxChannelGUI 2017-12-23 10:38:45 +01:00
f4exb
0f7faff299 Plugin interface: simplify createTxChannel 2017-12-23 10:16:27 +01:00
f4exb
703aa21159 Plugin interface: simplify createRxChannel 2017-12-23 09:54:42 +01:00
f4exb
514e408aac Server: Web API: /sdrangel/deviceset/{deviceSetIndex}/channel POST implementation and rework in the PluginInterface 2017-12-23 05:56:40 +01:00
f4exb
9dd707896d Use a name field in channels to be used in headless version to replace the GUI object name that was used as the name field 2017-12-20 23:57:06 +01:00
f4exb
e1ad61d692 Bumped version of all channel plugins 2017-12-18 00:06:01 +01:00
f4exb
6d12443100 Server: changes to support DeviceSet 2017-12-17 23:15:42 +01:00
f4exb
0ec1d6db31 Server: added variable to avoid instantiation of GUI dependent objects when compiling plugins for server 2017-12-17 14:52:18 +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
c22460723c Web API: return 404 with API HTML documentation if URL is incorrect. Avoids response OK mistaken when not using a browser 2017-12-12 15:58:04 +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
2dd82e9eca Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings GET for NFM demod and mod 2017-12-10 20:27:08 +01:00
f4exb
1d442fd077 SSB: updated documentation 2017-12-02 18:57:55 +01:00
f4exb
21e52e33fb SSB: space sliders ticks more evenly depending on spectrum sample rate 2017-12-01 00:28:47 +01:00
f4exb
f4c1269540 SSB GUIs: added LSB and USB labels on the schematic frequency scale 2017-11-25 05:29:48 +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
8c3eeb1c3a SSB mod/demod: GUI: resize main window 2017-11-22 22:01:13 +01:00
f4exb
a1f6d29f03 UDP sink: fixed bandwidth channel marker display 2017-11-21 22:46:39 +01:00
f4exb
17181189ae SSB GUI: enlarge minimum width 2017-11-21 01:48:34 +01:00
f4exb
9455a4c5f6 SSB mod/demod: improve LSB/USB experience: DSB/SSB icon shows right sideband. Filter limit sliders with ticks. Button to flip sidebands 2017-11-21 01:09:47 +01:00
f4exb
0b5ab32a90 Web API: changed default port to 8091 2017-11-19 23:58:49 +01:00
f4exb
9b65511931 SSB mod and demod: added schematic frequency scale for bandwidth filters 2017-11-19 21:19:19 +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
89f6fcb8b0 WFM modulator: applied new channel marker signal handling 2017-11-14 21:39:49 +01:00
f4exb
2ef89f8765 SSB modulator: applied new channel marker signal handling 2017-11-14 21:24:16 +01:00
f4exb
6feee9ce3b NFM modulator: applied new channel marker signal handling 2017-11-14 21:13:51 +01:00
f4exb
178f672771 AM and ATV modulators: applied new channel marker signal handling 2017-11-14 20:24:54 +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
44b49847f9 Bumped to version 3.8.3 2017-11-11 05:14:58 +01:00
f4exb
e6b2d12236 SSB mod/demod: make sure channel marker bandwidth and low cutoff are displayed correctly 2017-11-10 23:01:21 +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
fabb5ea6ba ATV modulator: better size text overlay 2017-11-07 02:00:54 +01:00
f4exb
3d74ac9ed8 Various small corrections 2017-11-06 02:12:44 +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
465416ee19 SSB channels: fix the fixes (2) 2017-11-03 20:13:54 +01:00
f4exb
3bdddb5818 SSB channels: fix the fixes (1) 2017-11-03 19:29:48 +01:00
f4exb
9e5a7bb6fd SSB mod/demod: fixed default window title 2017-11-03 09:39:36 +01:00
f4exb
4be176fcbd SSB modulator: refactored bandwidths settings and fixed segfault 2017-11-03 02:55:12 +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
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
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
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
9dbdeb517e WFM modulator: separate GUI and modulator phase 1 2017-10-14 05:23:45 +02:00
f4exb
2da2aaad3e Modulators: changed viewChanged to channelMarkerChanged to be more specific 2017-10-14 05:09:20 +02:00
f4exb
cc7b69ebe3 WFM modulator: use settings in modulator (3) 2017-10-14 05:02:30 +02:00
f4exb
1d1e885709 WFM modulator: use settings in modulator (2) 2017-10-14 04:45:44 +02:00
f4exb
e76c95f7a2 WFM modulator: use settings in modulator (1) 2017-10-13 13:44:07 +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
5746aa1189 WFM modulator: use settings in GUI (1) 2017-10-13 08:24:39 +02:00
f4exb
1ead2de958 WFM modulator: added settings class 2017-10-12 22:49:47 +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
890fd88f1f NFM modulator: GUI and modulator separation phase 1 (1) 2017-10-12 20:33:16 +02:00
f4exb
028cf1e4eb NFM modulator: use settings in modulator 2017-10-12 20:16:37 +02:00
f4exb
d49ff21985 SSB modulator: fixed saturation when going DSB 2017-10-12 19:35:57 +02:00
f4exb
f8d06c19fb AM modulator GUI fixes 2017-10-12 02:19:23 +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
ccb2f7ff96 AM modulator: fixed frequency shift control sequence 2017-10-11 00:47:51 +02:00
f4exb
d1c14be67f NFM modulator: added settings class 2017-10-10 23:43:40 +02:00
f4exb
8782abe31f AM modulator: GUI and modulator separation phase1 2017-10-10 22:37:33 +02:00
f4exb
b635e3c0ee PlutoSDR output: use settings in modulator 2017-10-10 21:58:30 +02:00
f4exb
179c1a00c4 PlutoSDR output: use settings in modulator (4) 2017-10-10 21:47:15 +02:00
f4exb
7cce5625e1 PlutoSDR output: use settings in modulator (3) 2017-10-10 21:43:58 +02:00
f4exb
7c4f97827e PlutoSDR output: use settings in modulator (2) 2017-10-10 21:38:38 +02:00
f4exb
558249112b PlutoSDR output: use settings in modulator (1) 2017-10-10 09:10:03 +02:00
f4exb
13c8f2ea9e PlutoSDR output: use settings in GUI 2017-10-10 07:14:52 +02:00
f4exb
0b7f62866f PlutoSDR output: use settings in GUI (1) 2017-10-10 06:59:13 +02:00
f4exb
1ae75824ac AM modulator: created settings class 2017-10-09 18:27:47 +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
a30bda2d3a Updated version of touched plugins 2017-10-04 01:20:02 +02:00
f4exb
b11cf719d6 ATV modulator: fixed segfault when there is no GUI message queue 2017-10-01 10:12:54 +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
511686f820 Use new audio fifo based on audio sample type 2017-08-25 00:02:49 +02:00
f4exb
d98d8757b0 Moved audio sample definitions to dsp types definitions 2017-08-24 15:24:28 +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
f4exb
8297df0cd9 Audio modulators: reduce audio input file buffer to 0.1s 2017-08-08 02:19:08 +02:00
f4exb
03df4cf6dd SSB demod: updated documentation 2017-08-06 23:57:50 +02:00
f4exb
fdecb3c40e SSB modulator: updated documentation 2017-08-06 22:40:58 +02:00
f4exb
a81a642db9 WFM modulator: pull a number of input audio samples depending on total interpolation. Fixes issue #43 2017-08-06 17:48:18 +02:00
f4exb
18b22b58fb NFM modulator: pull a number of input audio samples depending on total interpolation. Fixes issue #43 2017-08-06 17:38:17 +02:00
f4exb
fdfa4351ad AM modulator: pull a number of input audio samples depending on total interpolation. Fixes issue #43 2017-08-06 17:23:27 +02:00
f4exb
f6bc9daf8e UpChannelizer: pass baseband sample rate in notification message 2017-08-06 17:10:29 +02:00
f4exb
f90ddf20eb SSB: replaced AGC checkboxes by button switches 2017-08-06 00:28:59 +02:00
f4exb
428d22579d SSB modulator: added compression (AGC) volume order control 2017-08-05 23:11:05 +02:00
f4exb
d8f7dcebdc SSM modulator: added audio compressor 2017-08-05 19:08:33 +02:00
f4exb
c29d9623f4 SSB mod: increase volume upper limit to 3.0 2017-08-04 09:32:59 +02:00
f4exb
3b095f4253 SSB: updated documentation (2) 2017-07-22 12:02:09 +02:00
f4exb
b1f35ca144 SSB: updated documentation 2017-07-22 11:48:52 +02:00
f4exb
303cb1f3c3 bumped version to 3.5.2 2017-07-22 04:50:38 +02:00
f4exb
ed91de48a8 SSB mod: show LSB and DSB values appropriately 2017-07-22 04:43:22 +02:00
f4exb
578e6197bc Updated channel plugins documentation with the new frequency shift dials 2017-06-11 01:53:25 +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
e946242fae Updated documentation 2017-05-19 10:52:18 +02:00
f4exb
d842b44c28 Value dials: implement Ctl to shift digits by 2. Updated documentation 2017-05-18 01:48:52 +02:00
f4exb
7a36ee716b WFM modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:30:39 +02:00
f4exb
c9de989643 SSB modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:26:55 +02:00
f4exb
e23fa13d36 NFM modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:21:48 +02:00
f4exb
5c830f1028 ATV modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:16:07 +02:00
f4exb
8e98c7eef9 AM modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:12:04 +02:00
f4exb
579c05cfe5 Use doubles for all power calculations 2017-05-16 23:39:49 +02:00
f4exb
dafad384c8 Merged Sigysmund changes for Mac OS Sierra on v3.4.5 2017-05-16 23:01:44 +02:00
f4exb
bb849623bd updated value dials with Windows compatible font and pointing hand 2017-05-16 22:35:44 +02:00
f4exb
007ea19e36 Bumped version to 3.5.0 2017-05-16 18:38:39 +02:00
f4exb
6f9ef0eaf9 New value dial color schemes: propagate to all active plugins 2017-05-16 18:27:36 +02:00
f4exb
416817d0b8 Mods and demods: prevent returning null or infinite values for squared magnitude 2017-05-16 17:46:44 +02:00
f4exb
747f400a78 New value dial color schemes. apply to File and AM demod plugins 2017-05-16 16:21:59 +02:00
ZigaS
27aab58d92 MacOS(sierra) development environment.
Updated qmake project configs.
Deploy & Run script.
For now only hardware supported is HackRF.
2017-05-15 12:32:16 +02:00
f4exb
ffb6ad3009 Use double storage type for all moving average instances 2017-05-12 00:03:56 +02:00
f4exb
9fcc3cd426 Remved default constuctors in Moving average and AGC classes 2017-05-11 18:39:00 +02:00
f4exb
cf267b1254 Code warnings in Eclipse cleanup 2017-05-05 10:40:45 +02:00
f4exb
e0d41f2ecb ATV Modulator: save overlay text in preset 2017-04-09 17:57:30 +02:00
f4exb
40b5e7467f ATV: updated documentation with latest changes 2017-04-09 11:35:22 +02:00
f4exb
e8415f7471 ATV: harmonize FM deviation between modulator and demodulator 2017-04-09 07:27:32 +02:00
f4exb
d43f59e93b ATV: round to nearest 10 Hz when computing rationally decimated/interpolated sample rate 2017-04-09 06:48:29 +02:00
f4exb
8d019af9d6 ATV: more number of lines and FPS 2017-04-08 06:54:24 +02:00
f4exb
6f9a044ddc ATV: use skip instead of leap for the horizontal sync skip mode 2017-04-08 05:35:09 +02:00
f4exb
f2d2978edc ATV: updated documentation with new NBTV modes 2017-04-07 14:14:25 +02:00
f4exb
66e45e6638 ATV Modulator: ensure minimum overlay text font size 2017-04-06 08:36:24 +02:00
f4exb
cb9329e6de ATV: added 120 lines mode 2017-04-06 08:28:30 +02:00
f4exb
2fe0ec7dbd ATV Modulator: hsync leap standard: fallen back horizotal sync leap placement update 2017-04-06 05:17:26 +02:00
f4exb
ca76d695f7 ATV Modulator: corrected horizotal sync leap placement so that image is received correctly 2017-04-05 05:37:48 +02:00
f4exb
645329b6c6 ATV: implemented 8 FPS 2017-04-05 05:01:01 +02:00
f4exb
0a2223b7e0 ATV Modulator: implememted horizontal sync leap standard with very slow 60 and 32 lines modes 2017-04-03 18:37:26 +02:00
f4exb
64b09910fd ATV Modulator: factorize vsync code. Use standard sync pulses at start of equalizing lines. New frame rates and number of lines 2017-04-03 17:23:20 +02:00
f4exb
efad6f948c ATV: implemented short vsync non interleaved mode 2017-04-03 03:17:37 +02:00
f4exb
c2d9de1926 AM Modulator: new shortest possible vertical sync compatible with ATV demod 2017-04-02 22:32:08 +02:00
f4exb
25cfa9041e AM Modulator: parametrize vsync shape depending on TV standard 2017-04-02 22:19:18 +02:00
f4exb
3669d57ac4 ATV Modulator: corrected spelling 2017-04-02 20:23:21 +02:00
f4exb
27f85da812 ATV Demod: resize screen appropriately according to TV standard 2017-03-27 02:29:02 +02:00
f4exb
044fe0565d ATV Modulator: remove useless method parameters 2017-03-27 00:00:24 +02:00
f4exb
b57b8f0a9a ATV plugins: used fixed pattern for sync and use sample time for top time adjust granularity 2017-03-26 23:47:21 +02:00
f4exb
e48587af6b ATV Modulator: documentation update 2017-03-26 19:32:59 +02:00
f4exb
eb47a29f4a ATV Modulator: fixed calculation on sample rate change 2017-03-26 11:54:18 +02:00
f4exb
aa8ef5e791 ATV Modulator: camera manual FPS setting: actual implementation in modulator 2017-03-24 19:15:25 +01:00
f4exb
096e1247e6 ATV Modulator: camera manual FPS setting: modulator and UI communication 2017-03-24 19:06:29 +01:00
f4exb
b82cb1791d ATV Modulator: camera manual FPS setting: UI and reporting 2017-03-24 18:40:15 +01:00
f4exb
b1c2f59a87 ATV Modulator: updated documentation 2017-03-22 19:05:10 +01:00
f4exb
48ab965f36 ATV Modulator: added option to force rational decimator even with a ratio of 1.0 this is to be able to use its FIR filter anyway 2017-03-22 13:10:42 +01:00
f4exb
2a08949245 ATV Modulator: added display of points per line 2017-03-22 11:48:39 +01:00
f4exb
0ea39c217c ATV Modulator: implemented FM excursion adjustment 2017-03-21 23:29:42 +01:00
f4exb
7e70b7f6c6 ATV Modulator: added possibility to adjust baseband modulated signal amplitude to prevent filter saturation 2017-03-21 21:59:44 +01:00
f4exb
5ae92bf1b6 ATV Modulator: resized GUI 2017-03-21 16:38:56 +01:00
f4exb
dd31909e8a ATV Modulator: rescale number of rf sliders steps if there are not enough 2017-03-21 14:42:42 +01:00
f4exb
affc6489c0 ATV Modulator: change RF filters steps calculation 2017-03-21 12:35:27 +01:00
f4exb
532431939b ATV Modulator: set rf filter bandwidth according to channel sample rate and not source sample rate. Make channel marker display consistent 2017-03-21 12:16:43 +01:00
f4exb
e05a0484ae ATV Modulator: serialize/deserialize FPS and number of lines 2017-03-21 04:29:28 +01:00
f4exb
f9f0c53168 ATV Modulator: implemented independent number of lines and FPS settings 2017-03-21 03:56:01 +01:00
f4exb
cba85d2ef1 ATV plugins: created 525 lines 20 FPS mode 2017-03-21 01:30:46 +01:00
f4exb
a9a59b7c23 ATV Modulator: added .mkv extension to video files list 2017-03-20 22:34:48 +01:00
f4exb
94d7170890 ATV Modulator: changed rf filter sliders handling and value display 2017-03-20 04:31:57 +01:00
f4exb
63510968b5 ATV Modulator: implemented 405 lines standard and added display of channel sample rate 2017-03-20 03:35:27 +01:00
f4exb
26900d4b78 ATV plugins: updated documentation 2017-03-19 19:11:28 +01:00
f4exb
71181c94fb ATV Modulator: implemented video inversion 2017-03-19 10:49:02 +01:00
f4exb
529e2c2c27 ATV Modulator: use interpolated sample rate for SSB/DSB filters 2017-03-17 19:56:35 +01:00
f4exb
836c3a56da ATV Modulator: use consistent opposite sideband bandwidth 2017-03-16 12:01:46 +01:00
f4exb
b76c246bcd ATV Modulator: vestigial sidebands chammel marker update (color overlay) 2017-03-16 11:49:14 +01:00
f4exb
1e46578aad ATV Modulator: UI: reverse opposite sideband slider 2017-03-16 10:44:31 +01:00
f4exb
b079fae843 ATV Modulator: use assymetrical filter for vestigial sideband modulation 2017-03-16 10:11:03 +01:00
f4exb
d513b222e6 ATV Modulator: adjustable vestigial sideband ratio 2017-03-16 03:23:58 +01:00
f4exb
df88215798 ATV Modulator: implemented vestigial sideband 2017-03-16 02:45:51 +01:00
f4exb
13455dfff8 ATV Modulator: full SSB support 2017-03-15 06:10:39 +01:00
f4exb
fe66703954 ATV Modulator: implement SSB filter 2017-03-15 05:24:02 +01:00
f4exb
abd463d374 ATV Modulator: SSB support in GUI 2017-03-15 05:05:42 +01:00
f4exb
edb7955d0d ATV Modulator: readme corrections 2017-03-15 03:12:12 +01:00
f4exb
ab588684bb ATV Modulator: implemented channel mute 2017-03-14 18:59:49 +01:00
f4exb
7f125828bc ATV plugins: update doc 2017-03-14 18:59:45 +01:00
f4exb
fa106b82c1 ATV Modulator: readme updates and set number of frames during FPS camera test to 100 2017-03-14 08:08:48 +01:00
f4exb
f7626652e4 ATV Modulator: hideous hack to split bandwidth between webcams so multi webcam is supported more or less (tested with 2) 2017-03-14 01:35:39 +01:00
f4exb
9cb1ebd0da ATV Modulator: hideous hack for webcams under Windows 2017-03-14 01:01:02 +01:00
f4exb
a88bc52530 ATV Modulator: reposition text overlay origin point 2017-03-13 23:12:37 +01:00
f4exb
14e27dc4b3 ATV Modulator: count actual number of frames read for camera FPS estimation 2017-03-13 22:52:49 +01:00
f4exb
0fa8fc486a ATV Modulator: use exclusively operator>> to retrieve camera frames 2017-03-13 22:45:00 +01:00
f4exb
09e3a0fd8e ATV Modulator: documentation 2017-03-13 01:11:44 +01:00
f4exb
e8c7294aad ATV Modulator: added .gif and .tiff extensions in image file selector 2017-03-13 00:03:54 +01:00
f4exb
43d40a4ace ATV Modulator: PAL-M (525l) effective support 2017-03-12 21:41:01 +01:00
f4exb
99b79e383f ATV Modulator: text overlay for video and camera. Automatic font thickness adjustment 2017-03-12 19:19:49 +01:00
f4exb
b42d39108a ATV Modulator: text overlay for still images 2017-03-12 15:10:59 +01:00
f4exb
e24c7bcf2c ATV Modulator: added camera FPS auto calibration 2017-03-12 03:51:22 +01:00
f4exb
3bda397e7a ATV Modulator: process channelizer sample rate change in the GUI 2017-03-12 01:26:12 +01:00
f4exb
4acdf78a22 ATV Modulator: fixed blank line on top of image 2017-03-12 00:29:10 +01:00
f4exb
3b11291dc2 ATV Modulator: generic line type determination 2017-03-11 23:45:21 +01:00
f4exb
5baaacb2ed ATV Modulator: camera support 2017-03-11 08:21:26 +01:00
f4exb
41fac50526 ATV Modulator: added camera details to the GUI 2017-03-11 06:57:22 +01:00
f4exb
2adf6da86d ATV Modulator: camera device handling (no streaming yet) 2017-03-10 19:06:51 +01:00
f4exb
02328b82ff ATV modulator: added camera devices scan and selector in the GUI 2017-03-10 14:28:04 +01:00
f4exb
293ac223e4 ATV modulator: removed volume control and add .wmv to the video file extensions 2017-03-10 13:32:37 +01:00
f4exb
de9bbb26fd ATV Modulator: corected end of file condition check and reset of FPS counters 2017-03-10 02:32:49 +01:00
f4exb
54b6ea8b0a ATV modulator: added .vob in the list of supported video file extensions 2017-03-10 01:05:52 +01:00
f4exb
dee348a2ad ATV Modulator: transmit video full features 2017-03-10 00:30:15 +01:00
f4exb
5d9a1c7c56 ATV Modulator: report video file straming to GUI 2017-03-09 23:17:14 +01:00
f4exb
d642e132d1 ATV Modulator: transmit video basic 2017-03-09 21:37:22 +01:00
f4exb
2a64878d7f ATV Modulator: transmit video interim state (1) 2017-03-09 19:07:45 +01:00
f4exb
f52f382a24 ATV Modulator: open video file 2017-03-09 02:09:31 +01:00
f4exb
a35b5e2f9b ATV Modulator: transmit still images resize with standard change 2017-03-09 01:00:46 +01:00
f4exb
f20d522aa7 ATV Modulator: transmit fixed image (1) 2017-03-08 23:48:14 +01:00
f4exb
4056fd0f5c ATV Modulator: more generic synchro timings 2017-03-08 23:26:58 +01:00
f4exb
82de4eceec ATV Modulator: still image loader 2017-03-08 19:04:10 +01:00
f4exb
166f07f26f ATV Modulator: Windows build: implement opencv 2017-03-08 11:49:58 +01:00
f4exb
0429b36fd9 ATV Modulator: implement opencv 2017-03-08 08:36:28 +01:00
f4exb
806b955110 ATV Modulator: added image file dialog 2017-03-08 01:35:18 +01:00
f4exb
5e8f17ba8c ATV Modulator: added checkbox pattern 2017-03-07 22:55:11 +01:00
f4exb
71d4776a93 ATV Modulator: implemented FM 2017-03-07 19:19:54 +01:00
f4exb
b832ea2173 ATV Modulator: added vertical bars and vertical gradient inputs 2017-03-07 01:38:19 +01:00
f4exb
d5cb0bf267 ATV Modulator: fixed timings and AM levels 2017-03-06 18:40:14 +01:00
f4exb
1462ce09e1 ATV Modulator: very basically works 2017-03-06 03:39:34 +01:00
f4exb
3dc18c675e WFM modulator: fixed default RF bandwidth and default channel marker width 2017-01-10 01:09:57 +01:00
f4exb
c2c0c902d4 WFM mod: fixed requiredBW method 2017-01-08 19:54:51 +01:00
f4exb
3b531c42bf WFM plugins: update revision number 2017-01-05 21:27:58 +01:00
f4exb
4b89ac3360 WFM modulator: do not go below 96 kHz for the channelizer sample rate. Attempt to fix CW problem 2017-01-05 11:37:57 +01:00
f4exb
20e08741ca WFM modulator: use CW keyer at channelizer sample rate 2017-01-05 11:00:07 +01:00
f4exb
5e324e816a WFM mod: Fixed interpolator sample rates calculation. Fixed FM deviation 2017-01-05 10:13:08 +01:00
f4exb
f91b0382e5 WFM modulator: fixed RF bandwidth issue 2017-01-05 06:29:08 +01:00
f4exb
3cf0b044d7 Fixed audio FIFO read length 2016-12-26 11:16:12 +01:00
f4exb
437891da43 Corrected number of audio samples pulled considering interpolation 2016-12-26 02:15:24 +01:00
f4exb
e02ac85e50 All modulators: use buffer for input audio that is always in use while generation is running. This fixes lockup problem reported in issue #11 2016-12-26 01:39:34 +01:00
f4exb
ce77f95a2c Bumped to version 2.5.2 2016-12-23 00:34:07 +01:00
f4exb
f74e3b83a7 Modulators: changed single Tx channel samples feed handling. Pure virtual function is useless 2016-12-22 23:45:56 +01:00
f4exb
1afd8df5f9 Modulators: changed single Tx channel samples feed handling 2016-12-22 23:39:06 +01:00
f4exb
fc58e1be46 AM, NFM and WFM modulators: changed mute/umute channel button icon 2016-12-20 17:56:49 +01:00
f4exb
299317bb2e WFM Modulator: implemented channel mute 2016-12-20 16:44:10 +01:00
f4exb
61df7de043 NFM Modulator: implemented channel mute 2016-12-20 16:38:27 +01:00
f4exb
77549e74ca AM Modulator: implemented channel mute 2016-12-19 18:09:07 +01:00
f4exb
f1bfe8962a NFM Modulator: save/retrieve CTCSS settings 2016-12-19 13:20:01 +01:00
f4exb
b0fbf3ac15 Modulators: corrections in readme's 2016-12-19 13:09:13 +01:00
f4exb
f95ebec3ec AM and WFM modulators: use precision NCO for tone 2016-12-19 13:08:58 +01:00
f4exb
d5019e916c WFM modulator: Windows build: fixed compile error with MinGW 2016-12-19 08:40:23 +01:00
f4exb
9b6aae348e SSB mod and demod: use precision NCOs 2016-12-19 08:28:50 +01:00
f4exb
eca3809ab9 NFM Modulator: added CTCSS 2016-12-19 02:41:48 +01:00
f4exb
3cfdbe72a0 Added documentation for the modulators 2016-12-19 00:31:25 +01:00
f4exb
6ec6ab41b9 WFM Modulator: set RF level to -1 dB 2016-12-18 20:03:47 +01:00
f4exb
4ccb8610c5 SSB Modulator: volume span 0.0 to 2.0 max 2016-12-18 07:37:56 +01:00
f4exb
55de2d4501 AM and NFM Modulators: GUI fixes 2016-12-18 07:36:43 +01:00
f4exb
821b1566e8 WFM Modulator: fixes 2016-12-18 07:32:50 +01:00
f4exb
95a8eb9856 WFM Moduletor 2016-12-17 19:09:07 +01:00
f4exb
33a0e6210a WFM Modulator: interim state (1) compiles with same logic as NFM 2016-12-17 07:58:40 +01:00