[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 96de21: [ocaml] print more ver
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 96de21: [ocaml] print more verbose info on xml loading err... |
Date: |
Thu, 24 Mar 2016 06:34:07 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 96de219c3d8faa1af007dbeaaee12400f619614d
https://github.com/paparazzi/paparazzi/commit/96de219c3d8faa1af007dbeaaee12400f619614d
Author: Felix Ruess <address@hidden>
Date: 2016-03-24 (Thu, 24 Mar 2016)
Changed paths:
M sw/ground_segment/cockpit/editFP.ml
M sw/ground_segment/joystick/input2ivy.ml
M sw/ground_segment/tmtc/server.ml
M sw/ground_segment/tmtc/settings.ml
M sw/ground_segment/tmtc/wind.ml
M sw/lib/ocaml/env.ml
M sw/lib/ocaml/extXml.ml
M sw/lib/ocaml/gen_common.ml
M sw/lib/ocaml/ubx.ml
M sw/lib/ocaml/xml2h.ml
M sw/lib/ocaml/xmlCom.ml
M sw/logalizer/export.ml
M sw/logalizer/logplotter.ml
M sw/logalizer/play_core.ml
M sw/logalizer/sd2log.ml
M sw/simulator/data.ml
M sw/supervision/paparazzicenter.ml
M sw/supervision/pc_aircraft.ml
M sw/tools/find_free_msg_id.ml
M sw/tools/generators/gen_abi.ml
M sw/tools/generators/gen_aircraft.ml
M sw/tools/generators/gen_airframe.ml
M sw/tools/generators/gen_modules.ml
M sw/tools/generators/gen_radio.ml
M sw/tools/generators/gen_settings.ml
M sw/tools/generators/gen_srtm.ml
M sw/tools/wiki_gen/wiki_gen.ml
Log Message:
-----------
[ocaml] print more verbose info on xml loading errors
Commit: a978656403361fa758ae63f104b96f35b0d17c40
https://github.com/paparazzi/paparazzi/commit/a978656403361fa758ae63f104b96f35b0d17c40
Author: Gautier Hattenberger <address@hidden>
Date: 2016-03-24 (Thu, 24 Mar 2016)
Changed paths:
M sw/ground_segment/cockpit/editFP.ml
M sw/ground_segment/joystick/input2ivy.ml
M sw/ground_segment/tmtc/server.ml
M sw/ground_segment/tmtc/settings.ml
M sw/ground_segment/tmtc/wind.ml
M sw/lib/ocaml/env.ml
M sw/lib/ocaml/extXml.ml
M sw/lib/ocaml/gen_common.ml
M sw/lib/ocaml/ubx.ml
M sw/lib/ocaml/xml2h.ml
M sw/lib/ocaml/xmlCom.ml
M sw/logalizer/export.ml
M sw/logalizer/logplotter.ml
M sw/logalizer/play_core.ml
M sw/logalizer/sd2log.ml
M sw/simulator/data.ml
M sw/supervision/paparazzicenter.ml
M sw/supervision/pc_aircraft.ml
M sw/tools/find_free_msg_id.ml
M sw/tools/generators/gen_abi.ml
M sw/tools/generators/gen_aircraft.ml
M sw/tools/generators/gen_airframe.ml
M sw/tools/generators/gen_modules.ml
M sw/tools/generators/gen_radio.ml
M sw/tools/generators/gen_settings.ml
M sw/tools/generators/gen_srtm.ml
M sw/tools/wiki_gen/wiki_gen.ml
Log Message:
-----------
Merge pull request #1570 from paparazzi/verbose_xml_errors
[ocaml] print more verbose info on xml loading errors
Compare:
https://github.com/paparazzi/paparazzi/compare/42332e5b262c...a97865640336