50 Commits (e45b137816cc1e2473b6fd82850c72440dd6b6ba)

Author SHA1 Message Date
Andrew Tridgell 96b87e3b44 Plane: fixed test baro printout 12 years ago
Andrew Tridgell 28352b3548 Plane: ensure ahrs.init() is called 12 years ago
Andrew Tridgell b6295c12e1 Plane: fixes for new AP_Relay interface 12 years ago
Andrew Tridgell 1cb4724b7f Plane: fixes for 1280 build 12 years ago
Andrew Tridgell 7c6dd0736e Plane: use hal.storage for eeprom access 12 years ago
Pat Hickey a14621534c ArduPlane: port from hal.dataflash to old DataFlash api 12 years ago
Pat Hickey 92b0c302f2 ArduPlane: Ported to AP_HAL 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 84300c85d6 APM: make it possible to run the CLI on any serial port 12 years ago
rmackay9 ef727bbb3c ArduPlane: move to use new INS library instead of IMU library 12 years ago
Andrew Tridgell 37cb56f3e1 APM: save another few bytes 13 years ago
Andrew Tridgell 12dc2e79cf APM: save 100 bytes of memory 13 years ago
uncrustify 8c2d604971 uncrustify ArduPlane/test.pde 13 years ago
rmackay9 360c1198a6 ArduPlane: more "int" to "int16_t" and added cast to (int) in printf statements. 13 years ago
rmackay9 6d489947cf ArduPlane: replaced many "int" with "int16_t", "long" with "int32_t" 13 years ago
Andrew Tridgell e2c8ec2c9e APM: removed THROTTLE_REVERSE option 13 years ago
Andrew Tridgell 5bfd1200d6 APM: change variables to use _cm, _cd and _ms suffix for units 13 years ago
Andrew Tridgell a823c9ceae APM: removed cli slider and dipswitch options 13 years ago
Andrew Tridgell de3c9ce56d Airspeed: change APM to use new AP_Airspeed library 13 years ago
Andrew Tridgell 58fd91165f APM: fixed some build warnings and type errors 13 years ago
Andrew Tridgell 3a2594fa1a APM: ArduPlane updates for new compass interface 13 years ago
Andrew Tridgell 6639294c72 APM: update for new barometer interface 13 years ago
Andrew Tridgell 989304fb47 APM: enable the new offset nulling in APM 13 years ago
Andrew Tridgell 8afd196907 APM: adapt ArduPlane for AHRS framework 13 years ago
Andrew Tridgell 13d5839778 APM: removed quaternion special cases 13 years ago
Andrew Tridgell e39c3cb9d2 APM: make it possible to build ArduPlane with quaternion support 13 years ago
Andrew Tridgell cdf296d8f6 fixed some printf casts 13 years ago
Doug Weibel 69c7598db2 Update battery monitoring code for ArduPlane 13 years ago
Doug Weibel 9846822748 Bug fix for compass. 13 years ago
Andrew Tridgell cd3729d993 APM: added error checking on barometer read 13 years ago
Andrew Tridgell 98353b7ba8 APM: added error checking on compass read 13 years ago
Andrew Tridgell 8d87aa41b9 APM: Update for DataFlash changes 13 years ago
Andrew Tridgell 4bdc872595 APM: show temperature in airpressure test 13 years ago
Andrew Tridgell df094ce463 fixed airspeed sensor for ArduPlane on APM2 13 years ago
Andrew Tridgell 1998908a05 DCM: reset the DCM matrix after a ground start 13 years ago
Andrew Tridgell dd9f3a3fa6 fixed a hang on 2nd run of IMU test 13 years ago
Andrew Tridgell 483bef35e5 IMU: update ACM and APM for flash_leds change in IMU init 13 years ago
Andrew Tridgell 011110e1dd airspeed: use floating point values and better averaging in zero_airspeed() 13 years ago
Andrew Tridgell 4a057aefa0 test: removed the broken gyro test and merge it into the imu test 13 years ago
Pat Hickey f7a9b8a563 ArduPlane: LED digital writes use LED_OFF and LED_ON 13 years ago
Andrew Tridgell 86927ac0a5 ArduPlane: rename purple to APM2 13 years ago
Andrew Tridgell 3a0b1d1903 purple: there are no dipswitches on the purple board 13 years ago
Andrew Tridgell 649da8e05d purple: adc test not useful if no ADC 13 years ago
Pat Hickey 1895458dbf purple: added new parameters to Init() functions 13 years ago
Pat Hickey f9d6facdda test: added new passthru test 13 years ago
Doug Weibel 645b9c1d48 Initial rewrite of command logic. 13 years ago
Amilcar Lucas ee4251baef Fix compilation 14 years ago
Andrew Tridgell 58fa51b680 ArduPilot updates for new DCM code 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