Skip to content

Instantly share code, notes, and snippets.

@switchabl
switchabl / T19xx.ini
Created December 17, 2020 21:41
libusb-win32 inf file for Tacx T19xx head units
; Copyright (c) 2012 libusb-win32
;
; Module Name: T19xx.inf
; Description: Installation inf for Tacx T19xx device.
;
; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
; KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
; PURPOSE.
@switchabl
switchabl / TacxLegacyANT.md
Last active May 5, 2023 17:02
Tacx legacy ANT protocol description

Tacx legacy ANT protocol

Older Tacx wireless trainers are not ANT+ FE-C compatible and use a proprietary ANT-based protocol instead.

This summary is based on work done by @totalreverse, @fluxoid-org, @mikeymclellan, @m472 and @rjohn65 (see sources) along with own research.

This document is a work in progress and represents a best guess. Some of the information has not been verified with actual hardware.

All messages are sent as broadcast data (unless otherwise noted). All integer values are big-endian (MSB first).