Lines Matching +full:at +full:- +full:the +full:- +full:time
6 .\" purpose with or without fee is hereby granted, provided that the above
9 .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
15 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
24 .Cd "gpiodcf* at gpio? offset 0 mask 0x1"
25 .Cd "gpiodcf* at gpio?"
29 driver decodes the DCF77 time signal code using one GPIO pin.
33 The pin number can be specified in the kernel configuration with the
45 is attached at runtime using the
48 on the
53 implements a timedelta sensor and the delta (in nanoseconds) between the
54 received time information and the local time can be accessed through the
57 The clock type is indicated in the sensor description:
58 .Bl -tag -width "CRITICALXX" -offset indent
60 German DCF77 time signal station
64 The quality of the timedelta is reported as the sensor status:
65 .Bl -tag -width "CRITICALXX" -offset indent
67 No valid time information has been received yet.
69 The time information is valid and the timedelta is safe to use for
73 The time information is still valid, but no new time information has been
74 decoded for at least 5 minutes due to a reception or parity error.
77 No valid time information has been received for more than 15 minutes since
95 .An -nosplit