From ef9b64a3bb4b27546b862cefa1d6d846d44fd698 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Sat, 18 Mar 2017 07:18:46 +0000 Subject: [PATCH] Remove the Windows serial port issue. --- ISSUES.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/ISSUES.txt b/ISSUES.txt index 8375c26..5bf6d41 100644 --- a/ISSUES.txt +++ b/ISSUES.txt @@ -9,5 +9,3 @@ It seems like there is a need to add some idle frames at the beginning of a DMO YSF: There is an issue that need addressing: The data sent to aprs.fi from southern hemisphere users isn’t always correct. Maybe the GPS format used by YSF still has some secrets to reveal. P25: No obvious issues. - -General: The Windows serial handling isn't working with the STM32 series of devices. This needs investigating.