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

51 Commits

Author SHA1 Message Date
f4exb
b32330780b Level meters: fixed text position and make sure appropriate font is used 2018-05-07 03:38:57 +02:00
f4exb
bcc3476e9d Channel Tx plugins: use liberation font 2018-05-06 00:30:43 +02:00
Jason Gerecke
f6ea7b216e Fix spelling errors present in UI files 2018-04-21 18:44:54 -07: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
04c8729e44 ATV modulator: use settings (1) 2017-10-22 00:33:18 +02:00
f4exb
59a4dab7df All mod and demod plugins: try to fix channel power display 2017-05-26 01:19:36 +02:00
f4exb
5c830f1028 ATV modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:16:07 +02:00
f4exb
bb849623bd updated value dials with Windows compatible font and pointing hand 2017-05-16 22:35:44 +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
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
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
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
5ae92bf1b6 ATV Modulator: resized GUI 2017-03-21 16:38:56 +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
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
1e46578aad ATV Modulator: UI: reverse opposite sideband slider 2017-03-16 10:44:31 +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
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
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
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
dee348a2ad ATV Modulator: transmit video full features 2017-03-10 00:30:15 +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
f20d522aa7 ATV Modulator: transmit fixed image (1) 2017-03-08 23:48:14 +01:00
f4exb
82de4eceec ATV Modulator: still image loader 2017-03-08 19:04:10 +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