28 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 9b297ef5a1 HAL_Linux: fixed nested cork/push 8 years ago
murata eb4d8963d0 AP_HAL_Linux: Change from magic number 0 to definition name. 8 years ago
Mathieu OTHACEHE 60ba91aead Disco: add buzzer support 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Julien Beraud 20dcd6e082 RCOutput_Bebop: fix motor order 8 years ago
William Liu b1a62d6c8e AP_HAL_Linux: RCOutput_Bebop: fixed potential deadlock 9 years ago
Andrew Tridgell b69170febd HAL_Linux: fixed build for Disco with I2C changes 9 years ago
Andrew Tridgell 298f7bffb9 HAL_Linux: fixed motor output for Disco 9 years ago
Andrew Tridgell aaaa6d38c7 HAL_Linux: initial support for Disco 9 years ago
Lucas De Marchi 08ea1ea263 AP_HAL_Linux: RCOutput_Bebop: follow coding style 9 years ago
Luiz Ywata 7fb5db8077 AP_HAL_Linux: RCOutput_Bebop: use I2CDevice interface 9 years ago
Lucas De Marchi 71e10c9132 AP_HAL_Linux: fix include order 9 years ago
Julien BERAUD e46f23f538 RCOutput_Bebop: Increase max_rpm on Bebop 2 9 years ago
Julien BERAUD cadef09542 AP_HAL_Linux: Fix comment and panic on Bebop 9 years ago
Julien BERAUD bbf146197c RCOutput_Bebop : Update motor order 9 years ago
Lucas De Marchi 2439826c19 AP_HAL_Linux: use init() method without arguments 9 years ago
Caio Marcelo de Oliveira Filho 7675913d5b AP_HAL_Linux: use millis/micros/panic functions 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 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Lucas De Marchi 0dad58ae8b AP_HAL_Linux: RCOutput_Bebop: group writes 9 years ago
Lucas De Marchi 191ec10554 AP_HAL_Linux: remove unused write method 9 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Jean-Baptiste Dubois f6aba6c952 HAL_Linux: add read_obs_data to RCOutput_Bebop 10 years ago
Jean-Baptiste Dubois 7dcfe1c667 RCOutput_Bebop: group channels write 10 years ago
Jean-Baptiste Dubois 9e5d13c1de RCOutput_Bebop: use CLOCK_MONOTONIC instead of CLOCK_REALTIME 10 years ago
Julien BERAUD 954ec71630 HAL_Linux: added rcout implementation for bebop 10 years ago