29 Revīzijas (d84880f3e54f9119c71072a4d5bc22e5e3652c13)
 

Autors SHA1 Ziņojums Datums
  The6P4C d84880f3e5 Sort and remove usings and fix namespace of ThunderboltSerialPort pirms 7 gadiem
  The6P4C 3bc36c2cc9 Add settings saving pirms 7 gadiem
  The6P4C 74398bc7f3 Move both serial port classes to use abstract base class which handles serial comms pirms 7 gadiem
  The6P4C 991535f3b1 Combine current time/date into one label pirms 7 gadiem
  The6P4C 2e227a65d8 Add NMEA device support pirms 7 gadiem
  The6P4C c10a48d327 Remove unnecessary usings and debug messages pirms 7 gadiem
  The6P4C c9d5beaecc Change default minimum update interval pirms 7 gadiem
  The6P4C 55f1b2e058 Rename all controls to a better naming scheme pirms 7 gadiem
  The6P4C 922c7917bf Add maximum correction and read minimum update interval from user controls pirms 7 gadiem
  The6P4C a3518bab08 Set system time! pirms 7 gadiem
  The6P4C 7c8eb04439 Add time and date display pirms 7 gadiem
  The6P4C d8e440e94c Add error if UTC offset is not present pirms 7 gadiem
  The6P4C b0af93eb25 Build a UI and ensure there are bytes to read to avoid locking on ReadByte call pirms 7 gadiem
  The6P4C 717c4863e8 Rename project to GPSDOTimeSync pirms 7 gadiem
  The6P4C 3351b16dfe Refactor logging in FormMain and change color of warning pirms 7 gadiem
  The6P4C b368035972 Refactor ThunderboltSerialPort and introduce ProcessByte method to simplify ReadSerialPort pirms 7 gadiem
  The6P4C 5c32cabb46 Generalize by introducing ITimeProvider interface pirms 7 gadiem
  The6P4C 2be1bb23ac Calculate UTC time and display pirms 7 gadiem
  The6P4C 457657c467 Test processing primary timing packets pirms 7 gadiem
  The6P4C 3ef0f0e7cd Add TODO to possibly improve packet parser pirms 7 gadiem
  The6P4C 71682decf0 Ensure ETX byte is preceded by a DLE byte when using the ETX as an end of packet marker pirms 7 gadiem
  The6P4C 74f81bea9e Ensure greater than zero DLEs are seen before an ETX to signify the end of a packet pirms 7 gadiem
  The6P4C bdcbb923a4 Fix visibility of ThunderboltPacket's constructor pirms 7 gadiem
  The6P4C 26cf88fa1e Process packet in ThunderboltPacket to extract ID and unstuff data pirms 7 gadiem
  The6P4C 628744ba65 Add ThunderboltSerialPort class to interface with the Thunderbolt's serial port pirms 7 gadiem
  The6P4C fd99737199 Fix incorrect index in SystemTimeException string format pirms 7 gadiem
  The6P4C 9ce90cdf8c Refactor SystemTimeUtils and add exception to SetSystemTime pirms 7 gadiem
  The6P4C 18b483a561 Initial code commit; system time interop functions and admin rights check pirms 7 gadiem
  Campbell dd8502a87d Initial commit pirms 7 gadiem