41 Commits (66a2c1020312b8d78ecc034e3e3e31432d5a20e3)

Author SHA1 Message Date
Michael du Breuil 1efad07a84 AP_InertialSensor: Remove unused ADC include 7 years ago
Lucas De Marchi b05610870c global: use static method to construct AP_Rally 7 years ago
priseborough 60ebe97e10 AP_InertialSensor: remove unused EKF1 include 8 years ago
Lucas De Marchi 91c4bf470f AP_InertialSensor: add O_CLOEXEC in places missing it 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Gustavo Jose de Sousa 4613b68efb AP_InertialSensor: waf: skip VibTest example 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Jonathan Challinger 492223cb84 AP_InertialSensor: support AP_AccelCal 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi e1d90c78d8 AP_InertialSensor: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Caio Marcelo de Oliveira Filho d7601095fa AP_InertialSensor: use millis/micros/panic functions 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Caio Marcelo de Oliveira Filho 191cff2035 AP_InertialSensor: remove unnecessary includes from examples 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Gustavo Jose de Sousa 7789aec85b AP_InertialSensor: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi eda4879f3f AP_InertialSensor: use ARRAY_SIZE macro 10 years ago
mirkix 588a16dec2 AP_InertialSensor: Add Linux support for VibTest example 10 years ago
Andrew Tridgell e91bfdfc1c AP_InertialSensor: fixed VibTest example build 10 years ago
Andrew Tridgell 7f7113c1de AP_InertialSensor: convert example from .pde to .cpp 10 years ago
Peter Barker f489f6b696 AP_InertialSensor: use 64-bit timestamps in dataflash logs 10 years ago
Andrew Tridgell afc9812d0b AP_InertialSensor: update VibTest after moving messages info DataFlash 10 years ago
Andrew Tridgell f5140e25b0 AP_InertialSensor: updated VibTest for latest PX4 interfaces 10 years ago
Andrew Tridgell ef527d9daa AP_InertialSensor: fix for HAL_SITL rename 10 years ago
Randy Mackay b43dc3bdfb INS: fix example sketch 10 years ago
Andrew Tridgell 24251a7e12 AP_InertialSensor: fixed example build 11 years ago
Andrew Tridgell cc735a4200 AP_InertialSensor: some more debug info for VibTest 11 years ago
Andrew Tridgell 662276597a AP_InertialSensor: fixed example build 11 years ago
Andrew Tridgell d325f630e5 VibTest: added sample timing to console output 11 years ago
Andrew Tridgell 863e7a5f93 VibTest: fixed array bounds error 11 years ago
Andrew Tridgell 2c8240dbb4 VibTest: fixed gyro timestamps in logs 11 years ago
Andrew Tridgell d50d5b8f24 VibTest: fixed sample count output on console 11 years ago
Andrew Tridgell 03770c4d34 VibTest: added gyro data and support 3 sensors 11 years ago
Andrew Tridgell 65fd25fb5a AP_InertialSensor: fixed example build 11 years ago
Andrew Tridgell 8533aecf18 AP_InertialSensor: fixed example build 11 years ago
Andrew Tridgell 086142580a AP_InertialSensor: added VibTest sketch 11 years ago