[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 72deb3: [ocaml] fix formatting
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 72deb3: [ocaml] fix formatting of values in pprz ocaml lib... |
Date: |
Wed, 18 Mar 2015 14:39:56 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 72deb3577c4f3bb3f86f986d640b945dff9c29c5
https://github.com/paparazzi/paparazzi/commit/72deb3577c4f3bb3f86f986d640b945dff9c29c5
Author: Gautier Hattenberger <address@hidden>
Date: 2015-03-18 (Wed, 18 Mar 2015)
Changed paths:
M conf/messages.xml
M sw/ground_segment/tmtc/messages.ml
M sw/ground_segment/tmtc/server.ml
M sw/lib/ocaml/pprz.ml
M sw/lib/ocaml/pprz.mli
Log Message:
-----------
[ocaml] fix formatting of values in pprz ocaml lib (#1135)
Commit: 420be79478d1a70ec0ee45d4a64959975d401ea3
https://github.com/paparazzi/paparazzi/commit/420be79478d1a70ec0ee45d4a64959975d401ea3
Author: Felix Ruess <address@hidden>
Date: 2015-03-18 (Wed, 18 Mar 2015)
Changed paths:
M conf/messages.xml
M sw/ground_segment/tmtc/messages.ml
M sw/ground_segment/tmtc/server.ml
M sw/lib/ocaml/pprz.ml
M sw/lib/ocaml/pprz.mli
Log Message:
-----------
Merge pull request #1138 from paparazzi/formatted_string
[ocaml] fix formatting of values in pprz ocaml lib
fix #1135
Compare:
https://github.com/paparazzi/paparazzi/compare/33de564e9ea5...420be79478d1