Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Nico Rey af70f21dba multi threading há 4 anos
.noaa.conf Add log leve há 4 anos
METEOR.md Syntax improvement, meteor m2 decoding, python3 há 4 anos
README.md Syntax improvement, meteor m2 decoding, python3 há 4 anos
common.sh add a common library há 4 anos
fstab Added ramfs folder for audio storage há 6 anos
index.html First commit há 6 anos
nginx.cfg Move root folder outside home há 6 anos
post.py Syntax improvement, meteor m2 decoding, python3 há 4 anos
prune.sh Move common functions to a lib, add logging há 4 anos
receive.sh Move common functions to a lib, add logging há 4 anos
receive_iss.sh Syntax improvement, meteor m2 decoding, python3 há 4 anos
receive_meteor.sh Move common functions to a lib, add logging há 4 anos
rectify.py multi threading há 4 anos
requirements.txt Syntax improvement, meteor m2 decoding, python3 há 4 anos
schedule.sh Move common functions to a lib, add logging há 4 anos
schedule_iss.sh Syntax improvement, meteor m2 decoding, python3 há 4 anos
schedule_meteor.sh Move common functions to a lib, add logging há 4 anos
schedule_sat.sh Move common functions to a lib, add logging há 4 anos
sun.py Syntax improvement, meteor m2 decoding, python3 há 4 anos

README.md

NOAA Automated capture using Raspberry PI

Most of the code and setup stolen from: Instructables

New Features!

  • Meteor M2 full decoding!
  • Nginx webserver to show images.
  • Timestamp and satellite name over every image.
  • WXToIMG configured to create several images (HVC,HVCT,MCIR, etc).
  • Pictures are posted to Twitter. See more at argentinasat twitter account.
  • Wiki is updated!
  • Audio files are stored on a RAMFS partition. Happen to had some glitches on image reception

Manual work

Important notes

  • I tried to run this on a Raspberry PI Zero Wifi, no luck. Seems like it’s too much load for the CPU. Running on a Raspberry PI 2+ is ok. See Wiki’s hardware notes page.
  • Code was a bit updated on how it handles the UTC vs timezone times.

To do