diff --git a/README.md b/README.md index 688e2f4..a3f5032 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -RTL-TCP automatic weather satellite image - +# RTL-TCP automatic weather satellite image +This project is left for dead until I find a suitable library which can interact with rtl_tcp. ## Capture, decode and send -Using `pyrtlsdr`, interact with an RTL-TCP server. Tell it when and where to listen for weather satellites. Record said satellites. Locally decode the signals into images. Post the images to Discord. +Using ~~`pyrtlsdr`~~, interact with an RTL-TCP server. Tell it when and where to listen for weather satellites. Record said satellites. Locally decode the signals into images. Post the images to Discord. ### Ideas(difficulty level) * Clearness % algorithm(5/5)