241 Commits (63b09c8ff9ff102db5cd3d9c355729a339e8aa90)

Author SHA1 Message Date
Andrew Tridgell dd633fcf3f Plane: make voltage and battery capacity failsafe settable at runtime 12 years ago
Andrew Tridgell bd4b7d136f Plane: mark ArduPlane 2.74beta 12 years ago
Andrew Tridgell 001d18b51d Plane: removed scaling of pitot source 12 years ago
Andrew Tridgell 97b6aaac77 Plane: use voltage_average() for RSSI 12 years ago
priseborough 854c50501d Plane: Added a constraint to demanded bank angle during FBW-A mode to prevent roll limits being exceeded 12 years ago
Andrew Tridgell 0cf49308af Plane: mark a 2.73beta release 12 years ago
Andrew Tridgell 0e6a64fc14 Plane: reset roll/pitch integrators for APM_Control in takeoff 12 years ago
Andrew Tridgell 4e2b88f6e6 Plane: added ATT_CONTROLLER option to select attitude controller 12 years ago
Andrew Tridgell 3cd52a9689 Plane: fixes for AP_Baro_HIL 12 years ago
Andrew Tridgell 855277fa85 Plane: get ready for 2.72 release 12 years ago
Andrew Tridgell b53e3bb1fc Plane: log GPS messages as they come in 12 years ago
Andrew Tridgell 0b8c2da4df Plane: support 12 output channels on PX4 12 years ago
Andrew Tridgell ac7561c5d5 Plane: mark 2.72beta version 12 years ago
Andrew Tridgell 2e5834cc7f Plane: print flight mode as string in logs 12 years ago
Andrew Tridgell 5c553852ed Plane: when logging is disabled don't include DataFlash at all 12 years ago
Andrew Tridgell 0c5b393919 Plane: added compass logging 12 years ago
Andrew Tridgell c8af70a18d Plane: make the plane code compatible with the new logging system 12 years ago
Andrew Tridgell abe4dba871 Plane: added PX4 flash logging 12 years ago
Andrew Tridgell 42344455c9 Plane: fixed structure init for arduino compiler 12 years ago
Andrew Tridgell 75f4a43e2d Plane: fixed LOITER_TURNS command 12 years ago
Andrew Tridgell 82cd391cf8 Plane: use RADIUS_OF_EARTH define 12 years ago
Andrew Tridgell 8f091e70c8 Plane: move elevon variables into a structure 12 years ago
Andrew Tridgell 79c6f32400 Plane: made variables static and remove initial rc overrides 12 years ago
Andrew Tridgell 8d2cf6f3e5 Plane: update author list 12 years ago
priseborough 70a186464b Plane: added LEVEL_ROLL_LIMIT parameter 12 years ago
Andrew Tridgell 575f346e85 Plane: removed HIL_MODE_ATTITUDE 12 years ago
Andrew Tridgell 11eb0cfce1 Plane: update for new AP_Navigation controller class 12 years ago
Andrew Tridgell dcbe144c7e Plane: prepare for release of 2.71 12 years ago
Andrew Tridgell c5e2cfcc3e Plane: preparing for 2.71-beta 12 years ago
Andrew Tridgell 7db7d7db77 Plane: change FBWB altitude control algorithm 12 years ago
Randy Mackay a49fe272ad Plane: replace gps fix with status 12 years ago
Andrew Tridgell f077f54e6a Plane: added TKOFF_HEAD_HOLD option 12 years ago
Andrew Tridgell 1d983b3f2e Plane: fixed X accel triggering of auto 12 years ago
Andrew Tridgell 1ebaa14a99 Plane: prepare for 2.70 release 12 years ago
Andrew Tridgell 2f677acf3b Plane: update firmware version to 2.69 12 years ago
Andrew Tridgell 9f70c6c70d Plane: make CIRCLE mode hold altitude 12 years ago
Jochen Tuchbreiter c5f19f5df8 Plane: Implement issue 80: counterclockwise loiter 12 years ago
Andrew Tridgell ebb7f27962 Plane: minor signed/type fixups 12 years ago
Andrew Tridgell 3caaa27526 Plane: fixed build errors in logging 12 years ago
Randy Mackay 7297a1ff83 Plane: renamed RAW dataflash message to IMU 12 years ago
Randy Mackay e674626fd6 Plane: rename CUR and CURR to CURRENT for logging 12 years ago
Randy Mackay 6f46f4a7d0 Plane: logging changes to use new faster packet method 12 years ago
Randy Mackay d2767b911c AP_Math: switch get_distance_cm to return uint32_t 12 years ago
Andrew Tridgell 4d9a74d742 Plane: cleanup driver declaration 12 years ago
Andrew Tridgell 4deee014d6 Plane: setup PX4 airspeed analog port 12 years ago
Andrew Tridgell 92c9a4c1ce Plane: start update logging for new API 12 years ago
Andrew Tridgell bea9a9d558 Plane: move memcheck_init() earlier in setup() 12 years ago
James Bielman ab37f833db MS5611: Fix CONFIG_MS5611_SERIAL definitions. 12 years ago
Andrew Tridgell 38f56be2c4 Plane: enable hardware sensors on PX4 12 years ago
James Bielman 264db3670e AP_Baro: Add CONFIG_MS5611_SERIAL option to choose between SPI and I2C. 12 years ago