0.1.4
- Fixed a bug in the auto-update process. Auto-update is now more reliable.
- If this update was not offered to you automatically, install it manually from ocean.racing. Some installations upgraded in place could not reach the update service; installing this version once puts that right.
0.1.3
- True wind angle now shows which tack you are on. TWA was previously shown without its sign, so a port-tack angle looked identical to a starboard one. It is now signed (negative to port), read from the wind sentence that actually carries the tack.
- More of your instruments decoded. Ten further values now appear on the Values tab out of the box, including target boat speed, target TWA, heel, pitch, leeway, and tide set and drift.
- Feed health better survives a clock change. If the computer's clock jumps - as it does when a GPS time source corrects a drifting clock after start-up - Instrument Bridge no longer reports a healthy feed as lost, and no longer shows live instruments as stale.
- A value's units are never guessed. Where a sentence does not state its units, the value is shown exactly as sent rather than being labelled with a unit it may not have.
- See what a mapping is about to replace. Naming your own signals now tells you which values will stop being decoded before you apply it, and the Discover tab shows the mappings Instrument Bridge already ships as a worked example.
- Improved robustness for datagram handling. An oversized or rejected datagram is now counted and reported. Capture continues.
- Improved robustness for version checking and updating. Instrument Bridge is clearer about progress during application version updates.
- Improved error logging. To aid in diagnosis in the unlikely event of an application abort.
0.1.2
- See where every value comes from. Hover any reading on the Values tab to see which instrument sentence it was decoded from - full traceability.
- Values tab now has a Recent sparkline so you can see how a given value is changing. The sparkline in the Sentences tab is a Heartbeat, signifying frequency of arrival, not value.
- Clearer value descriptions. Every decoded value now carries an accurate, plain-English description on hover of what it is.
- Steadier display across changing feeds. The Discover tab and your saved signal mappings now tolerate the set of instrument sentence types on your feed changing between sessions - or loading a mapping authored for a different boat - without disrupting the display. (Capture and the record were never affected.)
0.1.1
- Clearer "already running" message. Launching Instrument Bridge while it is already running now shows an on-screen notice pointing you to its icon in the system tray, instead of quietly doing nothing.
0.1.0
First release of Instrument Bridge.
- Faithful record + live TCP fan-out. Instrument Bridge captures your instrument feed and records every sentence losslessly to disk (the ground-truth log), while serving that same live stream to any number of TCP clients. AIS (
!AIVDM) is included over TCP. - Always-on capture. Recording runs whenever a valid input is configured and cannot be stopped by accident. Start / Stop governs only the TCP distribution; the record keeps running through a Stop.
- Health at a glance. The Status tab shows feed, record, and client health so you can trust the bridge in one look, with tray notifications on state changes.
- Instrument diagnosis. The Instruments tab learns each sentence type's normal cadence and flags a type that goes quiet relative to its own history, with a per-type rate sparkline.
- Discover unmapped signals. The Discover tab surfaces the proprietary sentence types your instruments send, shows real example data and measured structure, and lets you name fields and map them locally so they decode into the Values tab. Import or export your instruments profile for other Ocean Racing tools, and a "Moves with" hint suggests which known signal an unmapped field tracks.
- Compressed rotated logs. The record rotates at local midnight; the previous day is compressed to a Windows-native
.zipto save disk (a toggle in Settings, on by default). - Auto-update. Instrument Bridge checks for a new version on start-up and shows an "update available" banner. Click Update to download, verify, and install, or use About > Check for updates any time.