587 Commits (f187df225a62ff6d70c0961aadec3405eafbbbce)

Author SHA1 Message Date
Murilo Belluzzo b7dd4dad64 AP_HAL: Fix ByteBuffer::reserve() breaking buffer state 9 years ago
Murilo Belluzzo 43d4012884 AP_HAL: Fix TOCTOU in ByteBuffer::peekiovec() 9 years ago
Murilo Belluzzo 9951b94d40 AP_HAL: Change the return type of 'peekiovec' 9 years ago
Murilo Belluzzo 625f47def7 AP_HAL: Improve ByteBuffer::set_size 9 years ago
Murilo Belluzzo e9e31172c0 AP_HAL: Simplify ByteBuffer::readptr logic 9 years ago
Leandro Pereira fbefe32017 AP_HAL: Add method to reserve space in the ring buffer 9 years ago
Leandro Pereira e3b676ba89 AP_HAL: Add method to peek non-contiguous parts of a ByteBuffer 9 years ago
Siddharth Bharat Purohit 8903bc9eab AP_HAL: add support for get realtime on Darwin systems 9 years ago
Andrew Tridgell 6e065b3fe2 AP_HAL: fixed typo 9 years ago
Andrew Tridgell 8617db89dc AP_HAL: added hal.util->set_imu_target_temp() API 9 years ago
Lucas De Marchi 1f96336f7c Global: rename bus type enum entries 9 years ago
Gustavo Jose de Sousa 66f1ad9ed0 AP_HAL: Device: add support for read flag 9 years ago
Gustavo Jose de Sousa b6a1d598e3 AP_HAL: Device: document write_register() 9 years ago
Gustavo Jose de Sousa 4693501d9d AP_HAL: Device: add bus_type field 9 years ago
Patrick J.P eb44d75ed8 AP_HAL: Remove trailing spaces from AP_HAL_Namespace.h 9 years ago
Lucas De Marchi 9738be0ed6 AP_HAL: remove tabs and trailing whitespaces 9 years ago
Lucas De Marchi e122b2b651 AP_HAL: GPIO: remove unused functions 9 years ago
Tom Pittenger d3ac1dc161 AP_HAL: defer calls to safety_state switch to queue an async attempt. 9 years ago
Andrew Tridgell 163783fefd AP_HAL: define CH_NONE 9 years ago
Lucas De Marchi bbe3a94175 AP_HAL: remove support for main without argc 9 years ago
Lucas De Marchi 346bdf5f8f AP_HAL: remove support for flymaple 9 years ago
Andrew Tridgell 595d5c0002 AP_HAL: added set_size() to RingBuffer API 9 years ago
Randy Mackay 67620f312d AP_HAL: fix comment for get_time_utc 9 years ago
Niti Rohilla faec752801 AP_HAL: add get_system_clock_utc functions to Util 9 years ago
Andrew Tridgell e3107a7e10 AP_HAL: fixed optflow typos 9 years ago
Ricardo de Almeida Gonzaga eb418f54ee AP_HAL: Fix typos 9 years ago
Staroselskii Georgii 2e5cfc2849 AP_Compass: added external compass autodetection on Navio 9 years ago
Staroselskii Georgii 8be5ef1642 AP_HAL: added possibility to use several compassed on Navio 2 9 years ago
Staroselskii Georgii b677f975e7 AP_Compass: added LSM9DS1 magnetometer support 9 years ago
Lucas De Marchi 68ae619448 AP_Compass: detect compasses for minlure 9 years ago
Lucas De Marchi 424434e31e AP_HAL: allow to build without HAL_COMPASS_DEFAULT 9 years ago
Lucas De Marchi cf11776150 AP_HAL: fix signed and unsigned comparison warning 9 years ago
Lucas De Marchi 9ac63d7128 AP_HAL: examples: fix coding style 9 years ago
Julien Beraud d0114eac05 AP_HAL: Add bebop SPI Device to spi devices 9 years ago
Lucas De Marchi 5a52533084 AP_OpticalFlow: move bus definition to AP_HAL header 9 years ago
Ricardo de Almeida Gonzaga 46fb57fcf1 AP_OpticalFlow: use I2CDevice interface 9 years ago
Peter Barker e83b10cbc5 AP_HAL: move definition of callbacks structure out of C linkage 9 years ago
mirkix b381045d5e AP_HAL: BBBmini rework for dual MPU9250 and external HMC5843 compass 9 years ago
Andrew Tridgell 76868dd070 AP_HAL: added uartF 9 years ago
Andrew Tridgell b94e577cb8 AP_HAL: added enable_sbus_out() call in RCOutput 9 years ago
Andrew Tridgell e24d600e78 AP_HAL: added hal.rcout->set_output_mode() 9 years ago
hiro2233 7814841cd6 AP_HAL: Add RCOutput interactive example with Menu 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Lucas De Marchi 57f8db5672 AP_HAL: sparse-endian: conditionally include byteswap header 9 years ago
Lucas De Marchi c5dc54dac7 AP_HAL: utility: import sparse-endian header 9 years ago
Lucas De Marchi 0ed3a93142 AP_HAL: define compass locations for linux boards 9 years ago
Lucas De Marchi c5022ef5c9 AP_HAL: add names for LSM9DS0 on raspilot 9 years ago
Lucas De Marchi cb8355c315 AP_HAL: fix compass define for bebop 9 years ago
Jonathan Challinger 6663d30728 AP_HAL: add RCOutput::read_last_sent definition 9 years ago
Lucas De Marchi 6358876f58 AP_HAL: add missing MPU9250 name for BH 9 years ago