[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 6c5fcb: [flight plan] force UT
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 6c5fcb: [flight plan] force UTM zone of waypoints to be th... |
Date: |
Mon, 30 Nov 2015 07:18:33 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 6c5fcb799d1bf5c04cae006dab6ea830829f9389
https://github.com/paparazzi/paparazzi/commit/6c5fcb799d1bf5c04cae006dab6ea830829f9389
Author: Gautier Hattenberger <address@hidden>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M sw/lib/ocaml/latlong.ml
M sw/lib/ocaml/latlong.mli
M sw/tools/generators/gen_flight_plan.ml
Log Message:
-----------
[flight plan] force UTM zone of waypoints to be the same than ref point
fix #303
Commit: 46e59cfdf7abba1530e05be716b88e00b3e70167
https://github.com/paparazzi/paparazzi/commit/46e59cfdf7abba1530e05be716b88e00b3e70167
Author: Gautier Hattenberger <address@hidden>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M sw/lib/ocaml/latlong.ml
Log Message:
-----------
[latlong] fix utm_of_wgs84 with custom zone
Commit: ffd5fa0147768c57ccbd2591a5c5e19cb9ab059d
https://github.com/paparazzi/paparazzi/commit/ffd5fa0147768c57ccbd2591a5c5e19cb9ab059d
Author: Felix Ruess <address@hidden>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M sw/airborne/subsystems/navigation/common_nav.c
M sw/tools/generators/gen_flight_plan.ml
Log Message:
-----------
[fixedwing] rename generated WAYPOINTS to WAYPOINTS_UTM for clarity
Commit: 02fdda147b22d392479072b48e23048e13d78f33
https://github.com/paparazzi/paparazzi/commit/02fdda147b22d392479072b48e23048e13d78f33
Author: Felix Ruess <address@hidden>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M sw/airborne/subsystems/navigation/common_nav.c
M sw/lib/ocaml/latlong.ml
M sw/lib/ocaml/latlong.mli
M sw/tools/generators/gen_flight_plan.ml
Log Message:
-----------
Merge pull request #1450 from paparazzi/fp_utm_zones
[flight plan] force UTM zone of waypoints to be the same than ref point
fixes #303
Compare:
https://github.com/paparazzi/paparazzi/compare/dbc142dea874...02fdda147b22