[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 50694b: Use Commands instead o
From: |
Tomaso Maria Luigi De Ponti |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 50694b: Use Commands instead of actuator_pprz (#3265) |
Date: |
Tue, 16 Apr 2024 14:06:45 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 50694ba217528350264004720dd4f6ad964be390
https://github.com/paparazzi/paparazzi/commit/50694ba217528350264004720dd4f6ad964be390
Author: Tomaso Maria Luigi De Ponti
<48210579+tmldeponti@users.noreply.github.com>
Date: 2024-04-16 (Tue, 16 Apr 2024)
Changed paths:
M conf/airframes/airframe.dtd
M conf/modules/oneloop_andi.xml
M sw/airborne/firmwares/rotorcraft/oneloop/oneloop_andi.c
M sw/airborne/firmwares/rotorcraft/oneloop/oneloop_andi.h
M sw/simulator/nps/nps_autopilot.h
M sw/simulator/nps/nps_fdm_jsbsim.cpp
M sw/tools/generators/gen_airframe.ml
Log Message:
-----------
Use Commands instead of actuator_pprz (#3265)
* Add actuator type attribute to command
* Implemented new command based counting of the atuators in the oneloop
controller
* Added group attribute to dtd file. Initialize as empty subgroup count of
commands. Avoid unnecessary array to list conversion.
* Generate list of names from defined commands
* Use the defined commands number and name in NPS
* Update sw/tools/generators/gen_airframe.ml
Co-authored-by: Gautier Hattenberger <gautier.hattenberger@enac.fr>
* Added logic to remove redundant code
---------
Co-authored-by: Gautier Hattenberger <gautier.hattenberger@enac.fr>
To unsubscribe from these emails, change your notification settings at
https://github.com/paparazzi/paparazzi/settings/notifications
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 50694b: Use Commands instead of actuator_pprz (#3265),
Tomaso Maria Luigi De Ponti <=