SYNCHRONISATION DE L'HORLOGE D'UN RASPBERRY PI AVEC UN RÉCEPTEUR GPS []

Outils pour utilisateurs

Outils du site


SYNCHRONISATION DE L'HORLOGE D'UN RASPBERRY PI AVEC UN RÉCEPTEUR GPS

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
documentation:informatique:linux:gps_time_sync:index [2022/04/12 11:25] – [CONFIG GPSD] f1slsdocumentation:informatique:linux:gps_time_sync:index [2022/04/13 18:42] (Version actuelle) – [CONFIG GPSD] f1sls
Ligne 1: Ligne 1:
 +{{:documentation:informatique:linux:gps_time_sync:terre_gps_13714.jpg?direct&300|}}
 ====== SYNCHRONISATION DE L'HORLOGE D'UN RASPBERRY PI AVEC UN RÉCEPTEUR GPS ====== ====== SYNCHRONISATION DE L'HORLOGE D'UN RASPBERRY PI AVEC UN RÉCEPTEUR GPS ======
  
Ligne 16: Ligne 17:
  
 ==== CONFIG GPSD ==== ==== CONFIG GPSD ====
-Éditer ''/dev/default/gpsd''+ 
 +Éditer ''/etc/default/gpsd'' 
 <code=bash> <code=bash>
 # Devices gpsd should collect to at boot time. # Devices gpsd should collect to at boot time.
Ligne 46: Ligne 49:
 ==== INSTALLER LES PAQUETS NTP ==== ==== INSTALLER LES PAQUETS NTP ====
 <code=bash> <code=bash>
-sudo apt install -y ntp ntpdate ntpsec ntpstat+sudo apt install -y ntp ntpstat
 </code> </code>
  
-==== ÉDITER LA CONF NTP ====+==== ÉDITER LA CONFIGURATION NTP ====
 Éditer ''/etc/ntp.conf'' et ajouter Éditer ''/etc/ntp.conf'' et ajouter
 <code=bash> <code=bash>
Ligne 62: Ligne 65:
 </code> </code>
  
-==== ÉDITER LA CONFIGURATION NTP ====+==== CRÉER UN LANCEUR DU DAEMON GPSD AU DÉMARRAGE ====
 Éditer ''/etc/systemd/system/gpsd.service'' Éditer ''/etc/systemd/system/gpsd.service''
  
documentation/informatique/linux/gps_time_sync/index.1649755504.txt.gz · Dernière modification : de f1sls