-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Send a packet signal report -before- a radio data frame.
PktSignalReport - 0x7
timestamp- long long unsigned int - 8 bytes - unixtimestamp(or localtime) in millisecondsrssi- uint8 - 1 byte - RSSI, assumed to always be negativesnr- int8 - 1 byte - SNRnoise- uint8 - 1 byte - Noise floor, assumed to always be negativelength- data packet length as uint16
Applies to ble, lora and wifi packets
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In progress