3398 Commits (46ad04aab7c9e35b937a0a8bdb1c9e8d5e39f371)

Author SHA1 Message Date
Andrew Tridgell 2ca8e58bc2 GCS: simplify the API for sending messages 14 years ago
Andrew Tridgell 17ebb311a7 MAVLink: use enum ap_message and remove unused param argument 14 years ago
Andrew Tridgell 220b941e31 removed some more dead messages, and convert MSG_* to an enum 14 years ago
Andrew Tridgell 3f37cce6c7 remove unused MESSAGE_COMMAND_LIST 14 years ago
Andrew Tridgell 9baab490f1 HIL: first step in simplifying the HIL/GCS code 14 years ago
Andrew Tridgell 87ddd50c2a remove unsued MSG_LOCAL_LOCATION 14 years ago
Andrew Tridgell 5042ca8e9e rework the MAVLink send code to avoid excessive stack usage 14 years ago
Janne M b5cfbd10ae Added voltage divider, input voltage and amps per volt to parameters. 14 years ago
Amilcar Lucas 227ce0a92d Merge some small misc improvements from APM_Camera branch 14 years ago
Andrew Tridgell 58fa51b680 ArduPilot updates for new DCM code 14 years ago
Andrew Tridgell 49d96726d5 MAVLink: only send HEARTBEAT and SYS_STATUS during initialisation 14 years ago
Michael Oborne e43b711e96 fix remote error value 14 years ago
unknown a4e001bbcf Adding CMake support 14 years ago
Amilcar Lucas 1f29197771 Revert more of 6dcbc7f44bc0. 14 years ago
Amilcar Lucas f08cea8044 These changes were meant to be inside commit a14c06adc06b. I'm sorry but reverting stuff is not that easy 14 years ago
Amilcar Lucas 5406991831 Added support for routing any function to any of the aux. servos. 14 years ago
Amilcar Lucas c7b3bfd295 Use the G_RC_AUX macro when possible. Added more comments. Remove unused code 14 years ago
Doug Weibel f05f56f83f Correct bug in initialization of auxiliary channels 14 years ago
Doug Weibel 119d006e03 Change default setting for auto_trim to disabled per user (JB) request. 14 years ago
Doug Weibel 8c9757a8d1 Correct state machine processing for long failsafe event following short failsafe from lower modes 14 years ago
Doug Weibel 251c5875fb Disable stick mixing if in failsafe 14 years ago
Amilcar Lucas 77c798abd5 Use G_RC_AUX macro to simplify accessing the auxiliary servos 14 years ago
Amilcar Lucas 46f9d4cec8 This is ugly, but it fixes compilation on arduino 14 years ago
Amilcar Lucas ce010b4e38 Moved update_aux_servo_function() to the RC_Channel_aux.* files. 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 93cbe664d6 Only run camera code if camera support is enabled 14 years ago
Amilcar Lucas 2fa92aea4c Fix RC range reversal 14 years ago
Amilcar Lucas 46185ee5d8 Revert "Fix RC range reversal" 14 years ago
Amilcar Lucas 51a8ec0ba8 Fix RC range reversal 14 years ago
Amilcar Lucas 8aeee578b4 For now point the camera manually via the RC inputs 14 years ago
Amilcar Lucas b36d0352f3 Added a comment about lower half of the array 14 years ago
Amilcar Lucas d3280bdd16 Added comments explaining when should the function be used 14 years ago
Amilcar Lucas 7e0bff9cbe Egg_drop has a 0..100 range 14 years ago
Andrew Tridgell 0a793a1327 Revert "added support for AP_ADC MAVLink packet" 14 years ago
Doug Weibel f3385d9a9a Remove prev change 14 years ago
Doug Weibel 3c3764479f Test commit 14 years ago
Andrew Tridgell a2c1caacf5 Revert "added support for AP_ADC MAVLink packet" 14 years ago
Andrew Tridgell c65d038ccf added support for AP_ADC MAVLink packet 14 years ago
Amilcar Lucas 59cbb8ec6f Moved a camera mount function call, out of the servos update function 14 years ago
Amilcar Lucas f4998c3673 Moved a function from radio.pde to the RC_Channel_aux library. Now its more readable and reusable 14 years ago
Andrew Tridgell 52dc0a915a added support for AP_ADC MAVLink packet 14 years ago
Amilcar Lucas b7a0d8836a 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
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
Chris Anderson 0194c248d0 Incremented version number to 2.24 14 years ago
Andrew Tridgell ec398505a6 rename main pde file for arduino requirements 14 years ago
Andrew Tridgell d95e454609 rename main pde file for arduino requirements 14 years ago
Andrew Tridgell 609ae8359d import APM_Camera branch from SVN 14 years ago
Andrew Tridgell e0dc1271d6 imported ArduPlane from ArduPilotMega svn 14 years ago