Skip to content

Conversation

maksteel
Copy link

@maksteel maksteel commented Jun 9, 2020

Fixes #231

with the change the output is

        sig_name   units  adc_res  init_value  checksum  block_size
0           Chin      uV       15           0     24244           0
1       Left Leg      uV       15           0     22989           0
2      Right Leg      uV       15           0    -22154           0
3  CPAP Pressure  mcmH2O       15           0    -24985           0
4      CPAP Flow   l/min       15           0    -22447           0
5      CPAP Leak   l/min       15           0     10563           0
6       Light_BU       m       15           0     17314           0
7       XFlow_DR    mV/s       15           0    -12675           0

@maksteel
Copy link
Author

maksteel commented Jun 9, 2020

Regex with and without the change

@Lucas-Mc
Copy link
Contributor

Lucas-Mc commented Jun 9, 2020

Very nice work!! That's my first time using regex101 and I'll probably be using it again soon!

@Lucas-Mc Lucas-Mc added the bug label Jun 9, 2020
@Lucas-Mc Lucas-Mc merged commit 9b97885 into MIT-LCP:master Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

units are not parsed correctly
2 participants