889 Commits (83e563922536b4b560b8fa7dcb5b8d57cdd33d9b)

Author SHA1 Message Date
Caio Marcelo de Oliveira Filho b29d6eff5d AP_HAL: add an AP_HAL_MAIN_CALLBACKS() macro 9 years ago
Caio Marcelo de Oliveira Filho 19b4ca60c4 AP_HAL: provide AP_HAL_MAIN() 9 years ago
Caio Marcelo de Oliveira Filho 6fc60e2d5e AP_HAL: remove unused init() from the interface 9 years ago
Caio Marcelo de Oliveira Filho 72cd5ef185 AP_HAL: add run() method 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
Andrew Tridgell 28fa05c965 AP_HAL: added generic perf counter 9 years ago
José Roberto de Souza 6215a3d224 AP_HAL: Add MS5637 over I2C to the supported barometers list 9 years ago
Julien BERAUD f231182cd9 AP_HAL: Add support for a Heater 9 years ago
Lucas De Marchi fb643fbb53 AP_HAL: RCOutput: add methods to allow grouping writes 9 years ago
Lucas De Marchi 666dc3e440 AP_HAL: RCOutput: remove unused write method 9 years ago
mirkix f48bdc281f AP_HAL: Add support for using SPI devices of the same type. 10 years ago
Andrew Tridgell 582318448f AP_HAL: make new GPIO functions optional 10 years ago
raspilot 6df83f46c5 AP_HAL: new GPIO APIs 10 years ago
raspilot dcc7cf2739 AP_HAL: raspilot board type 10 years ago
Víctor Mayoral Vilches b87fd58214 AP_HAL: ERLEBOARD legacy support 10 years ago
Gustavo Jose de Sousa e05928a7e8 AP_HAL: make SPIDeviceDriver::transaction() return success or failure 10 years ago
Lucas De Marchi a44ab9ed98 AP_HAL: define constant for HMC5843 on MPU6000 10 years ago
Andrew Tridgell e889886e07 AP_HAL: start with the vehicle disarmed 10 years ago
Lucas De Marchi ca17b6155e AP_HAL: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell c72372722e AP_HAL: fixed example builds 10 years ago
Gustavo Jose de Sousa 0456eccca8 AP_HAL: standardize inclusion of libaries headers 10 years ago
Randy Mackay 810973ce95 HAL: define capability bitmask 10 years ago
Andrew Tridgell eca0940bc7 AP_HAL: allow for broadcast packets on UDP IPv4 10 years ago
Andrew Tridgell 3e4b0b9869 AP_HAL: added pollout() function to socket API 10 years ago
Andrew Tridgell 596ecde70d AP_HAL: added listen and accept APIs to socket API 10 years ago
Andrew Tridgell b07f7e873f AP_HAL: added pollin() interface for Socket API 10 years ago
Andrew Tridgell 5067359ed7 AP_HAL: fixed socket destructor 10 years ago
Staroselskii Georgii 1a588263e4 AP_HAL: added destructor for Socket 10 years ago
Staroselskii Georgii 4411c1fed4 AP_HAL: improved constness of Socket API 10 years ago
Vladislav Zakharov 97b51a4bcb AP_HAL: Added deinit() method to RCInput 10 years ago
Lucas De Marchi b83708f77f AP_HAL: use ARRAY_SIZE macro 10 years ago
Andrew Tridgell 4e0c2c5a9b AP_HAL: defined default log and terrain directories for bebop 10 years ago
Julien BERAUD f0bed711cf AP_HAL: added AK8963 I2C defines 10 years ago
Julien BERAUD e0b59942b0 AP_HAL: changed log directories for bebop 10 years ago
Julien BERAUD 5c414b4ca2 AP_HAL: Fix Compass I2C address for Bebop 10 years ago
Julien BERAUD 8d6123928f AP_HAL: Add i2c bus numbers and addresses 10 years ago
Julien BERAUD bef8001a09 AP_HAL: added MS5607 baro define 10 years ago
Julien BERAUD eea7ea8488 AP_HAL: split MPU6000 INS defines for I2C and SPI 10 years ago
Julien BERAUD 7275e33e79 AP_HAL: add the possibility to have more than 1 i2c 10 years ago
Andrew Tridgell a6f62c208e AP_HAL: added bebop Linux board type 10 years ago
Lucas De Marchi 384d650a23 AP_HAL: allow to have spi device state 10 years ago
Víctor Mayoral Vilches e5a90c7a34 AP_HAL: Util, add custom terrain and log methods 10 years ago
Gustavo Jose de Sousa 42eb73a1d1 AP_InertialSensor: add LSM9DS0 backend 10 years ago
Andrew Tridgell 7f239f5d46 AP_HAL: added get_shell_stream() 10 years ago
Eugene Shamaev 8cb367eaf8 AP_HAL: added rc_bind rcin method 10 years ago
Andrew Tridgell 979a571d68 AP_HAL: fixed example build 10 years ago
Andrew Tridgell c44ab01be8 AP_HAL: use noreturn attribute on panic 10 years ago
Eugene Shamaev ca482cf44a StorageManager: added example sketch 10 years ago
Max Basescu de50217809 AP_HAL: Added RC_OUTPUT_MIN_PULSEWIDTH set to 400 and RC_OUTPUT_MAX_PULSEWIDTH set to 2100 10 years ago