From 4422d01b44d70f0e05013724ac66b1cbe933b60a Mon Sep 17 00:00:00 2001 From: Jon Davis Date: Sun, 9 Jun 2024 11:38:07 -0700 Subject: [PATCH] Balloon post --- assets/scss/_variables_project.scss | 14 ++++++++------ content/blog/2024-06-09_balloon.md | 18 ++++++++++++++++++ 2 files changed, 26 insertions(+), 6 deletions(-) create mode 100755 content/blog/2024-06-09_balloon.md diff --git a/assets/scss/_variables_project.scss b/assets/scss/_variables_project.scss index d69b971..6497514 100644 --- a/assets/scss/_variables_project.scss +++ b/assets/scss/_variables_project.scss @@ -6,16 +6,18 @@ Add styles or override variables from the theme here. @media (max-width: 576px) { .big-ol-mobile-btn { - font-size: 2rem !important; /* Adjust as needed */ - padding: 1rem 1rem !important; /* Adjust as needed */ - width: 100% !important; /* Adjust as needed */ + font-size: 2rem !important; + font-weight: 900 !important; + padding: 1rem 1rem !important; + width: 100% !important; } } @media (max-width: 430px) { .big-ol-mobile-btn { - font-size: 1.3rem !important; /* Adjust as needed */ - padding: 1rem 1rem !important; /* Adjust as needed */ - width: 100% !important; /* Adjust as needed */ + font-size: 1.5rem !important; + font-weight: 700 !important; + padding: 1rem 1rem !important; + width: 100% !important; } } \ No newline at end of file diff --git a/content/blog/2024-06-09_balloon.md b/content/blog/2024-06-09_balloon.md new file mode 100755 index 0000000..f258537 --- /dev/null +++ b/content/blog/2024-06-09_balloon.md @@ -0,0 +1,18 @@ +--- +title: Meshtastic on Balloon +date: 2024-06-09 +--- + +We've got Meshtastic on Ballon. Tune in to voice on discord live (as of 11am). + +## Useful Links: +* https://meshview.armooo.net/packet_list/862482136?q=!33686ed8&portnum= +* https://meshtastic.liamcottle.net/?lat=37.99120560871103&lng=237.66453266143802&zoom=16 +* https://data.bayme.sh/balloon +* https://aprs.fi/#!call=a%2FW6MRR-9&timerange=3600&tail=3600 + +## Ham +* Cross band repeater + * Input Frequency: 445.525 MHz + * PL Frequency : -162.2 MHz + * Output Frequency: 145.25 MHz \ No newline at end of file