UWB-Tracking
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  lib
  bluetooth
 ble-server.cpp
 ble-server.hBluetooth Server Class Definition
  common
 datatypes.hDefines custom data types used in the UWB device code
 extended-kalman.cpp
 extended-kalman.hDefines an Extended Kalman Filter (EKF) class for state estimation
 watchdog.cpp
 watchdog.hLibrary for creating a software watchdog timer with FreeRTOS
  config
 ble_config_loader.cpp
 ble_config_loader.hLibrary for managing BLE configuration settings and communication
 pin_config.hConfiguration of various pins used in the project
  espnow
 espnow.cppImplementation of ESP-NOW communication library for peer-to-peer data transmission
 espnow.hESP-NOW communication library for peer-to-peer data transmission
  mqtt
 mqtt-client.cpp
 mqtt-client.h
  uwb
 tdoa-anchor.cppImplementation file for the TdoaAnchor class, representing a TDOA anchor device
 tdoa-anchor.hHeader file for the TdoaAnchor class, representing a TDOA anchor device
 tdoa-device.cppSource file for the TDOADevice class, a superclass for TDOA tags and anchors
 tdoa-device.hHeader file for the TDOADevice class, a superclass for TDOA tags and anchors
 tdoa-tag.cpp
 tdoa-tag.h
 tof-device.cppImplementation of the TOFDevice class, a superclass for TOF initiators and responders
 tof-device.hHeader file for the TOFDevice class, a superclass for TOF initiators and responders
 tof-initiator.cpp
 tof-initiator.hHeader file for the TofInitiator class, a subclass of TofDevice
 tof-responder.cpp
 tof-responder.h