Commit Graph

1895 Commits

Author SHA1 Message Date
f4exb 1ae2135c3b ATV Demod: avoid infinite recursion in apply settings because of channel marker setting 2017-03-16 01:03:01 +01:00
f4exb 76a0dc3e2d Fixed a long lasting bug where channels are movable from the spectrum display based on the color (blue) so that WFM could not move. Set a dedicared boolean instead 2017-03-16 00:39:49 +01:00
f4exb c7c2aa1fa7 ATV Demod: GUI refactoring: fixed segfault at initialization 2017-03-15 22:12:12 +01:00
f4exb 78b3e8d69a ATV Demod: GUI refactoring (1) 2017-03-15 18:56:38 +01:00
f4exb f40d030e2e FFT filter: SSB filter leave DC component by default in both USB and LSB. Option to remove DC in both 2017-03-15 15:37: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 a0646d7727 ATV Modulator: corrected Debian file 2017-03-15 03:51:27 +01:00
f4exb 4b316f9a16 ATV Modulator: added libopencv-dev depedency in the readme 2017-03-15 03:38:43 +01:00
f4exb 52be4d1b9f ATV Modulator: updated Debian files 2017-03-15 03:32:56 +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 b544acf53b Make sure 3 and 6 MS/s are supported by HackRF and BladeRF for transmission to match Airspy Mini sample rates 2017-03-12 00:41:05 +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 b6b972638a ATV demodulator: correct the meaning of the Half checkbox 2017-03-09 23:27:28 +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 870f44a51b File Sink: added more sample rates 2017-03-09 19:07:07 +01:00
f4exb a6d485b557 Windows install: copy only the necessary OpenCV DLLs 2017-03-09 13:20:43 +01:00
f4exb 4e23349625 ATV Modulator: Windows install: copy openCV DLLs 2017-03-09 02:22:45 +01:00
f4exb f52f382a24 ATV Modulator: open video file 2017-03-09 02:09:31 +01:00
f4exb a392ccb50f Channel Analyzer NG: corrected readme 2017-03-09 01:20:41 +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