[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 15dd91: [messages] send AUTOPI
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 15dd91: [messages] send AUTOPILOT_VERSION from FW main |
Date: |
Sat, 20 Dec 2014 15:32:22 -0800 |
Branch: refs/heads/autopilot_version_msg
Home: https://github.com/paparazzi/paparazzi
Commit: 15dd91e49b3b9f15a207fbb4c5703c00f55dc6c2
https://github.com/paparazzi/paparazzi/commit/15dd91e49b3b9f15a207fbb4c5703c00f55dc6c2
Author: Gautier Hattenberger <address@hidden>
Date: 2014-12-21 (Sun, 21 Dec 2014)
Changed paths:
M sw/airborne/firmwares/fixedwing/main_ap.c
Log Message:
-----------
[messages] send AUTOPILOT_VERSION from FW main
Commit: d728ede0c32acda4de2e856b8367f1ee325ab493
https://github.com/paparazzi/paparazzi/commit/d728ede0c32acda4de2e856b8367f1ee325ab493
Author: Gautier Hattenberger <address@hidden>
Date: 2014-12-21 (Sun, 21 Dec 2014)
Changed paths:
M sw/airborne/firmwares/fixedwing/main_ap.c
Log Message:
-----------
uncomment line
Commit: 807dd183116f3194a88738871cfac5a5ac7b5373
https://github.com/paparazzi/paparazzi/commit/807dd183116f3194a88738871cfac5a5ac7b5373
Author: Gautier Hattenberger <address@hidden>
Date: 2014-12-21 (Sun, 21 Dec 2014)
Changed paths:
M sw/ground_segment/tmtc/messages.ml
M sw/lib/ocaml/pprz.ml
M sw/lib/ocaml/pprz.mli
Log Message:
-----------
[ocaml] attempt to solve the formatted_string_of_value function
for some unknown reason, the format modifier on int (l,L,...) doesn't
seems to work, so format is set to %d or %u by defaults for all int
types
Compare:
https://github.com/paparazzi/paparazzi/compare/1f7d11fd22b6...807dd183116f
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 15dd91: [messages] send AUTOPILOT_VERSION from FW main,
GitHub <=