[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 8028e7: [fix] split the sweep
From: |
Gautier Hattenberger |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 8028e7: [fix] split the sweep variable and let each module... |
Date: |
Thu, 19 Mar 2020 07:30:04 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 8028e7572bcc4aa7ad00ea74691d83648f0109d0
https://github.com/paparazzi/paparazzi/commit/8028e7572bcc4aa7ad00ea74691d83648f0109d0
Author: Gautier Hattenberger <address@hidden>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
M conf/modules/gvf_module.xml
M conf/modules/nav_basic_fw.xml
M sw/airborne/firmwares/fixedwing/nav.c
M sw/airborne/firmwares/fixedwing/nav.h
M sw/airborne/modules/guidance/gvf/nav/nav_survey_polygon_gvf.c
M sw/airborne/modules/guidance/gvf/nav/nav_survey_polygon_gvf.h
M sw/airborne/modules/nav/nav_survey_poly_osam.c
M sw/airborne/modules/nav/nav_survey_poly_rotorcraft.c
M sw/airborne/modules/nav/nav_survey_poly_rotorcraft.h
M sw/airborne/subsystems/navigation/nav_survey_rectangle.c
M sw/airborne/subsystems/navigation/nav_survey_rectangle.h
Log Message:
-----------
[fix] split the sweep variable and let each module use its own (#2504)
this is to prevent multiple declarations
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 8028e7: [fix] split the sweep variable and let each module...,
Gautier Hattenberger <=