Skip to content

updating gpstime to allow pausing/resuming/stepping in time

Jonathan Hanks requested to merge jonathan-hanks/advligorts:time_step into master
  • An aid for debugging user space programs that use gpstime.
  • Adds ioctls to the gpstime drive to pause/resume/step
  • Only works when system time is being used.
  • Adds entries to sysfs to show state of the clock and to query/set the step size.
  • Adds a utility program gps_module_utils which can pause/resume/step the time.

See issue #365 (closed)

Edited by Jonathan Hanks

Merge request reports

Loading