[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 28b12a: [build] Modules can be
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 28b12a: [build] Modules can be used like subsystems in air... |
Date: |
Wed, 09 Dec 2015 13:10:58 -0800 |
Branch: refs/heads/load_modules_from_firmware
Home: https://github.com/paparazzi/paparazzi
Commit: 28b12af582a6847afac3c0ecee3c57f4316fcd16
https://github.com/paparazzi/paparazzi/commit/28b12af582a6847afac3c0ecee3c57f4316fcd16
Author: Cyril Allignol <address@hidden>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M conf/airframes/airframe.dtd
M sw/lib/ocaml/extXml.ml
M sw/lib/ocaml/extXml.mli
M sw/lib/ocaml/gen_common.ml
M sw/lib/ocaml/gen_common.mli
M sw/tools/generators/gen_aircraft.ml
M sw/tools/generators/gen_airframe.ml
M sw/tools/generators/gen_modules.ml
Log Message:
-----------
[build] Modules can be used like subsystems in airframe files
First important step towards merging modules and subsystems:
- modules can be loaded from firmware section like subsystems.
- last point includes filtering on target.
- subsystems can be renamed to modules (even if conversion is not done).
- completely backward compatible (for now).
Commit: 87b03258fcfe851f27ef06a844cd2b0f6c8519f8
https://github.com/paparazzi/paparazzi/commit/87b03258fcfe851f27ef06a844cd2b0f6c8519f8
Author: Gautier Hattenberger <address@hidden>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M conf/airframes/examples/microjet.xml
Log Message:
-----------
[build] example airframe with only modules
Compare:
https://github.com/paparazzi/paparazzi/compare/28b12af582a6^...87b03258fcfe
- [paparazzi-commits] [paparazzi/paparazzi] 28b12a: [build] Modules can be used like subsystems in air...,
GitHub <=