TruePosition 10MHz GPSDO performance with Philips PM6669 counter

  Рет қаралды 741

dotDisplay

dotDisplay

6 жыл бұрын

TruePosition 10MHz GPSDO performance with Philips PM6669 counter (10MHz OCXO modification).
GPSDO display:
Screen #1
SAT - # of satellites tracked
10M - 10MHz state, 0-OK
1PPS - 1PPS state, 0-OK
ANT - Antenna state, 0-OK
Screen #2
STAT - Receiver state
HOLD - Holdover sec
TFOM - Time figure-of-merit (1=good, 7=bad)
LEAP - Leap seconds GPS is now ahead of UTC by 18 seconds.
Screen #3
Latitude
Longitude
Screen #4
TEMP - OCXO temp
AMSL - MSL elevation
Screen #5
STSR - Survey status
CMSL - Correction MSL
SURVSEC - Survey seconds

Пікірлер: 6
@verschalter
@verschalter 5 жыл бұрын
Dear dotDisplax, name her is sTef. I am trying to calibrate my PM6669 using a 10MHZ GPSDO standard connected to Input A. Following the manual I have no chance to get the reset done. The 10 MHz signal is truly on the Input A. Do you have an idea which procedure to follow or do you see that the internal clock is far away from its standard?
@dotdisplay1319
@dotdisplay1319 5 жыл бұрын
Not sure that I understanding you right but you have to adjust trimmer capacitors inside of the 6669 meter to match display readings to 10Mhz from GPSDO
@tedcuff9155
@tedcuff9155 5 жыл бұрын
What software is on your controller? Something you wrote, or the PackRat club software? I'm writing my own, and it works great except i can't decode the correct date from the GPS stream. Thanks!
@dotdisplay1319
@dotdisplay1319 5 жыл бұрын
Hi, I'm using Arduino mini in this project, here is a parsing code for date section: // receiver status array // 0=leapsecs, 1=tfom, 2=10M, 3=1PPS, 4=ant, 5=hold, 6=nsat, 7=state, 8=year, 9=month, 10=day, 11=hours, 12=mins, 13=secs, 14=day of week // 15=survey, 16=numsat long unixdelta = 315964800; //delta between GPS and unix time valPosition = strtok(dataBuffer, delimiters); long secs = 0; if (strcmp(valPosition, "CLOCK") == 0) //have a clock message { valPosition = strtok(NULL, delimiters); secs = atol(valPosition); //time in seconds valPosition = strtok(NULL, delimiters); data[0] = atoi(valPosition); //leapseconds valPosition = strtok(NULL, delimiters); data[1] = atoi(valPosition); //tfom Time figure-of-merit (1=good, 7=bad) secs = secs - data[0] + unixdelta; // subtract out the leap seconds, add in the unix to GPS epoch delta data[8] = year(secs); data[9] = month(secs); data[10] = day(secs); data[11] = hour(secs); data[12] = minute(secs); data[13] = second(secs); dataBuffer[0] = 0; }
@w9gb
@w9gb 3 жыл бұрын
Remember than MANY older GPS Receiver outputs will NOT have correct date, WNRO issue (after 2017). Majority of the mfg. (like Trimble) never offered firmware upgrade. This can be corrected, BUT you must do the correction with your external software. TruePosition used Furuno (Japan/South Korea GPS rcvr). === ALSO Lady Heather Source Code is available .... for Algorithms you lack. EEVBlog has a running discussion and other TruePosition owners requested information for refinements,
@tedcuff9155
@tedcuff9155 3 жыл бұрын
Yea, i got my date issue figured out. Unit is still running strong. Might get another as a spare.
Frequency Counter Upgrade and GPSDO
32:50
Zenwizard Studios
Рет қаралды 3,8 М.
Final muy increíble 😱
00:46
Juan De Dios Pantoja 2
Рет қаралды 51 МЛН
ОСКАР ИСПОРТИЛ ДЖОНИ ЖИЗНЬ 😢 @lenta_com
01:01
1500 Mile Targeted Contact with HF Radio
33:30
TREX LABS
Рет қаралды 87 М.
60-Year Old Pilot's Rogue Flight Is His Last!
15:40
Pilot Debrief
Рет қаралды 294 М.
The greatest clock (and map) ever made
21:19
Attoparsec
Рет қаралды 418 М.
The Coolest Radio You've Probably Never Heard Of
11:54
Tom the Dilettante
Рет қаралды 3,6 МЛН
10MHz Shop Reference - Part 1
9:56
Steve's Trivia - by Steve Wagner
Рет қаралды 2,6 М.
КАК ДЕЛАТЬ, ЧТОБЫ GPS БАЗУ НЕ СП%@ДИЛИ
3:39
I'm a GEO ( Рифат геодезист)
Рет қаралды 8 М.
This AM radio still costs thousands of dollars-why?
16:51
Geerling Engineering
Рет қаралды 88 М.