Skip to content

brainwagon/noaa-apt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

noaa-apt

This is a simple decoder for the APT signals that are transmitted by the NOAA satellites. It is based upon a very simple decoder that I wrote a long time ago as part of an aborted article I was writing for AMSAT. That encoder was quite simple, but also took a lot of short cuts. My goal is to have a simple command line program that you can run on a recording (any format, bit depth, or sample rate) and have it do something straight forward and produce the best image that it knows how.

It's fairly common for computers these days to have gigabytes of memory, so I'm not working at all to reduce memory consumption. The program works by loading the entire signal into memory at once, and processing it as a whole.

About

A decoder for NOAA weather satellites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published