From 47b9030c636c15f5277857c6822295a253b35a29 Mon Sep 17 00:00:00 2001 From: Boyan <boyan@bobokara.com> Date: Tue, 20 Jun 2023 01:55:42 +0300 Subject: [PATCH] Updated README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)