1 Commits (15ab477e735fe4fbae733cf5ea115a7ee26f02ac)

Author SHA1 Message Date
Daniel Agar 3f9e5a6934 drivers/device/ringbuffer: move into crazyflie syslink (only remaining user) 4 years ago
Daniel Agar 744f06cc8f clang-tidy: enable readability-delete-null-pointer and fix 5 years ago
Daniel Agar ea3acb7121 cmake remove circular linking and reorganize 7 years ago
Daniel Agar 6631e72d6f clang-tidy modernize-redundant-void-arg 8 years ago
Daniel Agar e927f3e040 clang-tidy modernize-use-nullptr 8 years ago
Lorenz Meier fe216b5c5f Device: Fixed code style 9 years ago
Ban Siesta aac276872b ringbuffer: use a namespace for ringbuffer to avoid 'multiple definitions in vtable' bug 10 years ago
Ban Siesta b9ce447cc9 ringbuffer: whitespace 10 years ago
Mark Charlebois 9f391b1867 NuttX: fixes for NuttX build 10 years ago
Mark Charlebois 6ab25ae890 QuRT: workaround for __sync_bool_compare_and_swap 10 years ago
Mark Charlebois 8737d77947 QuRT and POSIX changes - part 2 10 years ago
Mark Charlebois 440fc306a9 Added accelerometer simulator 10 years ago
Mark Charlebois 62eb403e4d Linus: print format fixes to build with clang on IFC6410 10 years ago
Mark Charlebois d013ac0927 Support for building more modules with Linux 10 years ago
Lorenz Meier 8107205b9e device driver: Fix compile warnings 11 years ago
Andrew Tridgell 760b3ab2e7 ringbuffer: converted to item_size units 12 years ago
px4dev cefc7ac00e Rework the ringbuffer class so that it's not templated, and refactor its clients so they aren't dancing around the linker anymore. 12 years ago
Andrew Tridgell 3329e3c38c ringbuffer: added resize() and print_info() methods 12 years ago
px4dev 1828b57c58 ringbuffer: added force() and use lockless methods 12 years ago
Andrew Tridgell 51bc73fb28 ringbuffer: added resize() and print_info() methods 12 years ago
px4dev f9f41f5770 ringbuffer: added force() and use lockless methods 12 years ago
px4dev 1fb4705ab7 Add size and flush methods to the ringbuffer class. 12 years ago
px4dev a3ab88872c Add some more useful methods to the ringbuffer class. 12 years ago
px4dev 234ad24081 Simple ring-buffer template class, because re-implementing the wheel in every driver is silly. 12 years ago