Skip to content
Snippets Groups Projects
Commit 58acce0a authored by Jonathan Hanks's avatar Jonathan Hanks
Browse files

Updates to the gpsclock.

Try to keep things to one build of the code, most/all of this can be done at run time.

 * Remove the GPSCLOCK cmake config option
 * Revert edcu.c and sdf_monitor.c.  These are not used anymore and should just be dropped (for another commit).
 * Removed dead symmetricom/gps code from standalone_edcu.cc.
 * Updated the gps logic used by standalone_edcu.cc (gps.hh) to use gpsclock instead of the system time if /dev/gpstime is not available.
 * Minor refactor of the controllerAppUser.c and controllerIopUser.c to reduce the number of ifdefs (for ease of reading)
 * Reworked local_dc.c to use gpsclock to use /dev/gpstime if available or gpsclock if it is not available.
parent 97ea21ec
No related branches found
No related tags found
1 merge request!218Userspace alternative to gpstime kernel module
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment