Commit Graph

  • 5bc98f3130 Replace spaces with tabs in configs. Miroslav Lichvar 2013-04-10 20:07:49 +0200
  • 3012cf0540 Add option to set maximum frequency adjustment. Miroslav Lichvar 2013-04-10 20:07:48 +0200
  • 4929d50a3f Let kernel synchronize RTC to system clock. Miroslav Lichvar 2013-04-08 15:44:10 +0200
  • 7b162c4821 clockadj: Remove clkid parameter from set_leap function. Miroslav Lichvar 2013-04-08 15:44:09 +0200
  • 24c4e851fc phc2sys: Add option to set domain number. Miroslav Lichvar 2013-04-08 15:44:08 +0200
  • d5cf47f7f6 phc2sys: Use phc_open(). Miroslav Lichvar 2013-04-08 15:44:07 +0200
  • 5835effd2a phc2sys: Don't try PTP_SYS_OFFSET with system clock as source. Miroslav Lichvar 2013-04-08 15:44:06 +0200
  • e3f57d1579 phc2sys: Read maximum frequency adjustment. Miroslav Lichvar 2013-04-08 15:44:05 +0200
  • 1f2c9de982 clockadj: remove useless clockid parameter. Richard Cochran 2013-04-05 09:47:21 +0200
  • 4a6ef24fef clockadj: make Doxygen comment by using two stars. Richard Cochran 2013-04-05 09:44:34 +0200
  • 76e10e95fb ptp4l: Use poll() instead of a try-again loop Jacob Keller 2013-04-05 08:52:14 -0700
  • 2ec3829bd4 Apply utc offset correction even when free running. Richard Cochran 2013-04-05 14:32:24 +0200
  • fce0aa0a2f Fix compiler warnings with -O2. Miroslav Lichvar 2013-04-04 17:28:30 +0200
  • f8563452a8 ptp4l: Read system clock maximum frequency adjustment. Miroslav Lichvar 2013-04-04 17:28:23 +0200
  • da347d7a36 ptp4l: Set clock frequency on start. Miroslav Lichvar 2013-04-04 17:28:21 +0200
  • 9ee5c1fb8e Let a slaved port update the time properties on every announce message. Richard Cochran 2013-04-02 19:28:10 +0200
  • 1c4f99a0c3 Add a clock method to update the time properties data set. Richard Cochran 2013-04-02 19:25:29 +0200
  • 0367bb5f1b Distinguish between ignored and malformed packets Libor Pechacek 2013-03-28 16:30:17 +0100
  • 5d7e1b0f18 phc2sys: add help messages for -l, -m and -q Ken ICHIKAWA 2013-03-28 10:46:00 +0900
  • 8c55817caf Enable LOG_MIN_PDELAY_REQ_INTERVAL management request Ken ICHIKAWA 2013-03-21 15:56:43 +0900
  • fb1b781413 hwstamp_ctl: explain ERANGE error better Jiri Benc 2013-03-21 20:04:36 +0100
  • bd28acffb3 Merge branch 'mlichvar_leap' Richard Cochran 2013-03-20 19:51:46 +0100
  • 4e24248a71 Add options to not apply leap seconds in kernel. Miroslav Lichvar 2013-03-07 17:27:33 +0100
  • e21af97091 ptp4l: Handle leap seconds. Miroslav Lichvar 2013-03-07 17:27:32 +0100
  • 09667479b8 Add missing conversions from tmv_t to nanoseconds. Miroslav Lichvar 2013-03-07 17:27:31 +0100
  • eb93926bc9 phc2sys: Handle leap seconds. Miroslav Lichvar 2013-03-07 17:27:30 +0100
  • a29b1a4105 Move clock_adjtime wrapping to clockadj.c. Miroslav Lichvar 2013-03-07 17:27:29 +0100
  • 58b1f3f37d phc2sys: Update sync offset periodically with -w. Miroslav Lichvar 2013-03-07 17:27:28 +0100
  • 789a5c8e37 Add support for FT_BAD_PEER_NETWORK Delio Brignoli 2013-03-18 17:08:22 +0100
  • b936d35b6d Add support for multiple fault types Delio Brignoli 2013-03-18 17:08:21 +0100
  • 455ebe7d22 Rename set_tmo() to set_tmo_log(), add set_tmo_lin() Delio Brignoli 2013-03-18 17:08:20 +0100
  • d374ad6bf7 Explicitly detect and handle changes of the peer's port id by resetting asCapable and the port's nrate Delio Brignoli 2013-03-18 15:11:19 +0100
  • 9650cb687d Log changes to asCapable Delio Brignoli 2013-03-17 05:29:57 +0100
  • 3cc285c691 Free peer delay responses and followup messages when sending a new peer delay request Delio Brignoli 2013-03-13 15:21:45 +0100
  • 4626487ff3 Implement neighborPropDelayThresh check in port_capable() Delio Brignoli 2013-03-13 20:16:59 +0100
  • 3a028edbc8 pmc: avoid printing invalid data from empty TLVs Geoff Salmon 2013-03-11 17:29:18 -0400
  • 1ff9d0d0d2 Align the message buffer to eight bytes. Richard Cochran 2013-03-07 18:00:01 +0100
  • 48aa6712a9 Add support for the log peer delay interval management request. Richard Cochran 2013-03-04 20:27:12 +0100
  • 9b5e37bbf8 Add support for the delay mechanism management request. Richard Cochran 2013-03-04 20:23:32 +0100
  • d30d397c2b Add support for the version number management request. Richard Cochran 2013-03-04 20:18:19 +0100
  • 06a65003f4 Add support for the log sync interval management request. Richard Cochran 2013-03-04 20:14:05 +0100
  • d2f8bc5e38 Add support for the announce receipt timeout management request. Richard Cochran 2013-03-04 20:10:51 +0100
  • 555c42e3d0 Add support for the log announce interval management request. Richard Cochran 2013-03-04 20:06:36 +0100
  • 2044d045b4 Add support for the timescale management request. Richard Cochran 2013-03-03 20:26:00 +0100
  • 4dfcca733b Add support for the traceability management request. Richard Cochran 2013-03-03 20:20:12 +0100
  • 32c8635aef Add support for the clock_accuracy management request. Richard Cochran 2013-03-03 20:10:46 +0100
  • 78e37ebf0b Add support for the slave_only management request. Richard Cochran 2013-03-03 20:06:17 +0100
  • bed1067d2b Add support for the domain management request. Richard Cochran 2013-03-03 19:54:17 +0100
  • 8cc3a1f3b8 Add support for the priority2 management request. Richard Cochran 2013-03-03 19:48:43 +0100
  • f0c0f7b121 Add support for the priority1 management request. Richard Cochran 2013-03-03 19:41:06 +0100
  • 49699c7830 Add an all purpose, single byte management TLV. Richard Cochran 2013-03-03 19:35:50 +0100
  • e4f1450416 pmc: get CLOCK_DESCRIPTION and USER_DESCRIPTION Geoff Salmon 2013-02-24 18:56:38 -0500
  • 36a5921e88 support GET CLOCK_DESCRIPTION and USER_DESCRIPTION mgmt messages Geoff Salmon 2013-02-24 18:56:37 -0500
  • e919971905 adds CLOCK_DESCRIPTION struct Geoff Salmon 2013-02-24 18:56:36 -0500
  • f4e8f5be3f support TLVs with flexible size Geoff Salmon 2013-02-24 18:56:35 -0500
  • 09f8fe0e0b Version 1.1 Richard Cochran 2013-02-16 17:38:46 +0100
  • a299ca1e90 avoid hton conversion on empty management msgs Geoff Salmon 2013-02-11 17:49:17 -0500
  • c547145834 Check shift used in freq_est and stats max_count calculation. Miroslav Lichvar 2013-02-12 13:23:06 +0100
  • 7d8f31da45 Change stats max_count variables to unsigned. Miroslav Lichvar 2013-02-12 13:23:05 +0100
  • fd27f99045 set length of ptp text defaults Geoff Salmon 2013-02-09 09:58:11 -0500
  • 1ce90fe160 Reduce the arguments to clock_create. Richard Cochran 2013-02-09 10:45:30 +0100
  • 3136e3e46c Add summary statistics. Miroslav Lichvar 2013-02-07 19:56:53 +0100
  • c7098364f2 Make the counters for the frequency and rate estimators unsigned. Richard Cochran 2013-02-09 08:51:19 +0100
  • 5b8e169486 match pmc_send_get_action's definition and declaration Geoff Salmon 2013-02-08 21:22:06 -0500
  • 42b305478d phc2sys: Print clock reading delay. Miroslav Lichvar 2013-02-07 19:56:52 +0100
  • cb5ebd9b24 Change label of frequency offset. Miroslav Lichvar 2013-02-07 19:56:51 +0100
  • 1e9db8b8dd Fix initialization of frequency estimation interval. Miroslav Lichvar 2013-02-07 19:56:50 +0100
  • 5e22865728 Update port state strings. Miroslav Lichvar 2013-02-07 20:03:10 +0100
  • 9e7517a31a Remove trailing whitespaces. Miroslav Lichvar 2013-02-05 17:36:12 +0100
  • f0a86e7d8f Update comment in pi.c. Miroslav Lichvar 2013-02-05 17:36:11 +0100
  • 5667ab5d30 Check sample time stamps in drift calculation. Miroslav Lichvar 2013-02-05 17:36:10 +0100
  • a41e9f8c8c Print messages with level below LOG_NOTICE to stderr. Miroslav Lichvar 2013-02-05 17:36:09 +0100
  • 158daa697d phc2sys: Use printing facility. Miroslav Lichvar 2013-02-05 17:36:08 +0100
  • 11fa191505 phc2sys: Open PPS device sooner. Miroslav Lichvar 2013-02-05 17:36:07 +0100
  • 7f760ceac8 pmc: Allow commands on command line. Miroslav Lichvar 2013-02-05 17:36:06 +0100
  • ecbbf4cdb1 Move Unix domain sockets to /var/run. Miroslav Lichvar 2013-02-05 17:36:05 +0100
  • 09fdc45220 phc2sys: Add option to set step threshold. Miroslav Lichvar 2013-02-05 17:36:04 +0100
  • 6dc1b90306 Send peer delay requests continuously in P2P mode. Richard Cochran 2013-02-05 17:30:40 +0100
  • f8be779f28 send errors if mgmt tlv length doesn't match action Geoff Salmon 2013-02-06 11:24:35 -0500
  • 3921557672 send NOT_SUPPORTED errors for all unhandled, known management IDs Geoff Salmon 2013-02-04 13:05:40 -0500
  • 507bee9e73 adds stub clock/port_management_set functions Geoff Salmon 2013-02-06 11:23:03 -0500
  • 0e497b9a45 send UNKNOWN_ID error for unknown management TLVs Geoff Salmon 2013-02-04 13:05:38 -0500
  • 1500605ff5 factors out functions for sending mgmt errors from clock and port Geoff Salmon 2013-02-04 13:05:37 -0500
  • d5af4196fc fixes typo port_managment_error -> port_management_error Geoff Salmon 2013-02-04 13:05:36 -0500
  • 89562f06fe Add a coding style document. Richard Cochran 2013-02-06 14:42:12 +0100
  • f530ae9333 Hide the grandmaster port state. Richard Cochran 2013-02-06 13:34:49 +0100
  • 1e77af6d21 config clock description Geoff Salmon 2013-02-03 17:01:52 -0500
  • 09c2d1a652 adds clock description Geoff Salmon 2013-02-03 17:01:51 -0500
  • 68b4678f7b adds static_ptp_text and functions for setting PTPText and static_ptp_text Geoff Salmon 2013-02-03 17:01:50 -0500
  • 74692bb1b0 phc2sys: include PTP management client. Miroslav Lichvar 2013-01-29 18:06:18 +0100
  • cbc1a70c2c Move some pmc code to separate file. Miroslav Lichvar 2013-01-30 18:31:50 +0100
  • d28f7721de Set program name for print(). Miroslav Lichvar 2013-01-29 18:06:16 +0100
  • 4f866b2761 Merge the branch with the 'asCapable' support. Richard Cochran 2013-02-03 18:43:56 +0100
  • 0dbdd9c2cd Stop handling file descriptor events after a port reset. Richard Cochran 2013-02-01 05:19:12 +0100
  • da594e78d9 Make the fault reset interval a per-port configuration parameter. Delio Brignoli 2013-01-30 16:28:54 +0100
  • eec07ae240 Fix fault-clearing timer being erroneously re-armed Delio Brignoli 2013-01-30 15:13:17 +0100
  • 285b88ade4 Let a port become 'capable' according to 802.1AS. Richard Cochran 2013-01-27 16:23:11 +0100
  • ea833f3d6b Add a default of 'incapable' for 802.1AS mode. Richard Cochran 2013-01-27 15:57:46 +0100
  • ad8a197a0b Add port logic for the 'capable' flag from 802.1AS. Richard Cochran 2013-01-27 09:51:45 +0100
  • 90f791d881 Introduce a test for running in 802.1AS mode. Richard Cochran 2013-01-27 11:17:18 +0100