143 Commits (ba5db0c5d82a9e28cb79bcbc38fcc31e2ffe421c)

Author SHA1 Message Date
Pat Hickey f8dec9ae4a ArduPlane: fixes to use CONFIG_HAL_BOARD instead of CONFIG_APM_HARDWARE 12 years ago
Andrew Tridgell f5abc2c25e Plane: switch to an enum for flight modes 12 years ago
Andrew Tridgell 8f108e2eb3 APM: added AMP_OFFSET option 12 years ago
Andrew Tridgell a600ccece5 APM: support 16 character parameter names 12 years ago
rmackay9 ef727bbb3c ArduPlane: move to use new INS library instead of IMU library 12 years ago
Andrew Tridgell 63940d3ab6 APM: don't send GPS_STATUS MAVLink message 13 years ago
Andrew Tridgell cebb67e1df APM: removed the unused sonar code 13 years ago
Andrew Tridgell fce01464b1 APM: added ALT_CTRL_ALG parameter 13 years ago
uncrustify b960619195 uncrustify ArduPlane/defines.h 13 years ago
Andrew Tridgell c31eef59ae Mavlink: log wind estimation result 13 years ago
Andrew Tridgell b6a475f6a5 MAVLink: make APM build with MAVLink 1.0 possible with arduino GUI 13 years ago
Andrew Tridgell 8afd196907 APM: adapt ArduPlane for AHRS framework 13 years ago
Andrew Tridgell b455443e2c APM: added logging of DCM, HWSTATUS and SIMSTATE 13 years ago
Andrew Tridgell 16009777d9 APM: expanded parameter area to match ACM 13 years ago
Andrew Tridgell 617082769a go back to 1024 bytes for variables in EEPROM 13 years ago
Andrew Tridgell e85da68fe6 expand parameter area for ArduPlane 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