Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Nico Rey 324df4e242 Dont use ramfs for meteor vor 4 Jahren
modprobe.d Usability improvements, auto install script vor 4 Jahren
.gitignore ignore map folder vor 4 Jahren
.noaa.conf Add log leve vor 4 Jahren
METEOR.md Usability improvements, auto install script vor 4 Jahren
README.md Usability improvements, auto install script vor 4 Jahren
common.sh woops vor 4 Jahren
fstab Added ramfs folder for audio storage vor 5 Jahren
index.html First commit vor 6 Jahren
install.sh check for installed index.html vor 4 Jahren
medet_arm Usability improvements, auto install script vor 4 Jahren
nginx.cfg Move root folder outside home vor 6 Jahren
post.py Syntax improvement, meteor m2 decoding, python3 vor 4 Jahren
predict.qth Usability improvements, auto install script vor 4 Jahren
prune.sh Move common functions to a lib, add logging vor 4 Jahren
receive.sh Set exec bit vor 4 Jahren
receive_iss.sh Syntax improvement, meteor m2 decoding, python3 vor 4 Jahren
receive_meteor.sh Dont use ramfs for meteor vor 4 Jahren
rectify.py multi threading vor 4 Jahren
requirements.txt Syntax improvement, meteor m2 decoding, python3 vor 4 Jahren
schedule.sh Usability improvements, auto install script vor 4 Jahren
schedule_iss.sh Usability improvements, auto install script vor 4 Jahren
schedule_meteor.sh Usability improvements, auto install script vor 4 Jahren
schedule_sat.sh Usability improvements, auto install script vor 4 Jahren
sun.py Syntax improvement, meteor m2 decoding, python3 vor 4 Jahren
wxtoimg-armhf-2.11.2-beta.deb Usability improvements, auto install script vor 4 Jahren

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