[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 03b2f7: [lisa] disable PWM6 if
From: |
Gautier Hattenberger |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 03b2f7: [lisa] disable PWM6 if PPM_CONFIG 2 is selected |
Date: |
Wed, 28 Sep 2022 06:02:18 -0700 |
Branch: refs/heads/fix_ci_build
Home: https://github.com/paparazzi/paparazzi
Commit: 03b2f79faef5d47d205943ba39fb59ff49c851bf
https://github.com/paparazzi/paparazzi/commit/03b2f79faef5d47d205943ba39fb59ff49c851bf
Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Changed paths:
M sw/airborne/boards/lisa_m_common.h
M sw/airborne/boards/lisa_mx_common.h
Log Message:
-----------
[lisa] disable PWM6 if PPM_CONFIG 2 is selected
Commit: dea0b7480ac178181c6f8a487dd5d1840e4ea3dc
https://github.com/paparazzi/paparazzi/commit/dea0b7480ac178181c6f8a487dd5d1840e4ea3dc
Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Changed paths:
M sw/ground_segment/tmtc/ivy2serial.ml
M sw/ground_segment/tmtc/ivy2udp.ml
M sw/ground_segment/tmtc/ivy_tcp_aircraft.ml
M sw/ground_segment/tmtc/ivy_tcp_controller.ml
M sw/ground_segment/tmtc/link.ml
M sw/logalizer/sd2log.ml
Log Message:
-----------
[ocaml] fix compilation warning
Commit: 1e0b81eb94ad36c921d3afaa1a97496b2607b842
https://github.com/paparazzi/paparazzi/commit/1e0b81eb94ad36c921d3afaa1a97496b2607b842
Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Changed paths:
M conf/userconf/tudelft/conf.xml
Log Message:
-----------
[conf] change airframe file to an existing one
Commit: 48bb662641e595e3f0535a1f34a3dd002d939c28
https://github.com/paparazzi/paparazzi/commit/48bb662641e595e3f0535a1f34a3dd002d939c28
Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M sw/airborne/firmwares/rotorcraft/navigation.h
Log Message:
-----------
[nav] fix glide computation with a cast uint->int
fix #2906
Compare:
https://github.com/paparazzi/paparazzi/compare/03b2f79faef5%5E...48bb662641e5