reynico / raspberry-noaa

Fully automated ISS SSTV, NOAA and Meteor satellite image downloader using Raspberry PI
https://github.com/reynico/raspberry-noaa
GNU General Public License v3.0
179 stars 56 forks source link

[WIP] Adapt to newer Ubuntu sources & programs #131

Open Cirromulus opened 3 years ago

Cirromulus commented 3 years ago

Hi! What started as a "just get it to work on Ubuntu 20" got out of hand quickly to get some nice pictures. So this is meant more as a basis for discussion than a quick PR.

Features added:

I know this is a lot, especially with different OS-Versions out there. So this is open to discussion.

jekhokie commented 3 years ago

@Cirromulus nice work! Looks like you've done some redundant work with the v2 version I stood up after speaking with Nico about pushing this forward. Check out this repo - it is likely more in line with the changes you made plus/minus, and maybe we can collaborate to move this forward a bit? I have a couple other contributors that are helping continue to push this forward!

https://github.com/jekhokie/raspberry-noaa-v2

Cirromulus commented 3 years ago

Oh, the existence of a V2 is new to me 🤦‍♂️ I will look into it. Do you know on top of your head if I did at least something new ?

This raises the Issue that a newer and more sophisticated V2 exists. This should be mentioned in the main Readme.

Edit: But interestingly it seems, we did the same style in forking with features getting out of hand :)