bareboat-necessities / lysmarine_gen

With BBN OS you can build a central boat computer. BBN OS is free and open source. It is based on commonly used community supported open source projects such as SignalK, PyPilot, OpenCPN, and others. BBN OS graphical user interface will let you build a cockpit front-end to all functionality of the OS from chartplotting, dashboards, weather, etc.
https://github.com/bareboat-necessities/lysmarine_gen
250 stars 59 forks source link

HF marine info organisation #150

Closed peronosporos closed 2 years ago

peronosporos commented 2 years ago

consider making a database for weatherfax and navtex frequencies and timeschedules, and using gps and local time to use a script to automate the process of receiving and decoding the info both with rtl-sdr if it is the only option, and ssb if an installation exists already

mgrouch commented 2 years ago

Shouldn’t be difficult to do on condition of having hardware to test it properly. NavTex is few fixed frequencies to scan. Weatherfax is more complicated though and automation with sdr and ssb can be very rig specific

mgrouch commented 2 years ago

WeatherFax schedules are installed with opencpn weatherfax plugin

https://www.arachnoid.com/JWX/

https://www.rtl-sdr.com/decoding-morse-code-weather-fax-rtl-sdr/

https://www.rtl-sdr.com/tag/weather-fax/

https://www.rtl-sdr.com/receiving-weather-rtty-rtl-sdr/

mgrouch commented 2 years ago

NOAA satellite weather

Some links:

https://github.com/martinber/noaa-apt

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

https://www.instructables.com/Raspberry-Pi-NOAA-Weather-Satellite-Receiver/

https://www.rtl-sdr.com/rtl-sdr-tutorial-receiving-noaa-weather-satellite-images/

https://www.rtl-sdr.com/an-alternative-noaa-weather-satellite-tutorial-using-rtl_fm-and-wxtoimg/

https://www.rtl-sdr.com/raspberry-noaa-v2-raspberry-pi-automated-noaa-and-meteor-weather-satellite-capture/

https://www.rtl-sdr.com/creating-an-automated-raspberry-pi-and-rtl-sdr-based-noaa-weather-satellite-station/

https://www.rtl-sdr.com/automatically-receiving-decoding-and-tweeting-noaa-weather-satellite-images-with-a-raspberry-pi-and-rtl-sdr/

https://www.rtl-sdr.com/youtube-tutorial-software-set-up-for-a-portable-raspberry-pi-and-rtl-sdr-based-noaa-weather-satellite-receiver/

mgrouch commented 2 years ago

Inmarsat-STD-C decoding with SDR:

https://www.rtl-sdr.com/rtl-sdr-tutorial-decoding-inmarsat-std-c-egc-messages/

https://github.com/cropinghigh/stdcdec

mgrouch commented 2 years ago

NavTex decoding with SDR

https://www.arachnoid.com/JNX/

https://www.rtl-sdr.com/decoding-navtex-with-an-sdrplay-rspdx-sdruno-and-yand/

mgrouch commented 2 years ago

Requesting and receiving GRIB files via SSB radio

Grib Plugin in OpenCPN

WinLink PAT https://github.com/la5nta/pat

jpskmail https://github.com/bareboat-necessities/javapskmail-VK2ETA

mgrouch commented 2 years ago

See https://github.com/bareboat-necessities/lysmarine_gen/issues/167