26 Commits (e906310b71547eaa5bdcf95152fa1e60940e5cff)

Author SHA1 Message Date
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
murata 0ee8edc29d Plane: Change from printf statement to print, println statement. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
mirkix 5f5c200625 ArduPlane: Fix filename in header 9 years ago
Andrew Tridgell d3494d1369 Plane: don't stall EKF during baro cal 9 years ago
Tom Pittenger 1a066cadd2 Plane: fixed float->double print warning 9 years ago
dgrat 76362caee0 AP_Math: Replace wrap_* functions with template versions 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell a7006a7784 Plane: refactor perf variables into a structure 9 years ago
Will Sackfield fabe235130 ArduPlane: initialize the fail_test variable 9 years ago
Andrew Tridgell 513d5c17b9 Plane: allow for settable main loop rate 9 years ago
Jonathan Challinger 05eb723429 Plane: reflect renamed function in AP_AHRS 9 years ago
Lucas De Marchi d1be74c87e ArduPlane: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi d40349d6ae ArduPlane: fix wrong printf format for 32 bits 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi a964ac38ec Replace use of print_P() with print() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Gustavo Jose de Sousa 2cc07d2899 ArduPlane: use compass get_{field,offsets}() functions 9 years ago
Randy Mackay 6da53ae3b2 Plane: replace SKIP_GYRO_CAL with INS_GYR_CAL 10 years ago
Staroselskii Georgii db94c8d53d Plane: make Plane use milligauss 10 years ago
Grant Morphett c5c74eebfc Plane: Using the existing function to check for throttle failsafe 10 years ago
Grant Morphett a1b96f659b Plane: Fixing issue 302 10 years ago
Andrew Tridgell b92c2409e4 Plane: added local millis() and micros() to reduce code size a bit 10 years ago
Andrew Tridgell 18c37935c9 Plane: convert from .pde to .cpp files 10 years ago
Tom Pittenger c4c47cba66 Plane: compile warnings: float to double. print statements require doubles 10 years ago
Andrew Tridgell b0cdf8952b Plane: added HIL_MODE parameter 10 years ago
Andrew Tridgell 035b1302ed Plane: updates for new AP_Baro API 10 years ago
Andrew Tridgell 2c7290fdc0 Plane: fixed baro test in CLI 10 years ago
Andrew Tridgell 7f5cc97769 Plane: changed for new AP_Airspeed API 10 years ago
Andrew Tridgell 8ee677cfce Plane: fixed CLI build again 10 years ago
Andrew Tridgell 240e87dc2c Plane: update for new AP_InertialSensor API 10 years ago
Randy Mackay 7d7272520e Plane: use baro healthy() 11 years ago
Andrew Tridgell ce9b14f0c8 Plane: convert to using StorageManager 11 years ago
Emile Castelnuovo a111d174c1 Plane: added VRBRAIN #defines and #includes 11 years ago
Andrew Tridgell e19341ca32 Plane: convert to new GPS driver API 11 years ago
Andrew Tridgell 09ed8d5819 Plane: updates for new RCInput API 11 years ago
Randy Mackay fcea127537 Plane: CLI uses HAL eeprom storage size definition 11 years ago
Randy Mackay 6e60730c89 Plane: cli test checks read_cmd success before printing 11 years ago
Randy Mackay 9446e9fd2e Plane: integrate AP_Mission library 11 years ago
Andrew Tridgell 99f2c8387c Plane: change to Compass::learn_offsets 11 years ago
Andrew Tridgell 11337ab2df Plane: updates for AHRS holding home position 11 years ago
Andrew Tridgell e4e5c92453 Plane: fixed relay handling 11 years ago
Andrew Tridgell 49f49648ec Plane: changes for compass healthy API 11 years ago
Andrew Tridgell 65c97a2f5f Plane: updates for compass API change 11 years ago
Andrew Tridgell 035ac3800a Plane: use G_Dt for acro angle integration 11 years ago
Randy Mackay cb91440c63 Plane: remove test_battery from CLI 12 years ago
Randy Mackay c64d444b5a Plane: integrate BattMonitor 12 years ago
Andrew Tridgell 444d053dc2 Plane: enable Oilpan and BMP085 on Linux 12 years ago