[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 5f8d5e: [gcs] GPS accuracy spe
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 5f8d5e: [gcs] GPS accuracy speech less verbose (#1046) |
Date: |
Wed, 04 Mar 2015 07:48:26 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 5f8d5ee5ea1b2d186a811eec69407d84d58b25c5
https://github.com/paparazzi/paparazzi/commit/5f8d5ee5ea1b2d186a811eec69407d84d58b25c5
Author: Gautier Hattenberger <address@hidden>
Date: 2015-03-03 (Tue, 03 Mar 2015)
Changed paths:
M sw/ground_segment/cockpit/live.ml
Log Message:
-----------
[gcs] GPS accuracy speech less verbose (#1046)
Commit: f54f875a6993b95cab8df5d1f2f45b5ce1fdcb6f
https://github.com/paparazzi/paparazzi/commit/f54f875a6993b95cab8df5d1f2f45b5ce1fdcb6f
Author: Gautier Hattenberger <address@hidden>
Date: 2015-03-03 (Tue, 03 Mar 2015)
Changed paths:
M sw/ground_segment/cockpit/live.ml
Log Message:
-----------
[gcs] tell A/C name before gps accuracy message
Commit: 253eadfe12c47b49708441b14f96f3ec1b064b06
https://github.com/paparazzi/paparazzi/commit/253eadfe12c47b49708441b14f96f3ec1b064b06
Author: Gautier Hattenberger <address@hidden>
Date: 2015-03-03 (Tue, 03 Mar 2015)
Changed paths:
M sw/ground_segment/cockpit/live.ml
M sw/ground_segment/cockpit/live.mli
Log Message:
-----------
[gcs] handle pacc properly for each A/C
Commit: d94c7748117ae9b50d80c8f13fdac26a49189006
https://github.com/paparazzi/paparazzi/commit/d94c7748117ae9b50d80c8f13fdac26a49189006
Author: Felix Ruess <address@hidden>
Date: 2015-03-04 (Wed, 04 Mar 2015)
Changed paths:
M sw/ground_segment/cockpit/live.ml
Log Message:
-----------
[gcs] reword GPS accuracy speech and nothing if pacc > 999
Commit: cd7768792a1da726ee9119dc47f13f050e3de47b
https://github.com/paparazzi/paparazzi/commit/cd7768792a1da726ee9119dc47f13f050e3de47b
Author: Felix Ruess <address@hidden>
Date: 2015-03-04 (Wed, 04 Mar 2015)
Changed paths:
M sw/ground_segment/cockpit/live.ml
M sw/ground_segment/cockpit/live.mli
Log Message:
-----------
Merge pull request #1129 from paparazzi/gps_speech
GPS accuracy speech less verbose
Addresses #1046
GPS accuracy is considered ok if better than 10m, very bad if worse than 20m
and simply low in between.
Now only if the accuracy falls into a different range than previously reported.
Compare:
https://github.com/paparazzi/paparazzi/compare/2fedf8a46d5f...cd7768792a1d