1 Commits (c960db7af55a79e9b00e22198f2434538f053b66)

Author SHA1 Message Date
Andrew Tridgell 2792abfce2 demo of AP_Param with ArduPlane parameters 13 years ago
Doug Weibel 69c7598db2 Update battery monitoring code for ArduPlane 13 years ago
Andrew Tridgell 42522baf9f geofence: store fence points as int32_t 13 years ago
Andrew Tridgell fc495ce6a7 geofence: added fence status reporting and faster altitude check 13 years ago
Andrew Tridgell 82b615df50 geofence: added geo-fencing control parameters 13 years ago
Pat Hickey 1b2ebdff44 ArduPlane: added config.h and defines.h to support CONFIG_BARO 13 years ago
Andrew Tridgell 86927ac0a5 ArduPlane: rename purple to APM2 13 years ago
Andrew Tridgell 40459653b5 purple: fixed LED and IO pin defintitions 13 years ago
Pat Hickey 3300032a89 purple: added hardware defines for ArduPlane 13 years ago
Doug Weibel 88f5669104 Remaining changes to the logging file system. 13 years ago
Doug Weibel cbf59e96bd Bug fixes for command logic re-write 13 years ago
Doug Weibel 645b9c1d48 Initial rewrite of command logic. 13 years ago
Andrew Tridgell e2ed1f1c56 removed some more unused defines 14 years ago
Andrew Tridgell 0f09bf6654 GCS: added new gcs_send_text_fmt() method 14 years ago
Andrew Tridgell 55cd7bcf1d added gcs_severity enum 14 years ago
Andrew Tridgell 73223ee458 remove Mavlink_Common.h and used deferred logic for params/waypoints 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 87ddd50c2a remove unsued MSG_LOCAL_LOCATION 14 years ago
Janne M b5cfbd10ae Added voltage divider, input voltage and amps per volt to parameters. 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 ce010b4e38 Moved update_aux_servo_function() to the RC_Channel_aux.* files. 14 years ago
Andrew Tridgell 0a793a1327 Revert "added support for AP_ADC MAVLink packet" 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
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
Andrew Tridgell 609ae8359d import APM_Camera branch from SVN 14 years ago
Andrew Tridgell e0dc1271d6 imported ArduPlane from ArduPilotMega svn 14 years ago
Andrew Tridgell 1456a2a912 renamed top level directories 14 years ago
jasonshort 78510636db This is how I right waypoints to EEPROM for now. 14 years ago
jasonshort 6e6db9864e Loiter should work now. 14 years ago
jasonshort 69b0ae329e Navigation bug fixes, tuning. 14 years ago
jasonshort 38e57bccb0 Added delay option for WP_NAV. The copter will LOITER in seconds based on p1 value. 14 years ago
jasonshort f6f5a0c8dd Added rudimentary tuning with CH6. Assign this to your Flaps knob on your radio. in APM_config.h set your desired option, then upload. The knob will adjust the value in real time. Enter the CLI and run test, tune to see the output value. 14 years ago
jasonshort e5723a20b6 Better CTUN Logging 14 years ago
mich146@hotmail.com 27e69d73d5 ACM mavlink update/log fix 14 years ago
jasonshort 2c3f6052db Altitude control fix - trying to go higher would make alt hold reset to 0 14 years ago
jphelirc dd16a000cb preparing for hexa-x and hexa-+ frames, code updates 14 years ago
jasonshort 5d63a05de7 added better value for Sonar minimal value for landing 14 years ago
jasonshort 4660bb87e2 updated test mission. It now passes the tests. Be sure to verify things are working well before flying. 14 years ago
jasonshort eee391e6d9 implementing yaw tracking. 14 years ago
jasonshort f8b0c61e63 updates - support 14 years ago
jasonshort 783656b574 Added Y6 support 14 years ago
tridge60@gmail.com d70703aa62 disabled tabs in emacs formatting markers 14 years ago
jasonshort bd8c72958d Added new Simple mode - Better version of FBW that is offset by initial yaw angle and not north. 14 years ago
jasonshort e5fe9231f3 alignment with APM 2.0 14 years ago
jasonshort 90aa2d6d83 fix for Logging, motors_out buffer overrun, formatting. 14 years ago
jasonshort f52f27ef67 enable logs default 14 years ago