Skip to content

Report C for calibration mode#198

Merged
jgfoster merged 13 commits intoOpen-Acidification:mainfrom
eucalvo:reportCForCalibrationMode
Jun 11, 2021
Merged

Report C for calibration mode#198
jgfoster merged 13 commits intoOpen-Acidification:mainfrom
eucalvo:reportCForCalibrationMode

Conversation

@eucalvo
Copy link
Copy Markdown
Collaborator

@eucalvo eucalvo commented Jun 10, 2021

report C to sd and to google sheets

Comment thread test/PushingBoxTest.cpp Outdated
assertTrue(pTC->isInCalibration());
EthernetClient::startMockServer(pPushingBox->getServer(), 80);
assertEqual(0, pPushingBox->getClient()->writeBuffer().size());
pPushingBox->getClient()->pushToReadBuffer('A');
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This line isn't needed since you aren't looking at the serial port log.

Comment thread test/SDTest.cpp
@eucalvo eucalvo requested a review from jgfoster June 10, 2021 21:39
Copy link
Copy Markdown
Member

@prestoncarman prestoncarman left a comment

Choose a reason for hiding this comment

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

LGTM

We now trim request for both calibration and non-calibration
@jgfoster jgfoster merged commit bae885d into Open-Acidification:main Jun 11, 2021
@eucalvo eucalvo deleted the reportCForCalibrationMode branch March 3, 2022 21:35
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