From 2043e57b413fc427091e941983eb3be3aa0b91fd Mon Sep 17 00:00:00 2001 From: Jon Beniston Date: Fri, 25 Jun 2021 16:51:13 +0100 Subject: [PATCH] Update APT readme --- plugins/channelrx/demodapt/readme.md | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/plugins/channelrx/demodapt/readme.md b/plugins/channelrx/demodapt/readme.md index a81ec7b7a..ff24edc88 100644 --- a/plugins/channelrx/demodapt/readme.md +++ b/plugins/channelrx/demodapt/readme.md @@ -62,7 +62,19 @@ Clears the current image and restarts the decoder. The decoder must be reset bet Saves the current image to disk. Images can be saved in PNG, JPEG, BMP, PPM, XBM or XPM formats. -

10: Channel selection

+

10: Zoom in

+ +Zooms in to the image. You can also zoom in with the scroll wheel. + +

11: Zoom out

+ +Zooms out from the image. You can also zoom out with the scroll wheel. + +

12: Zoom image to fit

+ +Zooms so that the image fits in to the available space. + +

13: Channel selection

Selects whether: @@ -70,29 +82,29 @@ Selects whether: - only channel A is displayed - only channel B is displayed -

11: Crop noise

+

14: Crop noise

When checked, noise is cropped from the top and bottom of the image. This is noise that is typically the result of the satellite being at a low elevation. -

12: Apply denoise filter

+

15: Apply denoise filter

When checked, a denoise filter is applied to the received image. -

13: Apply linear equalisation

+

16: Apply linear equalisation

When checked, linear equalisation is performed, which can enhance the contrast. The equalisation is performed separately on each channel. -

14: Apply histogram equalisation

+

17: Apply histogram equalisation

When checked, histogram equalisation is performed, which can enhance the contrast. The equalisation is performed separately on each channel. -

15: Overlay precipitation

+

18: Overlay precipitation

When checked, precipitation is detected from the IR channel and overlayed on both channels using a colour palette. This option will not work if linear or histogram equalisation has been applied. -

16: Pass direction

+

19: Pass direction

The pass direction check button should be set to match the direction of the satellite pass. i.e. select down arrow for satellite passing from the North to the South and the up arrow for the satellite passing from the South to the North.