|
Ares LoRa Serial Driver Core
|
Ares Lora serial driver for the host computer. More...
#include <ares-lora-serial/ares_frame.hpp>#include <ares/data-structures/queue.hpp>#include <ares/serial/serial.hpp>#include <ares/synchronization/semaphore.hpp>#include <ares/synchronization/spinlock.hpp>#include <ares/work-q/task.hpp>#include <ares/work-q/work_q.hpp>#include <atomic>#include <chrono>#include <exception>#include <functional>#include <future>#include <mutex>#include <pybind11/pybind11.h>#include <random>#include <string>#include <utility>
Go to the source code of this file.
Classes | |
| class | AresTimeoutError |
| struct | AresSerialConfigs |
| struct | AresLoraConfig |
| class | AresSerial |
Ares Lora serial driver for the host computer.