MCPcopy Create free account
hub / github.com/antirez/dump1090 / useModesMessage

Function useModesMessage

dump1090.c:1802–1820  ·  view source on GitHub ↗

When a new message is available, because it was decoded from the * RTL device, file, or received in the TCP input port, or any other * way we can receive a decoded message, we call this function in order * to use the message. * * Basically this function passes a raw message to the upper layers for * further processing and visualization. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

detectModeSFunction · 0.85
decodeHexMessageFunction · 0.85

Calls 4

interactiveReceiveDataFunction · 0.85
modesSendSBSOutputFunction · 0.85
displayModesMessageFunction · 0.85
modesSendRawOutputFunction · 0.85

Tested by

no test coverage detected