113 Commits (48302427c7d24a6acbfd781c4ac120c217b0128e)

Author SHA1 Message Date
Andrew Tridgell 45615e5698 Rover: merge in mavlink updates from ArduPlane 12 years ago
Andrew Tridgell b284d4c21e Rover: first cut at porting rover to AP_HAL 12 years ago
Andrew Tridgell 5768244671 Rover: more cleanups 12 years ago
Andrew Tridgell 691d19dd98 Rover: more cleanup, and fixed navigation code 12 years ago
Andrew Tridgell 54a722158a Rover: fixed cliSerial and clean out more gunk 12 years ago
Andrew Tridgell 39836eabb2 Rover: support 16 character parameter names 12 years ago
Andrew Tridgell abc0a1cd38 Rover: major update, fixing lots of bugs 12 years ago
rmackay9 e877a58b60 APMRover: fixes to incorporate accelerometer calibration 12 years ago
Jean-Louis Naudin 01c4f6105b APMrover 2.1.4 - cosmetic changes 13 years ago
Robert Lefebvre 10b5d758f8 Changed software ID from 0 to 20 for ArduRover V2 Divergence. 13 years ago
Jean-Louis Naudin 5cece403a5 APMrover v2.1.4: compatibility with the latest version of mavlink library... 13 years ago
Jean-Louis Naudin 4a4402556b APMrover v2.1.3 : 13 years ago
Jean-Louis Naudin 77eea3a893 APMrover v2.0 - tested on Traxxas Monster Jam Grinder XL-5 3602 13 years ago
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