From e48398bee7d1ec5fe2301118f1be2a160dd949bd Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Thu, 6 Aug 2009 10:13:02 +0000 Subject: - documented changes --- usbdrv/Changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt index b45f97e..34598e9 100644 --- a/usbdrv/Changelog.txt +++ b/usbdrv/Changelog.txt @@ -280,3 +280,7 @@ Scroll down to the bottom to see the most recent changes. Jason Kotzin. - Removed USBID-License.txt in favor of USB-IDs-for-free.txt and USB-ID-FAQ.txt + - Fixed a bug in the 12.8 MHz module: End Of Packet decection was made in + the center between bit 0 and 1 of each byte. This is where the data lines + are expected to change and the sampled data may therefore be nonsense. + We therefore check EOP ONLY if bits 0 AND 1 have both been read as 0 on D-. -- cgit v1.2.3