Commit Graph

58 Commits

Author SHA1 Message Date
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 04c8729e44 ATV modulator: use settings (1) 2017-10-22 00:33:18 +02:00
f4exb 2da2aaad3e Modulators: changed viewChanged to channelMarkerChanged to be more specific 2017-10-14 05:09:20 +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 5c830f1028 ATV modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:16:07 +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 e0d41f2ecb ATV Modulator: save overlay text in preset 2017-04-09 17:57:30 +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 cb9329e6de ATV: added 120 lines mode 2017-04-06 08:28:30 +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 096e1247e6 ATV Modulator: camera manual FPS setting: modulator and UI communication 2017-03-24 19:06:29 +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 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 71181c94fb ATV Modulator: implemented video inversion 2017-03-19 10:49:02 +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 abd463d374 ATV Modulator: SSB support in GUI 2017-03-15 05:05:42 +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 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 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