17 コミット (b0af93eb25817a29d8ea3c436f6017e2c9711d45)
 

作成者 SHA1 メッセージ 日付
  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年前