Send images via SSTV Text overlay Save as wave file
Go to file
Olga Miller d0a54a3a35 Added markdown syntax and extension to README 2018-03-10 14:29:11 +01:00
app Built message string using StringBuilder 2018-03-10 13:02:24 +01:00
gradle/wrapper Gradle updates 2018-03-10 12:49:32 +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.md Added markdown syntax and extension to README 2018-03-10 14:29:11 +01:00
build.gradle Gradle updates 2018-03-10 12:49:32 +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.md

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

###Short Description

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

###Supported modes

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

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

###Image

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

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

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

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

###SSTV Image Decoder

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

On Google Play the Working App:
Robot36 - SSTV Image Decoder
https://play.google.com/store/apps/details?id=xdsopl.robot36

#####__________________ DEUTSCH __________________

#SSTV-Dekodierer 2

###Kurze Beschreibung

Diese Applikation sendet Bilder via Slow Scan Television (SSTV).

###Unterstützte Modi

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

Modi-Spezifikation:
Dayton Paper of JL Barber
http://www.barberdsp.com/files/Dayton%20Paper.pdf

###Bild

Bilder können durch das Berühren des "Take Picture" oder "Pick Picture" Menü-Knopfes oder
durch die "Teilen" (oder "Bild Teilen", "Share") Option anderer Applikationen wie "Galerie" geladen.

Um das Seitenverhältnis beizubehalten, werden (falls notwendig) schwarze Ränder hinzugefügt.
Das Originalbild kann in einem anderen Modus neu gesendet werden ohne das Bild neu laden zu müssen.

Nach dem Rotieren des Bildes oder nach dem Auswählen eines Übertragungsmodus
wird das Bild auf die native Größe skaliert.

Nach dem Schließen der Applikation wird das Bild nicht gespeichert.

###Text

Tippen der Bildfläche startet den Text-Editor.
Bewegen des Textes wird durch langes Berühren initiiert.

Nach dem Schließen der Applikation alle Texte werden gespeichert und wieder geladen beim Neustart.

###Menu

  • "Pick Picture"
    • Öffnet eine Applikation wie "Galerie" um ein Bild auszuwählen.
  • "Take Picture"
    • Startet eine Kamera-Applikation um ein Bild aufzunehmen.
  • "Save Wave File"
    • Erstellt eine Wave-Datei in "Musik" Ordner in "SSTV Encoder"-Album.
  • "Play"
    • Sendet das Bild.
  • "Stop"
    • Stoppt das aktuelle Senden und leert die Warteschlange.
  • "Rotate Image"
    • Rotiert das Bild um 90 Grad.
  • "Modes"
    • Listet alle unterstützten Modi.

###SSTV-Dekodierer

Quelltext:
https://github.com/xdsopl/robot36/tree/android

Auf Google Play die funktionierende Applikation:
Robot36 - SSTV Bild Dekodierer
https://play.google.com/store/apps/details?id=xdsopl.robot36