Skip to content
Snippets Groups Projects
  • Christopher Wipf's avatar
    97ea21ec
    Userspace alternative to gpstime kernel module · 97ea21ec
    Christopher Wipf authored
    This code can be used when models run in userspace and without GPS hardware.
    It removes the dependency on the special device file /dev/gpstime.
    GPS time is obtained in userspace from the system clock.
    Enable at compile time by defining USE_GPSCLOCK.
    When building a model, add userspacegps=1 to the CDS parameters.
    97ea21ec
    History
    Userspace alternative to gpstime kernel module
    Christopher Wipf authored
    This code can be used when models run in userspace and without GPS hardware.
    It removes the dependency on the special device file /dev/gpstime.
    GPS time is obtained in userspace from the system clock.
    Enable at compile time by defining USE_GPSCLOCK.
    When building a model, add userspacegps=1 to the CDS parameters.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.