Skip to content

Conversation

@abhinavraj23
Copy link
Member

@abhinavraj23 abhinavraj23 commented Aug 4, 2018

Fixes #1306

Changes:updated bottomsheet of multimeter

Screenshot/s for the changes: [Add screenshot/s of the layout where you made changes or a *.gif containing a demonstration]

Checklist: [Please tick following check boxes with [x] if the respective task is completed]

  • I have used resources from strings.xml, dimens.xml and colors.xml without hard-coding them
  • No modifications done at the end of resource files strings.xml, dimens.xml or colors.xml
  • I have reformatted code in every file included in this PR [CTRL+ALT+L]
  • My code does not contain any extra lines or extra spaces
  • I have requested reviews from other members

APK for testing: [Compress the app-debug.apk file into a <feature>.rar or <feature>.zip file and upload it here]
bottomsheet.apk.zip

@abhinavraj23 abhinavraj23 added the Status: Review Required Requested reviews from peers and maintainers label Aug 4, 2018
@abhinavraj23 abhinavraj23 self-assigned this Aug 4, 2018
@abhinavraj23 abhinavraj23 requested review from Avjeet, CloudyPadmal and harsh-2711 and removed request for CloudyPadmal August 4, 2018 21:18
<string name="multimeter_dialog_description">\u2022 To measure the voltage directly connect the power source(eg PV1,PV2 and PV3) to the channel pins as shown in the figure.\n\n\u2022 Similarly to measure frequency or count pulse connect SQ1,SQ2,SQ3 or SQ4 pins to ID1,ID2,ID3 or ID4.</string>
<string name="multimeter_dialog_description">\u2022 To measure the voltage directly connect the power source(eg PV1,PV2 and PV3) to the channel pins as shown in the figure.\n\n\u2022 Similarly to measure frequency or count pulse connect SQ1,SQ2,SQ3 or SQ4 pins to ID1,ID2,ID3 or ID4.\n\n
<b>Different Sections</b>\n\n
<b>Resistance:</b> Measures the resistance of the element connected to the SEN pin of the PSLab device.\n\n
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't it be "element connected between SEN pin and GND pins"?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes @CloudyPadmal I will make the change 👍

@abhinavraj23
Copy link
Member Author

@CloudyPadmal Changes done as requested, @harsh-2711 @Avjeet please review

<string name="multimeter_dialog_description">\u2022 To measure the voltage directly connect the power source(eg PV1,PV2 and PV3) to the channel pins as shown in the figure.\n\n\u2022 Similarly to measure frequency or count pulse connect SQ1,SQ2,SQ3 or SQ4 pins to ID1,ID2,ID3 or ID4.\n\n
<b>Different Sections</b>\n\n
<b>Resistance:</b> Measures the resistance of the element connected between the SEN and GND pin of the PSLab device.\n\n
<b>Capacitance:</b> Measures the capacitance of the element connected to the CAP pin of the PSLab device.\n\n
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should also be changed like that, between CAP and GND

<b>Different Sections</b>\n\n
<b>Resistance:</b> Measures the resistance of the element connected between the SEN and GND pin of the PSLab device.\n\n
<b>Capacitance:</b> Measures the capacitance of the element connected to the CAP pin of the PSLab device.\n\n
<b>Voltage:</b> Measures the voltage of any elements connect across any of the channel pins and other pins such as AN8.\n\n
Copy link
Collaborator

Choose a reason for hiding this comment

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

Similarly in this and the rest. We have to connect one end to measuring pin and the other end to GND

@abhinavraj23
Copy link
Member Author

abhinavraj23 commented Aug 7, 2018

@CloudyPadmal Changes done 👍 @harsh-2711 @Avjeet Please review.

@mariobehling mariobehling merged commit e2fd99d into fossasia:development Aug 7, 2018
@abhinavraj23 abhinavraj23 deleted the bottomsheet branch October 1, 2018 06:51
@CloudyPadmal CloudyPadmal removed the Status: Review Required Requested reviews from peers and maintainers label Dec 13, 2018
neel1998 pushed a commit to neel1998/pslab-android that referenced this pull request Jul 30, 2019
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