Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse command and error counts #27

Merged
merged 1 commit into from
Dec 30, 2019
Merged

Conversation

jphickey
Copy link
Contributor

@jphickey jphickey commented Dec 2, 2019

Describe the contribution

Fix #25
Telemetry values were being copied to the telemetry packet backwards. Trivial fix.

Testing performed
Build code using SIMULATION=native and default config. Send a command to SAMPLE_APP and verify that the command counter, not the error counter, has incremented in the telemetry packet.

Expected behavior changes
The command and error counters are correct, not reversed

System(s) tested on:
Ubuntu 18.04 LTS, 64 bit

Contributor Info
Joseph Hickey, Vantage Systems, Inc.

These were being copied to the telemetry packet
backwards.  Trivial fix.
@skliper
Copy link
Contributor

skliper commented Dec 17, 2019

CCB 20191204 - Reviewed and approved for IC

@skliper skliper added the CCB:Approved Indicates code approval by CCB label Dec 17, 2019
@skliper skliper added this to the 1.2.0 milestone Dec 18, 2019
@skliper skliper changed the base branch from master to merge-20191230 December 30, 2019 16:46
@skliper skliper merged commit 3491a24 into merge-20191230 Dec 30, 2019
skliper added a commit that referenced this pull request Dec 30, 2019
Fix #23, #25, #28, #30
Reviewed and approved at 2019-12-18 CCB
@skliper skliper deleted the fix-25-fix-counters branch December 30, 2019 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code approval by CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants