Send images via SSTV Text overlay Save as wave file
Go to file
Olga Miller d889bb574c Re-organized activity_edit_text
(Old Android versions throw an exception if you try to set a field marked as final using reflection.)
2017-03-11 16:11:21 +01:00
app Re-organized activity_edit_text 2017-03-11 16:11:21 +01:00
gradle/wrapper Initial commit 2017-01-03 18:32:45 +01:00
.gitignore Initial commit 2017-01-03 18:32:45 +01:00
LICENSE Initial commit 2017-01-03 18:32:45 +01:00
NOTICE Added smpte_color_bars.png as default image, removed loading image from Uri stored in Settings, 2017-03-01 21:14:57 +01:00
README Initial commit 2017-01-03 18:32:45 +01:00
build.gradle Gradle updates 2017-02-15 19:00:17 +01:00
gradle.properties Initial commit 2017-01-03 18:32:45 +01:00
gradlew Initial commit 2017-01-03 18:32:45 +01:00
gradlew.bat Initial commit 2017-01-03 18:32:45 +01:00
settings.gradle Initial commit 2017-01-03 18:32:45 +01:00

README

SSTV Encoder 2
Copyright 2017 Olga Miller <olga.rgb@gmail.com>

-------------- Description:

This app sends images via Slow Scan Television (SSTV).

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

-------------- Usage:

Tap "Take Picture" or "Pick Picture" menu button or
use the Share option of any app like Gallery to load an image.

Single tap to add text.
Single tap on text to edit.
Long press to move text.

-------------- Remarks:

After clicking on a mode the image will be scaled to that mode's native size.
To keep the aspect ratio, black borders will be added if necessary.
Original image can be resend using another mode without reloading.

The mode specifications are taken from the Dayton Paper of JL Barber:
http://www.barberdsp.com/files/Dayton%20Paper.pdf

Source code for decoding SSTV images can be found here:
https://github.com/xdsopl/robot36/tree/android

On Google Play you can find the working app:
SSTV Encoder
https://play.google.com/store/apps/details?id=om.sstvencoder

For decoding try:
Robot36 - SSTV Image Decoder
https://play.google.com/store/apps/details?id=xdsopl.robot36