[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 19a7e5: [scheduling] harmonize
From: |
Gautier Hattenberger |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 19a7e5: [scheduling] harmonize efficiency scheduling modules |
Date: |
Wed, 22 Nov 2023 14:04:40 -0800 |
Branch: refs/heads/eff_scheduling
Home: https://github.com/paparazzi/paparazzi
Commit: 19a7e57620e2581eb9ea0b467e7600a5f089b526
https://github.com/paparazzi/paparazzi/commit/19a7e57620e2581eb9ea0b467e7600a5f089b526
Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
M conf/airframes/ENAC/cyfoam.xml
M conf/airframes/tudelft/cyfoam.xml
R conf/modules/ctrl_effectiveness_scheduling.xml
A conf/modules/eff_scheduling_cyfoam.xml
A conf/modules/eff_scheduling_falcon.xml
A conf/modules/eff_scheduling_generic.xml
R sw/airborne/modules/ctrl/ctrl_effectiveness_scheduling.c
R sw/airborne/modules/ctrl/ctrl_effectiveness_scheduling.h
A sw/airborne/modules/ctrl/eff_scheduling_cyfoam.c
A sw/airborne/modules/ctrl/eff_scheduling_cyfoam.h
A sw/airborne/modules/ctrl/eff_scheduling_falcon.c
A sw/airborne/modules/ctrl/eff_scheduling_falcon.h
A sw/airborne/modules/ctrl/eff_scheduling_generic.c
A sw/airborne/modules/ctrl/eff_scheduling_generic.h
Log Message:
-----------
[scheduling] harmonize efficiency scheduling modules
- harmonize name
- make a 'generic' module with basic linear scheduling
- old ctrl_effectiveness_scheduling was very specific to cyfoam, so
renamed
- add falcon scheduler, related airframe will come later
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 19a7e5: [scheduling] harmonize efficiency scheduling modules,
Gautier Hattenberger <=