Ares LoRa Serial Driver Core
Loading...
Searching...
No Matches
ares_lora_serial.hpp File Reference

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>
Include dependency graph for ares_lora_serial.hpp:

Go to the source code of this file.

Classes

class  AresTimeoutError
struct  AresSerialConfigs
struct  AresLoraConfig
class  AresSerial

Detailed Description

Ares Lora serial driver for the host computer.

Date
3/31/26
Author
Tom Schmitz <tschm.nosp@m.itz@.nosp@m.andre.nosp@m.w.cm.nosp@m.u.edu>