Skip to content
Snippets Groups Projects
  1. Nov 30, 2019
    • Trevor N's avatar
      refclock_ubx: log message changes, test with ZED-F9T · 7b369ac4
      Trevor N authored
      change stdout message print enables:
       fudgeflag2 enables info messages, fudgeflag3 enables error messages
      
      fix sources_next list: sources_next index 1 is not a vaild value
      
      added an entry for invalid sources_curr
      
      changed max valid source_curr number
      
      add ZED-F9T offset information to TIMELS comment
      7b369ac4
    • Trevor N's avatar
      refclock_ubx: fix debug message formatting · d3244e19
      Trevor N authored
      d3244e19
    • Trevor N's avatar
      ef3c1f36
    • Trevor N's avatar
      refclock_ubx: initial commit for minimal UBLOX M8T driver · e6154887
      Trevor N authored
      This driver uses the host's serial port RTS line to trigger the
      module's EXTINT0 input. No kernel driver or PPS support is needed.
      
      The module must be preconfigured as follows:
        UART to 9600 bps
        UBX-NAV-TIMELS transmitted once per second
        UBX-TIM-TM2 enabled
        CFG-TP5's gridUtcGps flag set for UTC
      
      Performance is very good: On a lightly-loaded machine with (-24)
      precision, 24-hour mean refclock jitter of 35 nanoseconds has been
       observed using ntpvis.
      e6154887
    • Trevor N's avatar
      refclock_trimble: add experimental PPSAPI event input triggering · 3fa1931c
      Trevor N authored
      With this patch it is possible to trigger the receiver's event
      input line with a parallel port controlled by a modified pps_parport
      Linux kernel driver.  Latency should be reduced significantly relative
      to using the normal serial port RTS output.
      Jitter should also improve on highly-loaded machines, however
      jitter is already low (less than 100ns using a Praecis Cf) on fast
      lightly-loaded machines without the kernel driver.
      
      the kernel driver can be found at
       https://github.com/retroman/pps_parport_polled
      
      See the "Experimental PPS Feature" section in docs/driver_trimble.txt
      for usage information.
      3fa1931c
    • Trevor N's avatar
      refclock_ubx: fix debug message formatting · 50ac06b8
      Trevor N authored
      50ac06b8
    • Trevor N's avatar
      refclock_ubx: initial commit for minimal UBLOX M8T driver · a54a099e
      Trevor N authored
      This driver uses the host's serial port RTS line to trigger the
      module's EXTINT0 input. No kernel driver or PPS support is needed.
      
      The module must be preconfigured as follows:
        UART to 9600 bps
        UBX-NAV-TIMELS transmitted once per second
        UBX-TIM-TM2 enabled
        CFG-TP5's gridUtcGps flag set for UTC
      
      Performance is very good: On a lightly-loaded machine with (-24)
      precision, 24-hour mean refclock jitter of 35 nanoseconds has been
       observed using ntpvis.
      a54a099e
  2. Nov 26, 2019
  3. Nov 24, 2019
  4. Nov 23, 2019
  5. Nov 22, 2019
  6. Nov 19, 2019
  7. Nov 18, 2019
  8. Nov 17, 2019
  9. Nov 16, 2019
  10. Nov 15, 2019
  11. Nov 14, 2019
  12. Nov 12, 2019
    • Hal Murray's avatar
      Fix/tweak NTS error messages. · 7d8dec5b
      Hal Murray authored
      There was no error message if ntpd couldn't open the cert file.
      
      A few printed (null) rather than a hostname when the
      name was numeric.
      7d8dec5b
  13. Nov 04, 2019
  14. Nov 02, 2019
  15. Oct 31, 2019
  16. Oct 30, 2019
  17. Oct 29, 2019
  18. Oct 28, 2019
Loading