docs: create decoders/DRZ400

This commit is contained in:
miker 2021-11-15 22:20:19 +00:00 committed by Josh Stewart
parent b25cd1fa2c
commit c3128ba6df
1 changed files with 13 additions and 0 deletions

13
decoders/DRZ400.html Normal file
View File

@ -0,0 +1,13 @@
<!--
title: DRZ400
description: DRZ400 decoder
published: true
date: 2021-11-15T22:20:06.234Z
tags: decoders
editor: ckeditor
dateCreated: 2021-11-15T22:20:06.233Z
-->
<p>Decoder developed for the DRZ400 motorbike based on the dual wheel decoder.&nbsp;</p>
<p>The primary trigger has no missing teeth and as many teeth as specified in tuner studio to increase the flexibility of this solution for other bikes.</p>
<p>The secondary has two teeth, one large and one small immediately after it. The trigger ignores all teeth that occur within half a crank revolution. This allows the code to only see one tooth on the secondary - allowing the code to sync.</p>