25 コミット (2e227a65d88ec652c5011a171cd9297fac4be75d)
 

作成者 SHA1 メッセージ 日付
  The6P4C 2e227a65d8 Add NMEA device support 7年前
  The6P4C c10a48d327 Remove unnecessary usings and debug messages 7年前
  The6P4C c9d5beaecc Change default minimum update interval 7年前
  The6P4C 55f1b2e058 Rename all controls to a better naming scheme 7年前
  The6P4C 922c7917bf Add maximum correction and read minimum update interval from user controls 7年前
  The6P4C a3518bab08 Set system time! 7年前
  The6P4C 7c8eb04439 Add time and date display 7年前
  The6P4C d8e440e94c Add error if UTC offset is not present 7年前
  The6P4C b0af93eb25 Build a UI and ensure there are bytes to read to avoid locking on ReadByte call 7年前
  The6P4C 717c4863e8 Rename project to GPSDOTimeSync 7年前
  The6P4C 3351b16dfe Refactor logging in FormMain and change color of warning 7年前
  The6P4C b368035972 Refactor ThunderboltSerialPort and introduce ProcessByte method to simplify ReadSerialPort 7年前
  The6P4C 5c32cabb46 Generalize by introducing ITimeProvider interface 7年前
  The6P4C 2be1bb23ac Calculate UTC time and display 7年前
  The6P4C 457657c467 Test processing primary timing packets 7年前
  The6P4C 3ef0f0e7cd Add TODO to possibly improve packet parser 7年前
  The6P4C 71682decf0 Ensure ETX byte is preceded by a DLE byte when using the ETX as an end of packet marker 7年前
  The6P4C 74f81bea9e Ensure greater than zero DLEs are seen before an ETX to signify the end of a packet 7年前
  The6P4C bdcbb923a4 Fix visibility of ThunderboltPacket's constructor 7年前
  The6P4C 26cf88fa1e Process packet in ThunderboltPacket to extract ID and unstuff data 7年前
  The6P4C 628744ba65 Add ThunderboltSerialPort class to interface with the Thunderbolt's serial port 7年前
  The6P4C fd99737199 Fix incorrect index in SystemTimeException string format 7年前
  The6P4C 9ce90cdf8c Refactor SystemTimeUtils and add exception to SetSystemTime 7年前
  The6P4C 18b483a561 Initial code commit; system time interop functions and admin rights check 7年前
  Campbell dd8502a87d Initial commit 7年前