Conversation
Contributor
Author
|
Re: Pending investigation on pcap02 data being rejected by backend for lack of metadata. Related to the new RepeatedSensorMeasurements not yet supported by the ENTS backend: jlab-sensing/ENTS-backend#601 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DRAFT: Pending investigation on pcap02 data being rejected by backend for lack of metadata.
Name/Affiliation/Title
Jack, UCSC, staff researcher
Purpose of the PR
This PR is primarily for some of the minor issues with the original PCAP02 merge that didn't make it in. This includes scope reduction on global variables, simplification of the PCAP02 initialization process, and enabling all three of the PCAP02's (single-ended floating) capacitance sensors of which only the first PC2-PC3 is sent the the server. The other two on PC4-PC5 and PC6-PC7 are shown when using the
example_pcap02environment.Development Environment
Windows 10
ENTS board 2.2.3
PlatformIO 6.1.18
Test Procedure
Same as described in #297
Additional Context
Add any other context or screenshots about the pull request here.
Task List
CHANGELOG.mdRelevant Issues
Followup on #297