#include <LMS1xx/lms_buffer.h>
#include <LMS1xx/lms_structs.h>
#include <string>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | LMS1xx |
Class responsible for communicating with LMS1xx device. More... | |
Enumerations | |
enum | status_t { undefined = 0, initialisation = 1, configuration = 2, idle = 3, rotated = 4, in_preparation = 5, ready = 6, ready_for_measurement = 7 } |