Send images via SSTV Text overlay Save as wave file
Go to file
Olga Miller a3aa15e025 Updated description of the "Transform Image" menu item in README 2024-08-18 10:26:14 +02:00
app Version 2.11 2024-08-14 20:26:44 +02:00
fastlane/metadata/android/en-US fastlane: Updated description of the "Transform Image" menu item 2024-08-18 10:04:00 +02:00
gradle/wrapper Updated gradle (SdkVersion 34), 2024-08-14 20:10:11 +02:00
.gitignore Initial commit 2017-01-03 18:32:45 +01:00
LICENSE Initial commit 2017-01-03 18:32:45 +01:00
NOTICE Fixed Dayton Paper link in NOTICE and README and 2018-03-10 14:59:52 +01:00
README.md Updated description of the "Transform Image" menu item in README 2024-08-18 10:26:14 +02:00
build.gradle Updated gradle (SdkVersion 34), 2024-08-14 20:10:11 +02:00
gradle.properties Gradle updates 29, with necessary replacement of android.support by androidx 2020-06-18 22:35:44 +02:00
gradlew Gradle updates 28 2018-10-23 21:50:36 +02:00
gradlew.bat Gradle updates 28 2018-10-23 21:50:36 +02:00
settings.gradle Initial commit 2017-01-03 18:32:45 +01:00

README.md

Icon

SSTV Encoder 2

Image encoder for Slow-Scan Television (SSTV) audio signals

Modes

Supported SSTV modes:

  • Martin Modes: Martin 1, Martin 2
  • PD Modes: PD 50, PD 90, PD 120, PD 160, PD 180, PD 240, PD 290
  • Robot Modes: Robot 36 Color, Robot 72 Color
  • Scottie Modes: Scottie 1, Scottie 2, Scottie DX
  • Wraase Modes: Wraase SC2 180

The mode specifications are taken from the Dayton Paper, JL Barber, "Proposal for SSTV Mode Specifications", 2000:
http://www.barberdsp.com/downloads/Dayton%20Paper.pdf

Image

To load an image:

  • tap "Take Picture" or "Pick Picture" menu button, or
  • use the Share option of an app like e.g. Gallery.

To keep the aspect ratio, black borders will be added if necessary.
Original image can be resend using another mode without reloading.
After image rotation or mode changing the image will be scaled to that mode's native size.
After closing the app the loaded image will not be stored.

Text Overlay

Actions for working with text overlays:

  • Single tap to add a text overlay.
  • Single tap on text overlay to edit it.
  • Long press to move text overlay.
  • Remove the text to remove a text overlay.

After closing the app all text overlays will be stored and reloaded when restarting.

Menu

Available menu options:

  • "Play": Sends the image
  • "Stop": Stops the current sending and empties the queue
  • "Pick Picture": Opens an image viewer app to select a picture
  • "Take Picture": Starts a camera app to take a picture
  • "Save as WAVE File": Creates a wave file in the Music folder in SSTV Encoder album
  • "Transform Image":
    • "Rotate": Rotates the image by 90 degrees
    • "Reset": Resets image rotation and scaling
  • "Modes": Lists all supported modes

Installation

The working app "SSTV Encoder" can be installed

on Google Play:
https://play.google.com/store/apps/details?id=om.sstvencoder

or on F-Droid:
https://f-droid.org/packages/om.sstvencoder/

SSTV Image Decoder

Open Source Code:
https://github.com/xdsopl/robot36/tree/android

Installation

The working app "Robot36 - SSTV Image Decoder" can be installed

on Google Play:
https://play.google.com/store/apps/details?id=xdsopl.robot36

or on F-Droid:
https://f-droid.org/packages/xdsopl.robot36/