Commit Graph

251 Commits

Author SHA1 Message Date
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