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 324df4e242 Dont use ramfs for meteor há 4 anos
modprobe.d Usability improvements, auto install script há 4 anos
.gitignore ignore map folder há 4 anos
.noaa.conf Add log leve há 4 anos
METEOR.md Usability improvements, auto install script há 4 anos
README.md Usability improvements, auto install script há 4 anos
common.sh woops há 4 anos
fstab Added ramfs folder for audio storage há 5 anos
index.html First commit há 6 anos
install.sh check for installed index.html há 4 anos
medet_arm Usability improvements, auto install script há 4 anos
nginx.cfg Move root folder outside home há 6 anos
post.py Syntax improvement, meteor m2 decoding, python3 há 4 anos
predict.qth Usability improvements, auto install script há 4 anos
prune.sh Move common functions to a lib, add logging há 4 anos
receive.sh Set exec bit há 4 anos
receive_iss.sh Syntax improvement, meteor m2 decoding, python3 há 4 anos
receive_meteor.sh Dont use ramfs for meteor há 4 anos
rectify.py multi threading há 4 anos
requirements.txt Syntax improvement, meteor m2 decoding, python3 há 4 anos
schedule.sh Usability improvements, auto install script há 4 anos
schedule_iss.sh Usability improvements, auto install script há 4 anos
schedule_meteor.sh Usability improvements, auto install script há 4 anos
schedule_sat.sh Usability improvements, auto install script há 4 anos
sun.py Syntax improvement, meteor m2 decoding, python3 há 4 anos
wxtoimg-armhf-2.11.2-beta.deb Usability improvements, auto install script 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

Install

There’s an install.sh script that does everything at once. If in doubt, see the Wiki’s install and config page.

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