[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] ddd08b: [paparazzi center] add
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] ddd08b: [paparazzi center] add copy A/C menu entry |
Date: |
Wed, 11 Nov 2015 04:16:00 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: ddd08bd44a32a80fb4b572de6f90a7063f4928bf
https://github.com/paparazzi/paparazzi/commit/ddd08bd44a32a80fb4b572de6f90a7063f4928bf
Author: Felix Ruess <address@hidden>
Date: 2015-11-05 (Thu, 05 Nov 2015)
Changed paths:
M sw/supervision/paparazzicenter.glade
M sw/supervision/pc_aircraft.ml
Log Message:
-----------
[paparazzi center] add copy A/C menu entry
Commit: 67cb0427b931f965ebe9f7019eb2c85e5d42b14e
https://github.com/paparazzi/paparazzi/commit/67cb0427b931f965ebe9f7019eb2c85e5d42b14e
Author: Felix Ruess <address@hidden>
Date: 2015-11-05 (Thu, 05 Nov 2015)
Changed paths:
M sw/supervision/pc_aircraft.ml
Log Message:
-----------
[paparazzi center] check A/C name and id on new and copy
Commit: d0e54e05ba847a8d7b98bfd67e6d48287e0b52b1
https://github.com/paparazzi/paparazzi/commit/d0e54e05ba847a8d7b98bfd67e6d48287e0b52b1
Author: Gautier Hattenberger <address@hidden>
Date: 2015-11-10 (Tue, 10 Nov 2015)
Changed paths:
M sw/supervision/pc_aircraft.ml
Log Message:
-----------
[paparazzi center] fix warning on copy and new A/C, remove tab
Commit: 351f1df318b9c838d991d01c5ef97f938a93d123
https://github.com/paparazzi/paparazzi/commit/351f1df318b9c838d991d01c5ef97f938a93d123
Author: Gautier Hattenberger <address@hidden>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M sw/supervision/pc_aircraft.ml
Log Message:
-----------
[paparazzi center] ask for new airframe file on A/C copy
Commit: f6543ed247842157c3d0d21e3e29fa1f759017d7
https://github.com/paparazzi/paparazzi/commit/f6543ed247842157c3d0d21e3e29fa1f759017d7
Author: Felix Ruess <address@hidden>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M sw/supervision/pc_aircraft.ml
Log Message:
-----------
[paparazzi center] change title of copy airframe file window
Commit: 0b1a15d12121312bc0465462a63d807e9c6515fe
https://github.com/paparazzi/paparazzi/commit/0b1a15d12121312bc0465462a63d807e9c6515fe
Author: Felix Ruess <address@hidden>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M sw/supervision/paparazzicenter.glade
M sw/supervision/pc_aircraft.ml
Log Message:
-----------
Merge pull request #1406 from paparazzi/ac_copy
[paparazzi center] add copy A/C menu entry
On copy it will ask for a new aircraft name (assign the next free id) and offer
to copy the airframe file to a new one with different name. If the airframe
file name is not changed, it will continue to use the same one.
Closes #1209
Compare:
https://github.com/paparazzi/paparazzi/compare/1b64f3ec96fe...0b1a15d12121