1044 Commits (4c32f4dbdb20309f327fe5f25b394c841a93b3db)

Author SHA1 Message Date
Andrew Tridgell 365e82aecb Plane: use a rally point when out of mission items 12 years ago
Andrew Tridgell 61dd04ccb5 Plane: auto-update home and baro calibration when disarmed 12 years ago
Andrew Tridgell 536fbb4a30 Plane: if pilot gives aileron input then disable ground steering 12 years ago
Andrew Tridgell d32e58db84 Plane: split out the channel stick mixing 12 years ago
Andrew Tridgell 3be939eb03 Plane: give manual steering when still 12 years ago
Andrew Tridgell d275f50539 Plane: added GROUND_STEER_ALT and GROUND_STEER_DPS 12 years ago
Andrew Tridgell 081510d37a Plane: added ACRO_LOCKING parameter 12 years ago
Randy Mackay 6e2b1093fc Plane: mavlink ext status to use SYS_STATUS_SENSOR enum 12 years ago
Andrew Tridgell 011915eb1c Plane: added error checking to rally load save 12 years ago
Michael Day 497c95de8e Plane: Add support for rally points. 12 years ago
Randy Mackay 21360aeebf Plane: sent current as -1 to GCS when can't be monitored 12 years ago
Randy Mackay 9722276827 Plane: batt curr and remaining should be int16 12 years ago
Randy Mackay cb91440c63 Plane: remove test_battery from CLI 12 years ago
Randy Mackay 9388ea3848 Plane: integrate BattMonitor exhausted method 12 years ago
Andrew Tridgell 74c8c8aafa Plane: auto-upgrade battery variables in EEPROM 12 years ago
Randy Mackay c64d444b5a Plane: integrate BattMonitor 12 years ago
Andrew Tridgell 65976831e2 Plane: moved Linux logs to logs directory 12 years ago
Andrew Tridgell eef693f243 Plane: removed some compat code 12 years ago
Andrew Tridgell 24099a520d Plane: updates for AP_HAL::MemberProc 12 years ago
Andrew Tridgell 444d053dc2 Plane: enable Oilpan and BMP085 on Linux 12 years ago
Andrew Tridgell f68778d453 Plane: be friendly to multi-tasking OSes 12 years ago
Andrew Tridgell 287db19119 Plane: updates for Stub -> HIL 12 years ago
Andrew Tridgell 88959004d7 Plane: use new scheduler API 12 years ago
Andrew Tridgell 1fd0f73e3f Plane: use DataFlash_File on Linux 12 years ago
Andrew Tridgell c3d0b315cf Plane: added HAL_LINUX includes 12 years ago
Andrew Tridgell 650ff258db Plane: update for new INS API 12 years ago
Mike McCauley 6a8c1a0c36 Plane: Added flymaple to ArduPlane 12 years ago
Mike McCauley aa800472be Plane: defines.h added Flymaple INS 12 years ago
Mike McCauley 3ddcdba659 Plane: Parameters BATTERY_MONITORING for Flymaple 12 years ago
Mike McCauley 18c6b00b5b Plane: Added definitions for Flymaple 12 years ago
Andrew Tridgell 4f310aaec8 Plane: fixed build with print() base change 12 years ago
Mike McCauley 767884b7f1 Plane: workaround conflicts between wirish and APM compatibility 12 years ago
Kevin Hester 996eda0080 Plane: Report MAV_STATE_ACTIVE if flying, MAV_STATE_STANDBY otherwise 12 years ago
Andrew Tridgell bcce2e4fc5 Plane: use new Baro API 12 years ago
Andrew Tridgell 36466e91ed Plane: run SENSOR_OFFSETS message at 1/10 of the requested rate 12 years ago
Andrew Tridgell c4dcdcf5a2 Plane: only send RC_CHANNELS_SCALED in HIL 12 years ago
Andrew Tridgell b28a4f21f2 Plane: fixed uartA baud rates for APM1 12 years ago
Andrew Tridgell e455ee0a94 Plane: fixed throttle suppression for AUTO_FBW_STEER=1 12 years ago
Andrew Tridgell 1869cd52e1 Plane: fixed AUTO_FBW_STEER stick mixing 12 years ago
Andrew Tridgell 328e900364 Plane: changed TKOFF_THR_DELAY default to 2 12 years ago
Paul Riseborough 43cf0736a3 Plane: Auto Takeoff Check updates 12 years ago
Randy Mackay ab4274aa8d Plane: disable battery failsafe when usb connected 12 years ago
Andrew Tridgell 21a4da0d29 Plane: removed flash_leds() calls 12 years ago
Andrew Tridgell 4bd6b2f428 Plane: use new usb_connected() function 12 years ago
Andrew Tridgell 8a76d82de4 Plane: set failsafe_radio AP_Notify bits 12 years ago
Andrew Tridgell 150e7a3f16 Plane: prevent arming tone on startup 12 years ago
Andrew Tridgell 95a696ea36 Plane: enable failsafe battery reporting 12 years ago
Andrew Tridgell ec0c894306 Plane: use the projected position for geofencing and waypoints 12 years ago
Andrew Tridgell 43ffe91546 Plane: added FS_ACTION of 2 for glide 12 years ago
Andrew Tridgell dd6a69f588 Plane: added WP_MAX_RADIUS parameter 12 years ago