|
State of GPSD on boot and PPS2
#pps
#gpsd
#chrony
Basil, Made the changes as you suggested and it now works as expected. Not sure which missing line you added so I added both of them, hi hi. Looking forward to the next beta image release. I have inst
Basil, Made the changes as you suggested and it now works as expected. Not sure which missing line you added so I added both of them, hi hi. Looking forward to the next beta image release. I have inst
|
By
Daniel VE3NI
· #2514
·
|
|
State of GPSD on boot and PPS2
#pps
#gpsd
#chrony
Daniel, You may have added a second gpsd.service file. Package-provided service files are usually located in /lib/systemd/system, check there for a gpsd.service file. That's where the current version
Daniel, You may have added a second gpsd.service file. Package-provided service files are usually located in /lib/systemd/system, check there for a gpsd.service file. That's where the current version
|
By
Basil Gunn
· #2513
·
|
|
State of GPSD on boot and PPS2
#pps
#gpsd
#chrony
RE: [udrc] State of GPSD on boot and PPS2 Hi Annaliese, I checked /etc/default/gpsd and the GPSD_OPTIONS was set as GPSD_OPTIONS=”-n” In my investigation of this issue I checked the www.catb.org/gpsd/
RE: [udrc] State of GPSD on boot and PPS2 Hi Annaliese, I checked /etc/default/gpsd and the GPSD_OPTIONS was set as GPSD_OPTIONS=”-n” In my investigation of this issue I checked the www.catb.org/gpsd/
|
By
Daniel VE3NI
· #2506
·
|
|
State of GPSD on boot and PPS2
#pps
#gpsd
#chrony
If you haven’t already checked, make sure that as part of the GPSD_OPTIONS variable in /etc/default/gpsd, it includes the “-n” flag. It should read something like: GPSD_OPTIONS="-n -G” This line will
If you haven’t already checked, make sure that as part of the GPSD_OPTIONS variable in /etc/default/gpsd, it includes the “-n” flag. It should read something like: GPSD_OPTIONS="-n -G” This line will
|
By
Annaliese McDermond
· #2499
·
|
|
State of GPSD on boot and PPS2
#pps
#gpsd
#chrony
Hi Art, Thanks for having a look at this. John had pointed out to be that the ‘require’ at the end of the gps line was not required in my case and that the PPS2 was caused by the fact that when I ENAB
Hi Art, Thanks for having a look at this. John had pointed out to be that the ‘require’ at the end of the gps line was not required in my case and that the PPS2 was caused by the fact that when I ENAB
|
By
Daniel VE3NI
· #2496
·
|
|
Why chrony?
#chrony
#draws
#time
Here is a feature comparison. https://chrony.tuxfamily.org/comparison.html
Here is a feature comparison. https://chrony.tuxfamily.org/comparison.html
|
By
John D Hays - K7VE
· #2494
·
|
|
State of GPSD on boot and PPS2
#pps
#gpsd
#chrony
I was messing around last night and I think that if you don't remove 'require' at the end of the gps line it won't update based on the ntp server time chrony just hangs. testing: - shutdown pi - remov
I was messing around last night and I think that if you don't remove 'require' at the end of the gps line it won't update based on the ntp server time chrony just hangs. testing: - shutdown pi - remov
|
By
Art - KC7SDA
· #2493
·
|
|
Setting up auto time with draws gps
#ntp
#chrony
#gps
#clock
#battery
so try this: - unplug the antenna and lan cable - shutdown and unplug the pi for about 10-20 minutes or so (this gives you a good gap to check stuff) - start back up it should auto change the time (yo
so try this: - unplug the antenna and lan cable - shutdown and unplug the pi for about 10-20 minutes or so (this gives you a good gap to check stuff) - start back up it should auto change the time (yo
|
By
Art - KC7SDA
· #2477
·
|
|
Setting up auto time with draws gps
#ntp
#chrony
#gps
#clock
#battery
I'm not sure if gpsd is not compiled correctly or if it's just buggy. I read a post that said that you need to run at least gpsd version 3.17. Debian Stretch, has gpsd version 3.16.4 in its repo. I tr
I'm not sure if gpsd is not compiled correctly or if it's just buggy. I read a post that said that you need to run at least gpsd version 3.17. Debian Stretch, has gpsd version 3.16.4 in its repo. I tr
|
By
Basil Gunn
· #2475
·
|
|
Setting up auto time with draws gps
#ntp
#chrony
#gps
#clock
#battery
There is no GPS antenna built into the DRAWS board. That is by design as the DRAWS board is intended to be packaged (along with its host Raspberry Pi) into a metal case which would block an integrated
There is no GPS antenna built into the DRAWS board. That is by design as the DRAWS board is intended to be packaged (along with its host Raspberry Pi) into a metal case which would block an integrated
|
By
Steve Stroh
· #2473
·
|
|
Setting up auto time with draws gps
#ntp
#chrony
#gps
#clock
#battery
Yes that is correct. It is a requirement to have some antenna connected to the gps device on the DRAWS HAT. I have used a number of USB gps and I'm impressed how well the DRAWS gps works (11 satellite
Yes that is correct. It is a requirement to have some antenna connected to the gps device on the DRAWS HAT. I have used a number of USB gps and I'm impressed how well the DRAWS gps works (11 satellite
|
By
Basil Gunn
· #2472
·
|
|
Setting up auto time with draws gps
#ntp
#chrony
#gps
#clock
#battery
I will confess that I don't understand the finer points in this discussion . But speaking as an operator who likes to operate out in the field with no Internet, I am surprised that the gps seems to ne
I will confess that I don't understand the finer points in this discussion . But speaking as an operator who likes to operate out in the field with no Internet, I am surprised that the gps seems to ne
|
By
...
· #2471
·
|
|
Setting up auto time with draws gps
#ntp
#chrony
#gps
#clock
#battery
This config will break some apps, like 'make' which builds depending on time stamps. I'm not sure what else it breaks but I don't recommend your config change. I'll look into it. /Basil
This config will break some apps, like 'make' which builds depending on time stamps. I'm not sure what else it breaks but I don't recommend your config change. I'll look into it. /Basil
|
By
Basil Gunn
· #2470
·
|
|
Setting up auto time with draws gps
#ntp
#chrony
#gps
#clock
#battery
partially true, i changed the line int he chrony.conf file from: to when you change the makestep to 1 -1 it will instantly change the system time to whatever the time source it chooses (rtc/gps/intern
partially true, i changed the line int he chrony.conf file from: to when you change the makestep to 1 -1 it will instantly change the system time to whatever the time source it chooses (rtc/gps/intern
|
By
Art - KC7SDA
· #2469
·
|
|
Setting up auto time with draws gps
#ntp
#chrony
#gps
#clock
#battery
The chrony service does NOT change the time! The misconception is that the chrony service is setting the time to the one given by the NTP server. This is incorrect – what actually happens is that base
The chrony service does NOT change the time! The misconception is that the chrony service is setting the time to the one given by the NTP server. This is incorrect – what actually happens is that base
|
By
Basil Gunn
· #2468
·
|
|
Setting up auto time with draws gps
#ntp
#chrony
#gps
#clock
#battery
nope, it just took out the other 4 sources. for whatever reason it's not giving me a sample at all. this is a communication problem between chrony and gpsd
nope, it just took out the other 4 sources. for whatever reason it's not giving me a sample at all. this is a communication problem between chrony and gpsd
|
By
Art - KC7SDA
· #2467
·
|
|
Setting up auto time with draws gps
#ntp
#chrony
#gps
#clock
#battery
Hi Art Try disabling the pool in chrony.conf, by adding a hashtag in front of that line. Save, restart chrony, give it some time, then check with chonyc sources -v 73 Julian oh8stn Julian OH8STN www.o
Hi Art Try disabling the pool in chrony.conf, by adding a hashtag in front of that line. Save, restart chrony, give it some time, then check with chonyc sources -v 73 Julian oh8stn Julian OH8STN www.o
|
By
...
· #2466
·
|
|
Setting up auto time with draws gps
#ntp
#chrony
#gps
#clock
#battery
I do have the battery installed, and the rtc does have the correct time, however chrony doesn't view the gps as online and receiving a valid time this is what the sources looks like: and as you can se
I do have the battery installed, and the rtc does have the correct time, however chrony doesn't view the gps as online and receiving a valid time this is what the sources looks like: and as you can se
|
By
Art - KC7SDA
· #2465
·
|
|
State of GPSD on boot and PPS2
#pps
#gpsd
#chrony
John, That did the trick. Thanks for catching that. Daniel
John, That did the trick. Thanks for catching that. Daniel
|
By
Daniel VE3NI
· #2463
·
|
|
State of GPSD on boot and PPS2
#pps
#gpsd
#chrony
Thanks John. I will give that a go and report back on the result. Daniel
Thanks John. I will give that a go and report back on the result. Daniel
|
By
Daniel VE3NI
· #2462
·
|