[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] ac4d23: [ocaml] treat target l
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] ac4d23: [ocaml] treat target list as a boolean expression |
Date: |
Fri, 29 Apr 2016 07:15:40 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: ac4d2368df8ca2b07eae66dfac6ff444fba7cf03
https://github.com/paparazzi/paparazzi/commit/ac4d2368df8ca2b07eae66dfac6ff444fba7cf03
Author: Gautier Hattenberger <address@hidden>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M conf/modules/telemetry_transparent.xml
M sw/lib/ocaml/gen_common.ml
M sw/lib/ocaml/gen_common.mli
M sw/tools/generators/gen_aircraft.ml
Log Message:
-----------
[ocaml] treat target list as a boolean expression
this way, inverted selectiono should be handled correctly in all cases
Commit: 68d9c43f09e3d692f5b364173eeabf7952cf3e19
https://github.com/paparazzi/paparazzi/commit/68d9c43f09e3d692f5b364173eeabf7952cf3e19
Author: Gautier Hattenberger <address@hidden>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M sw/lib/ocaml/gen_common.ml
Log Message:
-----------
remove debug print
Commit: 4292fb9a3b97aa06b6eda7709d6d5b4d146edc2c
https://github.com/paparazzi/paparazzi/commit/4292fb9a3b97aa06b6eda7709d6d5b4d146edc2c
Author: Gautier Hattenberger <address@hidden>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M sw/lib/ocaml/gen_common.ml
Log Message:
-----------
[ocaml] filter on firmware if necessary
Commit: 056146e5db4ede9b0e4a3d5b8499df0a830b2733
https://github.com/paparazzi/paparazzi/commit/056146e5db4ede9b0e4a3d5b8499df0a830b2733
Author: Gautier Hattenberger <address@hidden>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M sw/lib/ocaml/gen_common.ml
Log Message:
-----------
pick correct name, but some settings are wrongly unloaded
Commit: f39d8b3007aeb0f0f7014ce3cce690641fe69656
https://github.com/paparazzi/paparazzi/commit/f39d8b3007aeb0f0f7014ce3cce690641fe69656
Author: Gautier Hattenberger <address@hidden>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M sw/lib/ocaml/gen_common.ml
M sw/tools/generators/gen_aircraft.ml
Log Message:
-----------
pass all modules to settings stuff
not sure this is all right
Commit: 4ef9cc3c7e7dea4fd4e2b6d23e463a5acdac8af1
https://github.com/paparazzi/paparazzi/commit/4ef9cc3c7e7dea4fd4e2b6d23e463a5acdac8af1
Author: Gautier Hattenberger <address@hidden>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M sw/tools/generators/gen_aircraft.ml
Log Message:
-----------
finally it was better with target filtering
Commit: e5e1615f9561152d55a3a9d45e96731cea664fc5
https://github.com/paparazzi/paparazzi/commit/e5e1615f9561152d55a3a9d45e96731cea664fc5
Author: Felix Ruess <address@hidden>
Date: 2016-04-29 (Fri, 29 Apr 2016)
Changed paths:
M conf/modules/telemetry_transparent.xml
Log Message:
-----------
[conf] telemetry_transparent: fix targets
Commit: 06ca5d7dfe2ab707957a1bf1d042d7ea6a9b25a6
https://github.com/paparazzi/paparazzi/commit/06ca5d7dfe2ab707957a1bf1d042d7ea6a9b25a6
Author: Felix Ruess <address@hidden>
Date: 2016-04-29 (Fri, 29 Apr 2016)
Changed paths:
M conf/modules/telemetry_transparent.xml
M sw/lib/ocaml/gen_common.ml
M sw/lib/ocaml/gen_common.mli
M sw/tools/generators/gen_aircraft.ml
Log Message:
-----------
Merge pull request #1643 from paparazzi/test_targets_expr
This should fix the target filtering on modules loading by taking into account
the firmware and the list of targets as a real boolean expression (to handle
properly the inverted selection)
Compare:
https://github.com/paparazzi/paparazzi/compare/422a0c107eb8...06ca5d7dfe2a