[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 1ac47a: [ground_segment] repre
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 1ac47a: [ground_segment] represent unconfirmed settings wi... |
Date: |
Mon, 08 Dec 2014 04:02:35 -0800 |
Branch: refs/heads/unconfirmed_settings
Home: https://github.com/paparazzi/paparazzi
Commit: 1ac47a6c57e44c7e5571e245730432f7643facd1
https://github.com/paparazzi/paparazzi/commit/1ac47a6c57e44c7e5571e245730432f7643facd1
Author: Felix Ruess <address@hidden>
Date: 2014-12-08 (Mon, 08 Dec 2014)
Changed paths:
M sw/ground_segment/cockpit/page_settings.ml
M sw/ground_segment/tmtc/aircraft.ml
M sw/ground_segment/tmtc/server.ml
Log Message:
-----------
[ground_segment] represent unconfirmed settings with infinity
proposal to fix #1012:
- server: represent initial/unknown/unconfirmed settings with infinity
- page_settings: set label text to "?" upon commit and on update if value is
"inf", also set label to "?"
Commit: d5827f9be3b0977f67f5cc7333312b0bc5addab3
https://github.com/paparazzi/paparazzi/commit/d5827f9be3b0977f67f5cc7333312b0bc5addab3
Author: Felix Ruess <address@hidden>
Date: 2014-12-08 (Mon, 08 Dec 2014)
Changed paths:
M sw/ground_segment/cockpit/page_settings.ml
Log Message:
-----------
[cockpit] add tooltip for current settings value label
Commit: 2f8e0033575e4a4c7404a163a3cfb0ba75a4e7f5
https://github.com/paparazzi/paparazzi/commit/2f8e0033575e4a4c7404a163a3cfb0ba75a4e7f5
Author: Felix Ruess <address@hidden>
Date: 2014-12-08 (Mon, 08 Dec 2014)
Changed paths:
M sw/ground_segment/cockpit/page_settings.ml
M sw/ground_segment/tmtc/server.ml
Log Message:
-----------
[ground_segment] settings: also set current value lable to ? when requesting
update
Compare:
https://github.com/paparazzi/paparazzi/compare/8506f12a59b4...2f8e0033575e
- [paparazzi-commits] [paparazzi/paparazzi] 1ac47a: [ground_segment] represent unconfirmed settings wi...,
GitHub <=