228 Commits (4958298a7543cf9e8dd34cff5f5c8f35f272b5ad)

Author SHA1 Message Date
Andrew Tridgell c6b6d7137d HAL_SITL: added plane simulator 9 years ago
Andrew Tridgell 05e04ee1a7 HAL_SITL: added semaphore support 9 years ago
Julien BERAUD d8bcb36530 AP_HAL_SITL: add empty optical flow 9 years ago
Tom Pittenger 48ae0d645d AP_HAL_SITL: compiler warning: float to double promotion 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
Tom Pittenger bb4f0783ad AP_HAL_SITL: created ADS-B simulator to generate additional ghost aircraft within SITL 9 years ago
Andrew Tridgell 7a5c4ec65d HAL_SITL: use battery info from FDM if available 9 years ago
Andrew Tridgell a6ef064950 HAL_SITL: removed support for the old FDM protocol 9 years ago
Caio Marcelo de Oliveira Filho bb165d8a4c AP_HAL_SITL: Remove unused extern declaration for HALs 9 years ago
Caio Marcelo de Oliveira Filho 783db23a0f AP_HAL_SITL: remove unused functions 9 years ago
Caio Marcelo de Oliveira Filho 85d12efbef AP_HAL_SITL: use millis/micros/panic functions 9 years ago
Caio Marcelo de Oliveira Filho 3ef77617fd AP_HAL_SITL: implement new AP_HAL functions 9 years ago
Caio Marcelo de Oliveira Filho efbc7648b1 AP_HAL: create AP_HAL namespace and use for some HAL functionality 9 years ago
Andrew Tridgell 95ca0b39a8 HAL_SITL: moved virtual INS sensor to AP_InertialSensor_SITL 9 years ago
Andrew Tridgell 2675edcb96 HAL_SITL: removed unused variables 9 years ago
Andrew Tridgell 81e34006a5 HAL_SITL: make available_memory() uint32_t 9 years ago
Andrew Tridgell 75d2aed6e1 HAL_SITL: added help for uart command line checks 9 years ago
Lucas De Marchi cf8203c08b AP_HAL_SITL: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Andrew Tridgell a5a1680fb3 HAL_SITL: added support for real UART devices 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 7ceffb1e2b Replace use of vprintf_P() with vprintf() 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Lucas De Marchi 9eaf7c5660 AP_HAL: add format attribute to panic() 9 years ago
Lucas De Marchi 6027a02fe9 AP_HAL_SITL: Scheduler: implement variadic version of panic() 9 years ago
Lucas De Marchi ad61a93c14 AP_HAL: turn panic() into a variadic method 9 years ago
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 9 years ago
Andrew Tridgell 6b048b4045 HAL_SITL: use SimRover 9 years ago
wsilva32 ab7148386c AP_HAL_AVR_SITL: Limit SITL compass reports to 100Hz 9 years ago
Caio Marcelo de Oliveira Filho 19b4ca60c4 AP_HAL: provide AP_HAL_MAIN() 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
teddytrowbridge a4690a7b0a SITL_State: fixed _set_param_default 9 years ago
Lucas De Marchi 7d9c75478f AP_HAL_SITL: remove unused write method 9 years ago
Lucas De Marchi 0ed7f94bfc AP_HAL_SITL: use method for downcast 10 years ago
Michael Oborne b861233677 AP_HAL_SITL: add file based gps 10 years ago
Lucas De Marchi ffa37e6de2 AP_HAL_SITL: standardize inclusion of libaries headers 10 years ago
Fredrik Hedberg e2027a8414 SITL: Add HELI_DUAL_FRAME and HELI_COMPOUND_FRAME. 10 years ago
Gustavo Jose de Sousa 27b9d71e2c AP_HAL_SITL: standardize inclusion of libaries headers 10 years ago
Michael du Breuil c8c34f54cc AP_HAL_SITL: Add hdop to ublox sitl sim (as well as vdop to be reported) 10 years ago
Tom Pittenger d51e6d466b AP_HAL_SITL: add support for airspeed failures 10 years ago
Lucas De Marchi 473415a3c2 AP_HAL_SITL: use ARRAY_SIZE macro 10 years ago
John Hsu c34ddb7fb8 HAL_SITL: added gazebo SITL model support 10 years ago
Randy Mackay 2b4aaf2368 SITL: add vibe monitor and SIM_ACC2_RND to sitl 10 years ago
Julien BERAUD 7275e33e79 AP_HAL: add the possibility to have more than 1 i2c 10 years ago
Andrew Tridgell 88a90495b2 HAL_SITL: allow for more data before GPS pipe flush 10 years ago
tcr3dr 9d26bc6958 HAL_SITL: Adds polyfill for feenableexcept on OS X. 10 years ago