15 Commits (5a8fc6283ee15072d1e1d4eef9f9ada9191f1906)

Author SHA1 Message Date
Caio Marcelo de Oliveira Filho d7601095fa AP_InertialSensor: use millis/micros/panic functions 9 years ago
Lucas De Marchi 132303db4b AP_InertialSensor: use printf() rather than _printf_P() 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi 84d5fb006f Remove use of Util::{v,}snprintf_P() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
squilter dfc35cca8b AP_InertialSensor: update severities 10 years ago
Gustavo Jose de Sousa 7789aec85b AP_InertialSensor: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 494e909703 AP_InertialSensor: ensure accel cal completion messages get through 10 years ago
Andrew Tridgell 434d094993 AP_InertialSensor: allow MAVLink packets to flow during accelcal 10 years ago
Andrew Tridgell ed6ab5f1d3 AP_InertialSensor: use bool for blocking_read() 11 years ago
Michael Carpenter b4c0e1215b AP_InertialSensor: Use return value of blocking_read to handle calibration timeouts 11 years ago
Andrew Tridgell f7b01a6f3f AP_InertialSensor: avoid integer underflow in mavlink txspace check 11 years ago
Andrew Tridgell 807dbf9786 AP_InertialSensor: fixed a build warning 12 years ago
Andrew Tridgell fefbeacf86 AP_InertialSensor: use SEVERITY_USER_RESPONSE for accel cal messages 12 years ago
Andrew Tridgell f3f4b7205c AP_InsertialSensor: added support for MAVLink user interaction 12 years ago