Lines Matching +full:500 +full:hz
73 #define DATA1 500 /* WWV/H 1 pulse */
126 * WWV/H format (100-Hz, 9 digits, 1 m frame)
193 * IRIG format except first frame (1000 Hz, 20 digits, 1 s frame)
209 * IRIG format first frame (1000 Hz, 20 digits, 1 s frame)
457 * percent on the 1000-Hz carrier. in main()
503 * modulateod pulses 200, 500 and 800 ms at 100-Hz. in main()
581 * The WWV data pulse begins with 5 ms of 1000 Hz follwed by a in sec()
583 * 100 Hz corresponding to 0, 1 or position indicator (PI), in sec()
584 * respectively. Note the 100-Hz data pulses are transmitted 6 in sec()
585 * dB below the 1000-Hz sync pulses. Originally the data pulses in sec()
598 * Generate cycles of 100 Hz or any multiple of 100 Hz.
602 int freq, /* frequency (Hz) */ in peep()