Git Product home page Git Product logo

shredpix's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

shredpix's Issues

This is digital signal transmitter with 50% of error correction payload?

Then why transmission is time and size limited?
I want to send my original photo by audio via this digital method.

Look:
Better send via your app RAR archive file with include 50% of Recovery Record (which based on Reed-Solomon codes) and then recover it in background, instead of your 50% bandwidht overload by duplicating data.

No file browser, non comfortable options menu. Tested it, and i can send PNG only very small or with potato quality.
Useless app with not realized COFDMTV potential.

Anyway, with respect for your work. SSTV app coders helping with transmission photos from anals of this world to comfortable place.

"JPEG XL" image format support?

It have much more image quality at same file size compared to lossy WebP or JPEG.

Assempix will require simple viewer in this case.
Or, image with higher quality can be send with conversion:
Shredpix ( image -> jxl ) --> sending JPEG XL image --> Assempix ( jxl -> png ), then no any viewer needed.

5380 bytes... this current algorithm cannot send signal as many long time as needed?

Handle allocation failures better

Creating the native encoder can fail if not enough memory is available.
A potential null pointer dereference has been fixed with commit adbd103
It would be nice to show the problem in the UI and suggest some solutions to the problem.

Move the Carrier after the Mode

The Carrier shall be placed after the Mode, because its ranges depend on the Mode selection. (Even if the values near min and max will rather never be used.)

Current:
layout_current

Suggestion:
layout
(The line weights are 10, 10 , 9 and 8, and EditText "Call" has layout_height="wrap_content".)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.