mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
Add lock option for PPS refclocks
This commit is contained in:
@@ -39,6 +39,7 @@ typedef struct {
|
||||
int filter_length;
|
||||
int pps_rate;
|
||||
unsigned long ref_id;
|
||||
unsigned long lock_ref_id;
|
||||
double offset;
|
||||
double delay;
|
||||
} RefclockParameters;
|
||||
|
||||
Reference in New Issue
Block a user