f4exb
|
3b74153ec6
|
SampleSourceFifo refactoring and Tx code reorganization
|
2019-11-15 01:05:32 +01:00 |
|
f4exb
|
2274d20856
|
REST API: config: GET (5): all API supported channels refactoring to use static methods for settings GET. PUT. PATCH
|
2019-08-03 01:05:16 +02:00 |
|
f4exb
|
68e4eaac68
|
PVS-Studio analys fixes: core package minor issues
|
2019-06-15 07:00:09 +02:00 |
|
f4exb
|
9284b47880
|
ATV modulator: fixed undefined symbol cv::VideoCapture
|
2019-05-31 11:07:36 +02:00 |
|
f4exb
|
a5e9f251ef
|
Single channel API
|
2019-05-09 17:27:12 +02:00 |
|
f4exb
|
89e53cf179
|
Single DeviceAPI interface (1)
|
2019-05-08 22:11:53 +02:00 |
|
f4exb
|
ef15157a50
|
Fixed incomplete copyright headers (1)
|
2019-04-11 06:39:30 +02:00 |
|
f4exb
|
ccad513947
|
Reverse API: ATV mod
|
2018-12-21 01:15:15 +01:00 |
|
f4exb
|
b1da29a3c4
|
Sink plugins: corrected name getters and setters
|
2018-08-15 11:24:14 +02:00 |
|
f4exb
|
6320716eb9
|
ATV modulator: Web API: add possibility to set image and video files
|
2018-04-15 02:22:54 +02:00 |
|
f4exb
|
875cf59fda
|
ATV modulator: pass text overlay switch in settings
|
2018-04-15 01:34:46 +02:00 |
|
f4exb
|
b21ea9ab2f
|
ATV modulator: Web API: settings and report implementation
|
2018-04-15 00:52:39 +02:00 |
|
f4exb
|
b0a97510e2
|
Moving average cleanup
|
2018-02-03 10:33:02 +01:00 |
|
f4exb
|
561420415e
|
All concerned mods: call applyChannelSettings with force=true at construction and start.
|
2018-01-09 01:10:49 +01:00 |
|
f4exb
|
054e87c153
|
AM and ATV Mods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
|
2017-12-29 11:42:33 +01:00 |
|
f4exb
|
e39e080cc0
|
Channel source/sink APIs: removed useless getDeltaFrequency pure virtual method
|
2017-12-29 05:22:26 +01:00 |
|
f4exb
|
6d12443100
|
Server: changes to support DeviceSet
|
2017-12-17 23:15:42 +01:00 |
|
f4exb
|
02e0945368
|
Web API: implemented /sdrangel/channels: Get a list of channel plugins available in this instance
|
2017-11-23 01:19:32 +01:00 |
|
f4exb
|
4169833b4d
|
Web API: report Tx channel info summary
|
2017-11-19 19:14:33 +01:00 |
|
f4exb
|
9c68da780e
|
Added mod constructor interface in the plugin API. Created method in all Tx channel plugins
|
2017-11-08 17:09:25 +01:00 |
|
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
|
305a613667
|
ATV modulator: use settings (2)
|
2017-10-22 01:13:04 +02:00 |
|
f4exb
|
04c8729e44
|
ATV modulator: use settings (1)
|
2017-10-22 00:33:18 +02:00 |
|
f4exb
|
3a3d8e3dcb
|
activated compiler warnings
|
2017-05-25 20:13:34 +02:00 |
|
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 |
|