<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Boat &#8211; Gigabytes of Ones and Zeroes</title>
	<atom:link href="https://www.chrisdharris.com/category/boat/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.chrisdharris.com</link>
	<description>Culturally, historically, or aesthetically significant</description>
	<lastBuildDate>Fri, 11 Sep 2026 16:02:50 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://www.chrisdharris.com/wp-content/uploads/2022/05/cropped-binary-code-32x32.png</url>
	<title>Boat &#8211; Gigabytes of Ones and Zeroes</title>
	<link>https://www.chrisdharris.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">134746476</site>	<item>
		<title>Building an Automatic Logbook for a Yacht Cruiser</title>
		<link>https://www.chrisdharris.com/building-an-automatic-logbook-for-misty-blue/</link>
		
		<dc:creator><![CDATA[clockworkplanet]]></dc:creator>
		<pubDate>Sun, 06 Sep 2026 14:29:21 +0000</pubDate>
				<category><![CDATA[Boat]]></category>
		<category><![CDATA[Home Server]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://www.chrisdharris.com/?p=257</guid>

					<description><![CDATA[Part of the Misty Blue boat project. The idea One of the things I want to get out of the electronics on&#160;Misty Blue&#160;is a proper record of where the boat has been and what was happening while she was there. At the moment, the navigation instruments know an enormous amount about the boat: position, speed, &#8230; <a href="https://www.chrisdharris.com/building-an-automatic-logbook-for-misty-blue/" class="more-link">Continue reading <span class="screen-reader-text">Building an Automatic Logbook for a Yacht Cruiser</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>Part of the Misty Blue boat project.</em></p>



<h2 class="wp-block-heading">The idea</h2>



<p class="wp-block-paragraph">One of the things I want to get out of the electronics on&nbsp;<strong>Misty Blue</strong>&nbsp;is a proper record of where the boat has been and what was happening while she was there. At the moment, the navigation instruments know an enormous amount about the boat: position, speed, heading, wind, depth and, depending on what is available on the NMEA network, electrical and engine information as well. The problem is that most of that information normally disappears as soon as the trip is over. I want to change that. The idea is an&nbsp;<strong>automatic boat log</strong>&nbsp;that records the data continuously, turns it into useful information, and builds a readable account of each voyage without requiring me to sit down afterwards and reconstruct it.</p>



<h2 class="wp-block-heading">The hardware is deliberately simple</h2>



<p class="wp-block-paragraph">The missing piece at the moment is an&nbsp;<strong>Actisense W2K-2</strong>. Once that is installed on the NMEA 2000 network, it should give me a way of getting the boat&#8217;s instrument data onto the boat&#8217;s network. The boat already has a&nbsp;<strong>Teltonika RUT955</strong>, so the intention is not to add another cellular subscription or another proprietary marine tracking service. The gateway and router should be all the additional boat-side equipment required. When the boat is at the marina, the RUT955 can use the reliable shore Wi-Fi. When it is away from the marina, it can use its 4G connection. The important part is that the data remains mine. There is no subscription-based marine cloud service sitting in the middle of the system.</p>



<h2 class="wp-block-heading">The home server does the clever stuff</h2>



<p class="wp-block-paragraph">The other half of the system will run on my existing home server. The W2K-2 provides the raw boat data. The server will collect it, store it as time-series data and turn it into the various views shown here. I already have a local weather service on the server using Met Office data for the house. I can extend that so that the same service can obtain weather information for the boat&#8217;s actual position and time. That means a voyage can eventually contain not just what the instruments recorded, but the corresponding weather conditions as well. The original data should also be retained. That matters because it means I can improve the software later and reprocess old voyages rather than throwing away information that seemed unimportant at the time.</p>



<h2 class="wp-block-heading">The home page</h2>



<p class="wp-block-paragraph">The proposed home page is intended to answer the simple question:&nbsp;<em>what is Misty Blue doing?</em>&nbsp;It shows the current position, speed, heading, wind, depth, electrical state, engine state and connectivity, alongside a map and the current voyage summary. It is deliberately more like a boat instrument panel than a generic database dashboard. The aim is to make the important information immediately understandable while keeping the detailed data available underneath it.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6ab01764e8e2a&quot;}" data-wp-interactive="core/image" data-wp-key="6ab01764e8e2a" class="wp-block-image size-large wp-lightbox-container"><img fetchpriority="high" decoding="async" width="1024" height="683" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://www.chrisdharris.com/wp-content/uploads/2026/09/ChatGPT-Image-Sep-6-2026-12_45_25-PM-1024x683.png" alt="" class="wp-image-275" srcset="https://www.chrisdharris.com/wp-content/uploads/2026/09/ChatGPT-Image-Sep-6-2026-12_45_25-PM-1024x683.png 1024w, https://www.chrisdharris.com/wp-content/uploads/2026/09/ChatGPT-Image-Sep-6-2026-12_45_25-PM-300x200.png 300w, https://www.chrisdharris.com/wp-content/uploads/2026/09/ChatGPT-Image-Sep-6-2026-12_45_25-PM-768x512.png 768w, https://www.chrisdharris.com/wp-content/uploads/2026/09/ChatGPT-Image-Sep-6-2026-12_45_25-PM-192x128.png 192w, https://www.chrisdharris.com/wp-content/uploads/2026/09/ChatGPT-Image-Sep-6-2026-12_45_25-PM.png 1536w" sizes="(max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">The proposed Misty Blue AutoLog home dashboard.&nbsp;<em>(design mock-up; values shown are illustrative)</em></figcaption></figure>



<h2 class="wp-block-heading">Live data</h2>



<p class="wp-block-paragraph">The live view concentrates on the actual telemetry coming from the boat. The map gets the largest piece of the screen because position is the common thread through almost everything else. Around it are the navigation, wind, depth, electrical, engine and network measurements. The separate Wi-Fi, 4G and NMEA indicators are intentional. I want to be able to tell at a glance whether the boat is connected to the marina Wi-Fi, using the RUT955&#8217;s 4G connection, and whether the NMEA data itself is arriving normally. The charts at the bottom provide a short history rather than just showing a single instantaneous number.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6ab01764e9202&quot;}" data-wp-interactive="core/image" data-wp-key="6ab01764e9202" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" width="1024" height="683" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://www.chrisdharris.com/wp-content/uploads/2026/09/wide_interface_screenshot_of_a_boat_telemetry_dash-1024x683.png" alt="" class="wp-image-258" srcset="https://www.chrisdharris.com/wp-content/uploads/2026/09/wide_interface_screenshot_of_a_boat_telemetry_dash-1024x683.png 1024w, https://www.chrisdharris.com/wp-content/uploads/2026/09/wide_interface_screenshot_of_a_boat_telemetry_dash-300x200.png 300w, https://www.chrisdharris.com/wp-content/uploads/2026/09/wide_interface_screenshot_of_a_boat_telemetry_dash-768x512.png 768w, https://www.chrisdharris.com/wp-content/uploads/2026/09/wide_interface_screenshot_of_a_boat_telemetry_dash-192x128.png 192w, https://www.chrisdharris.com/wp-content/uploads/2026/09/wide_interface_screenshot_of_a_boat_telemetry_dash.png 1536w" sizes="(max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">The live data view, with the chart expanded to make the boat&#8217;s position and track the main feature.&nbsp;(design mock-up; values shown are illustrative)</figcaption></figure>



<h2 class="wp-block-heading">The automatic log book</h2>



<p class="wp-block-paragraph">The log book is where the raw data starts becoming a record of a trip. Rather than producing pages of numbers, each voyage gets a structured summary: distance, duration, average and maximum speed, sailing and engine time, weather and sea conditions, followed by the route and significant events. The interesting part is the narrative. The system can derive events from the data — departure, engine on or off, sailing, changes of course, maximum speed, arrival and so on — and use those events and the measured conditions to produce a short written account of the voyage. So instead of me writing:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">Left Southampton. Sailed to Bembridge. Wind was 12–18 knots.</p>
</blockquote>



<p class="wp-block-paragraph">the system can construct a much richer summary from the actual recorded data. There will still be a facility for me to add my own notes, because an automatic log cannot know everything that happened aboard.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6ab01764e95ff&quot;}" data-wp-interactive="core/image" data-wp-key="6ab01764e95ff" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" width="972" height="1024" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_web_app_ui_screenshot_of_a_log_bo-972x1024.png" alt="" class="wp-image-260" srcset="https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_web_app_ui_screenshot_of_a_log_bo-972x1024.png 972w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_web_app_ui_screenshot_of_a_log_bo-285x300.png 285w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_web_app_ui_screenshot_of_a_log_bo-768x809.png 768w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_web_app_ui_screenshot_of_a_log_bo-182x192.png 182w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_web_app_ui_screenshot_of_a_log_bo.png 1222w" sizes="(max-width: 972px) 100vw, 972px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">The automatic log book, combining voyage statistics, conditions, events and a generated narrative.&nbsp;<em>(design mock-up; values shown are illustrative)</em></figcaption></figure>



<h2 class="wp-block-heading">Charts</h2>



<p class="wp-block-paragraph">The charts page is intended to be the visual heart of the system. Every recorded GPS position can be plotted to create the actual track of the voyage. The track can then have call-outs attached to points where something interesting happened: departure, engine changes, tacks, maximum speed, arrival and other automatically detected events. Because the underlying data is time-stamped, selecting a point on the track can also show the conditions at that moment — speed, heading, wind, depth, battery state and whatever other information was available. This isn&#8217;t intended to replace the Raymarine navigation system or its charts. It is a historical record of where the boat actually went.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6ab01764e993c&quot;}" data-wp-interactive="core/image" data-wp-key="6ab01764e993c" class="wp-block-image size-large wp-lightbox-container"><img loading="lazy" decoding="async" width="1024" height="683" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://www.chrisdharris.com/wp-content/uploads/2026/09/a_detailed_wide_ui_screenshot_of_a_marine_voyage_c-1024x683.png" alt="" class="wp-image-261" srcset="https://www.chrisdharris.com/wp-content/uploads/2026/09/a_detailed_wide_ui_screenshot_of_a_marine_voyage_c-1024x683.png 1024w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_detailed_wide_ui_screenshot_of_a_marine_voyage_c-300x200.png 300w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_detailed_wide_ui_screenshot_of_a_marine_voyage_c-768x512.png 768w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_detailed_wide_ui_screenshot_of_a_marine_voyage_c-192x128.png 192w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_detailed_wide_ui_screenshot_of_a_marine_voyage_c.png 1536w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">The charts view, with the voyage track, event call-outs and time-series data. (design mock-up; values shown are illustrative)</figcaption></figure>



<h2 class="wp-block-heading">Analytics</h2>



<p class="wp-block-paragraph">Once enough voyages have accumulated, the data becomes useful for something beyond remembering individual trips. The analytics page can look across the history of the boat: total distance, sailing time, average speeds, destinations, wind conditions, sea state and the longest passages. It should also be possible to answer questions that would otherwise require a lot of manual record keeping. How much sailing did I actually do this year? Which months were busiest? What wind conditions produced the best speeds? Where do I spend most of my time? Which were the longest passages? Those are the sorts of questions that become almost trivial once the data has been recorded consistently.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6ab01764e9c68&quot;}" data-wp-interactive="core/image" data-wp-key="6ab01764e9c68" class="wp-block-image size-large wp-lightbox-container"><img loading="lazy" decoding="async" width="1024" height="683" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_dashboard_ui_screenshot_of_a_saili-1024x683.png" alt="" class="wp-image-264" srcset="https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_dashboard_ui_screenshot_of_a_saili-1024x683.png 1024w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_dashboard_ui_screenshot_of_a_saili-300x200.png 300w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_dashboard_ui_screenshot_of_a_saili-768x512.png 768w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_dashboard_ui_screenshot_of_a_saili-192x128.png 192w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_clean_modern_dashboard_ui_screenshot_of_a_saili.png 1536w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">The analytics view, designed to reveal patterns across multiple voyages.&nbsp;<em>(design mock-up; values shown are illustrative)</em></figcaption></figure>



