212 Commits (5ff268fa97ca9c115be1dddafd090553fddc5974)

Author SHA1 Message Date
Paul Riseborough d62636d309 Plane: added new TECS altitude controller 12 years ago
Andrew Tridgell f7697574db Plane: use the new airspeed driver interface 12 years ago
Andrew Tridgell dd633fcf3f Plane: make voltage and battery capacity failsafe settable at runtime 12 years ago
Andrew Tridgell 001d18b51d Plane: removed scaling of pitot source 12 years ago
Andrew Tridgell 9c6f80c42b Plane: moved some default values to Parameters.pde 12 years ago
Andrew Tridgell 4e2b88f6e6 Plane: added ATT_CONTROLLER option to select attitude controller 12 years ago
Andrew Tridgell 0d97f417ec Plane: enable compass on all boards by default 12 years ago
Andrew Tridgell a019e3740e Plane: updates for new compass API 12 years ago
Andrew Tridgell de3fcbc413 Plane: removed the MANUAL_LEVEL option 12 years ago
Bill Bonney 3ec891265f Plane: Enable CURRENT logging by default onto Dataflash 12 years ago
Andrew Tridgell 0c5b393919 Plane: added compass logging 12 years ago
Andrew Tridgell 11eb0cfce1 Plane: update for new AP_Navigation controller class 12 years ago
Andrew Tridgell dfb14d760b Plane: added HIL_SERVOS option 12 years ago
Andrew Tridgell c989099665 Plane: enable PX4IO dual telemetry devices 12 years ago
Brandon Jones fa7839941f After Plane: cleanup driver declaration 4d9a74d, HIL_MODE_ATTITUDE with MAG_ENABLE=1 set results in continuous reboot/APM crash. Added define for AP_COMPASS_HIL when HIL_MODE_ATTITUDE is enabled. 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
Andrew Tridgell 4d9a74d742 Plane: cleanup driver declaration 12 years ago
Andrew Tridgell 4deee014d6 Plane: setup PX4 airspeed analog port 12 years ago
Andrew Tridgell 2e04d4827a Plane: run PX4 console at 57600 12 years ago
Andrew Tridgell f9cb9e08ae Plane: fixed orientation of PX4 compass 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
Andrew Tridgell 9e0096ddb5 Plane: fix handling of sensors HIL startup 12 years ago
James Bielman 264db3670e AP_Baro: Add CONFIG_MS5611_SERIAL option to choose between SPI and I2C. 12 years ago
Andrew Tridgell 868269e037 Plane: switch PX4 to attitude HIL for now 12 years ago
Andrew Tridgell e8075b1657 Plane: for HIL_SENSORS for PX4 for now 12 years ago
Andrew Tridgell 1a49549e3e Plane: start port of main ArduPlane code to AP_HAL_PX4 12 years ago
Andrew Tridgell b6295c12e1 Plane: fixes for new AP_Relay interface 12 years ago
Andrew Tridgell 9a2e77b797 Plane: fully disable relay and mount code on APM1-1280 12 years ago
Andrew Tridgell 772f93ea10 Plane: fixed config for 1280 12 years ago
Andrew Tridgell 41272614ce Plane: simplify board config defines 12 years ago
Andrew Tridgell e82deca305 Plane: updates to support AP_HAL SITL 12 years ago
Pat Hickey f8dec9ae4a ArduPlane: fixes to use CONFIG_HAL_BOARD instead of CONFIG_APM_HARDWARE 12 years ago
Andrew Tridgell 805a340350 Plane: enable attitude and raw logging in HIL modes 12 years ago
Andrew Tridgell 24e1af1c82 Plane: fixed sensors and attitude HIL 12 years ago
Andrew Tridgell a6d8dbeac2 Plane: update ArduPlane for new ins interface 12 years ago
Andrew Tridgell 8f108e2eb3 APM: added AMP_OFFSET option 12 years ago
rmackay9 ef727bbb3c ArduPlane: move to use new INS library instead of IMU library 12 years ago
Andrew Tridgell 8652bfee8d APM: added RSSI_PIN option for receiver RSSI 12 years ago
rmackay9 775489d658 ArduPlane: added BATT_VOLT_PIN and BATT_CURR_PIN parameters to allow support for new 3DR IV battery monitor 12 years ago
rmackay9 41fbb19cf5 AP_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory 13 years ago
Andrew Tridgell 68f1b6336f APM: tweak the default options for an APM1 1280 board 13 years ago
Andrew Tridgell cebb67e1df APM: removed the unused sonar code 13 years ago
Andrew Tridgell 5f3ffe4839 APM: switch to Randys new IMU rate control method 13 years ago
Andrew Tridgell a446a7a9ed APM: allow serial buffer size to be configured 13 years ago
Andrew Tridgell f6c3197cd2 APM: added new TELEM_DELAY parameter 13 years ago
Craig Elder 4ad516c445 Arducopter: increased MAVLINK delay to 6s to reduce the chance of xBee bricking 13 years ago
Amilcar Lucas b48a1f1fc4 ArduPlane: Fix 1280 builds 13 years ago
Amilcar Lucas 769f04b7d6 Improve comments, no functional changes 13 years ago