[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] f0d2cd: [rotwing_state] Redund
From: |
Christophe De Wagter |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] f0d2cd: [rotwing_state] Redundant reading of actuator feed... |
Date: |
Mon, 18 Dec 2023 03:59:44 -0800 |
Branch: refs/heads/PFC
Home: https://github.com/paparazzi/paparazzi
Commit: f0d2cd3bdcb92d2d0a19e9e4dce2bb19c13fe22d
https://github.com/paparazzi/paparazzi/commit/f0d2cd3bdcb92d2d0a19e9e4dce2bb19c13fe22d
Author: Christophe De Wagter <dewagter@gmail.com>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M sw/airborne/modules/rot_wing_drone/rotwing_state.c
Log Message:
-----------
[rotwing_state] Redundant reading of actuator feedback (#3215)
Commit: a07d674c19b9c07169b8ec8ce0425d2e28eb1c55
https://github.com/paparazzi/paparazzi/commit/a07d674c19b9c07169b8ec8ce0425d2e28eb1c55
Author: Christophe De Wagter <dewagter@gmail.com>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M conf/airframes/examples/bebop2_opticflow.xml
M conf/airframes/examples/cube_orange.xml
M conf/modules/imu_mpu9250_i2c.xml
M conf/modules/imu_mpu9250_spi.xml
M conf/modules/sensors_hitl.xml
M sw/airborne/firmwares/rotorcraft/guidance/guidance_indi_hybrid.c
Log Message:
-----------
Fix compile warnings in ```make test``` (#3216)
* Silent compile warnings in tests
* silent warnings in conf_test
* fix defines: if OLD -> warn and convert. If new, then use. If no old and no
new, use default.
Commit: 12f1d9a2e691467b88a6e43e9f1d4d75fe205713
https://github.com/paparazzi/paparazzi/commit/12f1d9a2e691467b88a6e43e9f1d4d75fe205713
Author: Christophe De Wagter <dewagter@gmail.com>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M conf/airframes/examples/bebop2_opticflow.xml
M conf/airframes/examples/cube_orange.xml
M conf/modules/imu_mpu9250_i2c.xml
M conf/modules/imu_mpu9250_spi.xml
M sw/airborne/firmwares/rotorcraft/guidance/guidance_indi_hybrid.c
M sw/airborne/modules/rot_wing_drone/rotwing_state.c
Log Message:
-----------
Merge branch 'master' into PFC
Compare:
https://github.com/paparazzi/paparazzi/compare/65b66ee6a192...12f1d9a2e691