<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Satellite on WII5 — Waves In Ice Buoys</title>
    <link>https://wii5.sh3d.com.au/tags/satellite/</link>
    <description>Recent content in Satellite on WII5 — Waves In Ice Buoys</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://wii5.sh3d.com.au/tags/satellite/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Communications</title>
      <link>https://wii5.sh3d.com.au/features/communications/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://wii5.sh3d.com.au/features/communications/</guid>
      <description>&lt;p&gt;WII5 buoys use two communication channels — long-range satellite for&#xA;operational telemetry, and short-range local for field configuration and&#xA;read-out without breaking the enclosure seal.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;iridium/&#34;&gt;Iridium&lt;/a&gt;&lt;/strong&gt; — short-burst-data uplink for telemetry.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;local/&#34;&gt;Local&lt;/a&gt;&lt;/strong&gt; — BLE, serial, and Wi-Fi for in-field access.&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Iridium</title>
      <link>https://wii5.sh3d.com.au/features/communications/iridium/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://wii5.sh3d.com.au/features/communications/iridium/</guid>
      <description>&lt;p&gt;Iridium short-burst-data is the primary operational channel: small payloads,&#xA;global coverage, low power per message. Each transmission carries a&#xA;calculated wave-statistics packet rather than raw samples.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Status: placeholder.&lt;/p&gt;&#xA;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>Server</title>
      <link>https://wii5.sh3d.com.au/software/server/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://wii5.sh3d.com.au/software/server/</guid>
      <description>&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/glightbox@3.3.0/dist/css/glightbox.min.css&#34;&gt;&#xA;  &lt;script src=&#34;https://cdn.jsdelivr.net/npm/glightbox@3.3.0/dist/js/glightbox.min.js&#34;&gt;&lt;/script&gt;&#xA;&#xA;&#xA;&lt;div class=&#34;gallery-grid&#34;&gt;&#xA;  &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &lt;a href=&#34;https://wii5.sh3d.com.au/software/server/dashboard_buoy_hu_cfa0900ff506cfdb.png&#34; class=&#34;glightbox gallery-item&#34; data-gallery=&#34;gallery-0&#34;&gt;&#xA;      &lt;img src=&#34;https://wii5.sh3d.com.au/software/server/dashboard_buoy_hu_5d26e04645312f07.png&#34; alt=&#34;dashboard_buoy.png&#34; loading=&#34;lazy&#34; width=&#34;300&#34; height=&#34;300&#34;&gt;&#xA;    &lt;/a&gt;&#xA;  &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &lt;a href=&#34;https://wii5.sh3d.com.au/software/server/dashboard_capture_hu_1739fc669bacbade.png&#34; class=&#34;glightbox gallery-item&#34; data-gallery=&#34;gallery-0&#34;&gt;&#xA;      &lt;img src=&#34;https://wii5.sh3d.com.au/software/server/dashboard_capture_hu_f4a6093796e02da8.png&#34; alt=&#34;dashboard_capture.png&#34; loading=&#34;lazy&#34; width=&#34;300&#34; height=&#34;300&#34;&gt;&#xA;    &lt;/a&gt;&#xA;  &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &#xA;    &lt;a href=&#34;https://wii5.sh3d.com.au/software/server/dashboard_drillingdown_hu_7ea8858e3d23c63e.png&#34; class=&#34;glightbox gallery-item&#34; data-gallery=&#34;gallery-0&#34;&gt;&#xA;      &lt;img src=&#34;https://wii5.sh3d.com.au/software/server/dashboard_drillingdown_hu_91a5748ae6e5cfc4.png&#34; alt=&#34;dashboard_drillingdown.png&#34; loading=&#34;lazy&#34; width=&#34;300&#34; height=&#34;300&#34;&gt;&#xA;    &lt;/a&gt;&#xA;  &#xA;&lt;/div&gt;&#xA;&#xA;&lt;script&gt;&#xA;  (function() {&#xA;    var lightbox = GLightbox({&#xA;      selector: &#39;.glightbox[data-gallery=&#34;gallery-0&#34;]&#39;,&#xA;      touchNavigation: true,&#xA;      loop: true,&#xA;      preload: true&#xA;    });&#xA;  })();&#xA;&lt;/script&gt;&#xA;&#xA;&#xA;&lt;p&gt;The internet-side server collects data from Iridium / satellite delivery,&#xA;decodes the short-burst-data payloads, stores them, and feeds the&#xA;&lt;a href=&#34;../viewers/&#34;&gt;viewers&lt;/a&gt; and downstream consumers.&lt;/p&gt;&#xA;&lt;p&gt;Real content will cover:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Iridium short-burst-data mailbox configuration&lt;/li&gt;&#xA;&lt;li&gt;Server-side decoder — deployment, environment variables, &lt;code&gt;docker-compose&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Storage layout and retention policy&lt;/li&gt;&#xA;&lt;li&gt;How buoys are added and how users are managed&lt;/li&gt;&#xA;&lt;li&gt;Dashboard entry points&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Status: placeholder. Server source to be released.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
