13 Commits (e9e31172c072fc2bb2e88b93f4296363b67c3edb)

Author SHA1 Message Date
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
Andrew Tridgell 595d5c0002 AP_HAL: added set_size() to RingBuffer API 9 years ago
Andrew Tridgell 2120913ac2 AP_HAL: added ObjectArray template 9 years ago
Tom Pittenger 9718ee23d1 AP_HAL: fix peekbytes casting 9 years ago
Andrew Tridgell 1df2512935 AP_HAL: added update() method for object ringbuffer 9 years ago
Tom Pittenger 1d528d552f AP_HAL: rename RingBuffer.force() to RingBuffer.push_force() 9 years ago
Andrew Tridgell 4ff396dfa8 AP_HAL: added force() and peek() method for object ringbuffers 9 years ago
Lucas De Marchi 97022a4161 AP_HAL: RingBuffer: fix macro expansion 9 years ago
Andrew Tridgell 7c431b40f2 AP_HAL: enable HAL_QURT 9 years ago
Andrew Tridgell ec6a679482 AP_HAL: added ByteBuffer and ObjectBuffer in RingBuffer 9 years ago
Andrew Tridgell 6fb00f4fc3 AP_HAL: create a common utility/RingBuffer.h header 10 years ago