<h2 class="wp-block-heading">Reports</h2>



<p class="wp-block-paragraph">Finally, the reports page turns a voyage into something that can be kept as a proper record. A report can combine the route, statistics, weather, tide information, significant events, notes and photographs into a single document. The intention is that it can be exported as a PDF, printed, or simply kept as part of the boat&#8217;s digital history. Over time this could become a surprisingly good archive of the boat&#8217;s life: not just a collection of GPS tracks, but a record of where Misty Blue went, how she performed, what the weather was doing and what happened along the way.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6ab01764e9f90&quot;}" data-wp-interactive="core/image" data-wp-key="6ab01764e9f90" class="wp-block-image size-large wp-lightbox-container"><img loading="lazy" decoding="async" width="1024" height="683" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://www.chrisdharris.com/wp-content/uploads/2026/09/a_high_detail_ui_screenshot_of_a_sailing_boat_log-1024x683.png" alt="" class="wp-image-262" srcset="https://www.chrisdharris.com/wp-content/uploads/2026/09/a_high_detail_ui_screenshot_of_a_sailing_boat_log-1024x683.png 1024w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_high_detail_ui_screenshot_of_a_sailing_boat_log-300x200.png 300w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_high_detail_ui_screenshot_of_a_sailing_boat_log-768x512.png 768w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_high_detail_ui_screenshot_of_a_sailing_boat_log-192x128.png 192w, https://www.chrisdharris.com/wp-content/uploads/2026/09/a_high_detail_ui_screenshot_of_a_sailing_boat_log.png 1536w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">The reports view, intended to turn a voyage into a printable/shareable record.&nbsp;<em>(design mock-up; values shown are illustrative)</em></figcaption></figure>



<h2 class="wp-block-heading">Where the project is now</h2>



<p class="wp-block-paragraph">This is still a design rather than a working system. I don&#8217;t want to start writing the data collector until the&nbsp;<strong>W2K-2 is installed</strong>. At that point I can see exactly what the existing NMEA 2000 network is actually providing, identify the available data, and build the software around the real messages rather than assumptions. The eventual architecture should be fairly straightforward:</p>



<pre class="wp-block-preformatted">NMEA 2000
    ↓
Actisense W2K-2
    ↓
RUT955 / boat network
    ↓
Internet
    ↓
Home server
    ↓
Time-series database
    ├── Live dashboard
    ├── Automatic log book
    ├── Voyage charts
    ├── Analytics
    └── Reports</pre>



<p class="wp-block-paragraph">The objective is simple:&nbsp;<strong>install the gateway, collect the data, and let the computer keep the log.</strong></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">257</post-id>	</item>
	</channel>
</rss>
