0.3.0
Loading...
Searching...
No Matches
EspressifUtilities.hpp File Reference

Helper Functions to work with Espressif Sensors. More...

Go to the source code of this file.

Functions

bool NAV::vendor::espressif::decryptWiFiObs (const std::shared_ptr< NAV::WiFiObs > &obs, uart::protocol::Packet &packet, const std::string &nameId)
 Decrypts the provided Espressif observation.
 

Detailed Description

Helper Functions to work with Espressif Sensors.

Author
R. Lintz (r-lin.nosp@m.tz@g.nosp@m.mx.de) (master thesis)
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2024-01-08

Function Documentation

◆ decryptWiFiObs()

bool NAV::vendor::espressif::decryptWiFiObs ( const std::shared_ptr< NAV::WiFiObs > & obs,
uart::protocol::Packet & packet,
const std::string & nameId )

Decrypts the provided Espressif observation.

Parameters
[in]obsEspressif Observation to decrypt
[in,out]packetUart packet with the data (content gets changed because data gets extracted)
[in]nameIdNameId of the calling node for Log output