mirror of https://github.com/ArduPilot/ardupilot
Add me :)
This commit is contained in:
parent
aa3cc63b15
commit
f14237126a
|
@ -39,6 +39,8 @@ Adam M Rivera :Auto Compass Declination
|
||||||
Marco Robustini :Alpha testing
|
Marco Robustini :Alpha testing
|
||||||
Angel Fernandez :Alpha testing
|
Angel Fernandez :Alpha testing
|
||||||
Robert Lefebvre :Heli Support & LEDs
|
Robert Lefebvre :Heli Support & LEDs
|
||||||
|
Amilcar Lucas :mount and camera configuration
|
||||||
|
Gregory Fletcher :mount orientation math
|
||||||
|
|
||||||
And much more so PLEASE PM me on DIYDRONES to add your contribution to the List
|
And much more so PLEASE PM me on DIYDRONES to add your contribution to the List
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
#define THISFIRMWARE "ArduPlane V2.50"
|
#define THISFIRMWARE "ArduPlane V2.50"
|
||||||
/*
|
/*
|
||||||
Authors: Doug Weibel, Jose Julio, Jordi Munoz, Jason Short, Andrew Tridgell, Randy Mackay, Pat Hickey, John Arne Birkeland, Olivier Adler
|
Authors: Doug Weibel, Jose Julio, Jordi Munoz, Jason Short, Andrew Tridgell, Randy Mackay, Pat Hickey, John Arne Birkeland, Olivier Adler, Amilcar Lucas, Gregory Fletcher
|
||||||
Thanks to: Chris Anderson, Michael Oborne, Paul Mather, Bill Premerlani, James Cohen, JB from rotorFX, Automatik, Fefenin, Peter Meister, Remzibi, Yury Smirnov, Sandro Benigno, Max Levine, Roberto Navoni, Lorenz Meier, Yury MonZon
|
Thanks to: Chris Anderson, Michael Oborne, Paul Mather, Bill Premerlani, James Cohen, JB from rotorFX, Automatik, Fefenin, Peter Meister, Remzibi, Yury Smirnov, Sandro Benigno, Max Levine, Roberto Navoni, Lorenz Meier, Yury MonZon
|
||||||
Please contribute your ideas!
|
Please contribute your ideas!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue