[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 999029: [fix][ocaml] uint32 ar
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 999029: [fix][ocaml] uint32 are actually stored in Int64 |
Date: |
Fri, 20 Mar 2015 10:17:42 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 999029b5dfa2f7271393e7c8e971ef8249fc6aba
https://github.com/paparazzi/paparazzi/commit/999029b5dfa2f7271393e7c8e971ef8249fc6aba
Author: Gautier Hattenberger <address@hidden>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M conf/messages.xml
M sw/ground_segment/tmtc/aircraft.ml
M sw/ground_segment/tmtc/aircraft.mli
M sw/ground_segment/tmtc/fw_server.ml
M sw/ground_segment/tmtc/rotorcraft_server.ml
M sw/ground_segment/tmtc/server.ml
M sw/lib/ocaml/pprz.ml
Log Message:
-----------
[fix][ocaml] uint32 are actually stored in Int64
and converting md5sum to hex was really a bad idea (since server was not
aware of this change)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 999029: [fix][ocaml] uint32 are actually stored in Int64,
GitHub <=