17 Commits (b0af93eb25817a29d8ea3c436f6017e2c9711d45)
 

Author SHA1 Message Date
  The6P4C b0af93eb25 Build a UI and ensure there are bytes to read to avoid locking on ReadByte call 7 years ago
  The6P4C 717c4863e8 Rename project to GPSDOTimeSync 7 years ago
  The6P4C 3351b16dfe Refactor logging in FormMain and change color of warning 7 years ago
  The6P4C b368035972 Refactor ThunderboltSerialPort and introduce ProcessByte method to simplify ReadSerialPort 7 years ago
  The6P4C 5c32cabb46 Generalize by introducing ITimeProvider interface 7 years ago
  The6P4C 2be1bb23ac Calculate UTC time and display 7 years ago
  The6P4C 457657c467 Test processing primary timing packets 7 years ago
  The6P4C 3ef0f0e7cd Add TODO to possibly improve packet parser 7 years ago
  The6P4C 71682decf0 Ensure ETX byte is preceded by a DLE byte when using the ETX as an end of packet marker 7 years ago
  The6P4C 74f81bea9e Ensure greater than zero DLEs are seen before an ETX to signify the end of a packet 7 years ago
  The6P4C bdcbb923a4 Fix visibility of ThunderboltPacket's constructor 7 years ago
  The6P4C 26cf88fa1e Process packet in ThunderboltPacket to extract ID and unstuff data 7 years ago
  The6P4C 628744ba65 Add ThunderboltSerialPort class to interface with the Thunderbolt's serial port 7 years ago
  The6P4C fd99737199 Fix incorrect index in SystemTimeException string format 7 years ago
  The6P4C 9ce90cdf8c Refactor SystemTimeUtils and add exception to SetSystemTime 7 years ago
  The6P4C 18b483a561 Initial code commit; system time interop functions and admin rights check 7 years ago
  Campbell dd8502a87d Initial commit 7 years ago