Commit Graph

55 Commits

Author SHA1 Message Date
f4exb 579c05cfe5 Use doubles for all power calculations 2017-05-16 23:39:49 +02:00
f4exb ffb6ad3009 Use double storage type for all moving average instances 2017-05-12 00:03:56 +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 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 eb47a29f4a ATV Modulator: fixed calculation on sample rate change 2017-03-26 11:54:18 +02: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 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 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 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 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 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 ab588684bb ATV Modulator: implemented channel mute 2017-03-14 18:59:49 +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 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 4acdf78a22 ATV Modulator: fixed blank line on top of image 2017-03-12 00:29:10 +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 de9bbb26fd ATV Modulator: corected end of file condition check and reset of FPS counters 2017-03-10 02:32:49 +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 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 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