Skip to content

Conversation

@lglenat
Copy link
Contributor

@lglenat lglenat commented Nov 2, 2018

There was an issue with the mapping between what's received from the Semtech Packet Forwarder over UDP and the Gateway Bridge stats.

Addresses https://forum.loraserver.io/t/rxpacketsreceived-ok-counter/2687

TxPacketsEmitted: p.Payload.Stat.RXFW,
TxPacketsReceived: p.Payload.Stat.TXNb,
TxPacketsEmitted: p.Payload.Stat.TXNb,
TxPacketsReceived: p.Payload.Stat.DWNb,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is where the bug is. I checked there is no bug in the internal/legacy/gateway stuff.

@lglenat lglenat force-pushed the patch/gatewayStatsDownlinkPackets branch from c6fb770 to 7297150 Compare November 2, 2018 17:08
@JoshM1994
Copy link

Great spot!

@brocaar
Copy link
Collaborator

brocaar commented Nov 3, 2018

Great spot indeed and thanks for your fix!

@brocaar brocaar merged commit d9d9b6e into chirpstack:master Nov 3, 2018
@lglenat lglenat deleted the patch/gatewayStatsDownlinkPackets branch January 23, 2019 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants