I managed to get the UCCM-P, display and Raspberry Pi hooked up with the same kernel variant I used for my prior NTP server.
The Furano PPS is just tapped off and seems to work OK with the Pi (this goes in via GPIO 18)
root@ntpi:/etc# ppstest /dev/pps0
trying PPS source "/dev/pps0"
found PPS source "/dev/pps0"
ok, found 1 source(s), now start fetching data...
source 0 - assert 1461343553.000001559, sequence: 3585 - clear 0.000000000, sequence: 0
source 0 - assert 1461343554.000001046, sequence: 3586 - clear 0.000000000, sequence: 0
source 0 - assert 1461343555.000001533, sequence: 3587 - clear 0.000000000, sequence: 0
source 0 - assert 1461343556.000001019, sequence: 3588 - clear 0.000000000, sequence: 0
source 0 - assert 1461343557.000001506, sequence: 3589 - clear 0.000000000, sequence: 0
source 0 - assert 1461343558.000001994, sequence: 3590 - clear 0.000000000, sequence: 0
^C
I translate the $PFEC,GPtps messages which I am already receiving into $GPRMC ones and send to RPi (I have a spare UART in the Arduino2560).
Then use the NMEA refclock driver.... that's the theory anyway...
From clockstats...
57500 71382.283 127.127.20.0 $GPRMC,194942,A,0.0,N,0.0,W,0.0,0.0,220416,0.0,E*54
I don't know enough about NTPd to tell if this is good or not...
pi@ntpi ~ $ ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
oPPS(0) .PPS. 0 l 3 16 377 0.000 0.001 0.002
xGPS_NMEA(0) .GPS. 0 l 50 64 377 0.000 36.874 3.410
*ptbtime1.ptb.de .PTB. 1 u 2 64 175 47.091 -4.047 0.539
-pyxis.my-rz.de 36.224.68.195 2 u 7 64 377 35.558 -2.520 0.358
-cipher-code.de 129.70.132.32 3 u 4 64 377 35.602 -6.459 3.421
+ntp.atomki.mta. .GPS. 1 u 12 64 377 53.283 -5.236 2.095
+195.50.171.101 145.253.3.52 2 u 46 64 377 31.870 -4.044 0.236
pi@ntpi ~ $
Using config...
# pps-gpio on /dev/pps0
server 127.127.22.0 minpoll 4 maxpoll 4
fudge 127.127.22.0 refid PPS
fudge 127.127.22.0 flag3 1 # enable kernel PLL/FLL clock discipline
#NMEA
#server 127.127.20.0 mode 17
server 127.127.20.0 mode 65553 time1 0.7