13 Commits (6663d307280d7ac0cfc5e1e268a78ba586407ada)

Author SHA1 Message Date
Lucas De Marchi c3d8ba3ea5 AP_HAL_SITL: use empty I2CDevice 9 years ago
Andrew Tridgell 655f57ad01 HAL_SITL: cleanup class names 9 years ago
Andrew Tridgell b4cc3d9668 HAL_SITL: implement get_custom_defaults_file() 9 years ago
Julien BERAUD d8bcb36530 AP_HAL_SITL: add empty optical flow 9 years ago
Lucas De Marchi c72f812944 AP_HAL_SITL: rename AP_HAL_Empty instances 9 years ago
Lucas De Marchi 4c82c535cc AP_HAL_SITL: use init() method without arguments 9 years ago
Caio Marcelo de Oliveira Filho e4ef0e43c0 AP_HAL_SITL: merge init() and run() 9 years ago
Caio Marcelo de Oliveira Filho c6292ff097 AP_HAL_SITL: implement HAL::run() 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 27b9d71e2c AP_HAL_SITL: standardize inclusion of libaries headers 10 years ago
Julien BERAUD 7275e33e79 AP_HAL: add the possibility to have more than 1 i2c 10 years ago
Andrew Tridgell c81ad1d622 HAL_SITL: reformat HAL_SITL with astyle 10 years ago
Andrew Tridgell 40e3b422b5 HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 10 years ago
Andrew Tridgell 22237f2530 HAL_SITL: fixed handling of SIM_FLOAT_EXCEPT in main thread 10 years ago
Andrew Tridgell 0115b9fa07 HAL_SITL: support a 2nd GPS 11 years ago
Andrew Tridgell 18eadfd69e HAL_SITL: added uartD 11 years ago
Andrew Tridgell 930d664677 AVR_SITL: removed Console driver 12 years ago
Pat Hickey dd27984eac SITL: instansiate EmptyI2CDriver with EmptySemaphore 12 years ago
Pat Hickey 4c715bfd04 AP_HAL_AVR_SITL: add Util driver, fix deprecated deps on HAL_AVR.h 12 years ago
Andrew Tridgell 7ecf8981b9 SITL: added dummy SPI and make RCInput 50Hz 12 years ago
Andrew Tridgell abbe37be37 SITL: added emulated airspeed sensor on a pin 12 years ago
Andrew Tridgell 46f7c9e92b SITL: added basic analogin implementation 12 years ago
Andrew Tridgell 0c9d37e2ee SITL: added RCInput and RCOutput 12 years ago
Andrew Tridgell 334b96b375 SITL: switched to empty driver for unimplemented backends 12 years ago
Andrew Tridgell 8916b280fd SITL: filled in more of the HAL SITL backend 12 years ago
Andrew Tridgell 18824c7ef5 AP_HAL: expose argc/argv in hal.init() 12 years ago
Andrew Tridgell d42cbb791f HAL_SITL: start filling in more of SITL framework 12 years ago
Pat Hickey 54bab59066 AP_HAL_AVR_SITL: add initial scaffolding 12 years ago