14 Commits (2428487383c8f07a7ac2386e730b7c04461a1d60)

Author SHA1 Message Date
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi 246f940d01 AP_Buffer: replace header guard with pragma once 9 years ago
Jonathan Challinger 1c75ce88f2 AP_Buffer: change pop_front to return a bool if successful 10 years ago
Jonathan Challinger ceef10cc41 AP_Buffer: Add peek_mutable function allowing in-place modification of buffered objects 10 years ago
Jonathan Challinger 630a87d9a9 AP_Buffer: remove scalar assignment so that non-scalars can be buffered 10 years ago
Tobias 0b181dd995 AP_Buffer: remove header/source separation to allow arbitrary template 11 years ago
Tobias dc62398821 AP_Buffer: add comments and rename functions to conform with the 11 years ago
Andrew Tridgell 918a3d46f5 AP_Buffer: fixed indent-tabs-mode 12 years ago
Andrew Tridgell dcc3873056 AP_Buffer: remove bool return from add() method 12 years ago
Andrew Tridgell bad478134d AP_Buffer: instantiate as a .cpp file, and optimise for const usage 12 years ago
Pat Hickey e787b5ccd9 AP_Buffer: ported to AP_HAL 12 years ago
rmackay9 a84d9110bd AP_Buffer: add size 5 float fifo buffer to predeclared types 12 years ago
rmackay9 06d1c6b0c1 AP_Buffer: bug fix to allow buffer to completely fill up. 12 years ago
rmackay9 48f1955f8e AP_Buffer: initial implementation of FIFO buffer for use with inertial nav 12 years ago