paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 03238c: [fix] fix dep solver t


From: Gautier Hattenberger
Subject: [paparazzi-commits] [paparazzi/paparazzi] 03238c: [fix] fix dep solver to recursively check suggeste...
Date: Wed, 08 Mar 2023 03:42:46 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 03238c16394badf6f9048a06fcd343b18f6e1862
      
https://github.com/paparazzi/paparazzi/commit/03238c16394badf6f9048a06fcd343b18f6e1862
  Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M conf/modules/ins_nps.xml
    M conf/modules/targets/ap.xml
    M conf/modules/targets/nps.xml
    M sw/lib/ocaml/aircraft.ml

  Log Message:
  -----------
  [fix] fix dep solver to recursively check suggested module (#3009)

* [fix] fix dep solver to recursively check suggested module

the issue was that suggested modules can depend on modules that should
be found from the suggested list

also enforce that an autopilot should have at least an ins or a ahrs

* move dep to targets





reply via email to

[Prev in Thread] Current Thread [Next in Thread]