Stange Szilard
|
6516bffbb6
|
AP_Camera: enable relay off in all builds
|
12 years ago |
Sandro Benigno
|
6abe1fe94f
|
AP Camera changes required to work with modified AP_Relay lib.
|
12 years ago |
Sandro Benigno
|
cc7f26a99b
|
New Relay class and the subclasses for APM1 and APM2.
Updated AP_Camera class.
|
12 years ago |
Andrew Tridgell
|
13ea0bb5d8
|
AP_Camera: disable relay on APM2
|
12 years ago |
Andrew Tridgell
|
ceb3f577d8
|
libraries: use new math functions
|
12 years ago |
Pat Hickey
|
054f35e33d
|
AP_Camera: ported to AP_HAL
|
12 years ago |
rmackay9
|
d11ee04888
|
AP_Camera: add three new parameters DURATION, SERVO_ON and SERVO_OFF to allow better shutter control when using servo.
Removed unused variables to save 4 bytes.
Renamed some variables and functions to make more consistent with existing code base.
|
12 years ago |
Andrew Tridgell
|
4c07add542
|
AP_Camera: updated for new RC_Channel_aux API
|
13 years ago |
uncrustify
|
30107b9665
|
uncrustify libraries/AP_Camera/AP_Camera.cpp
|
13 years ago |
Andrew Tridgell
|
518d6365ff
|
AP_Param: update remaining libraries for new constructor syntax
|
13 years ago |
rmackay9
|
5616b1769b
|
AP_Camera: changed "int" to "int16_t" and "long" to "int32_t" here and there.
|
13 years ago |
Amilcar Lucas
|
594cedd324
|
Documentation improvements, no functional changes (only comments)
|
13 years ago |
Amilcar Lucas
|
1906e06b69
|
Added camera trigger functionality
|
13 years ago |
Amilcar Lucas
|
5406991831
|
Added support for routing any function to any of the aux. servos.
This is a manual merge from the APM_Camera branch.
It reverts the stuff that Oliver did not menat to do with his commit 6dcbc7f44bc0
|
14 years ago |
Amilcar Lucas
|
77c798abd5
|
Use G_RC_AUX macro to simplify accessing the auxiliary servos
|
14 years ago |
Amilcar Lucas
|
213969202a
|
Moved the RC_Channel_aux class to its own file. The includes could be improved, has anyone got any ideas how ?
|
14 years ago |
Amilcar Lucas
|
f40c85a601
|
This is the real HEAD of the APM_Camera branch. Seams that lots of changes got lost in the SVN to GIT port
|
14 years ago |