akarshan96 / pslab-android-master-4

Oscilloscope and Control Activity UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pslab-android

PSLab Android App

This is Android App for performing experiments with PSLab.

PSLab is a new addition to FOSSASIA Science Lab. This tiny pocket lab provides an array of necessary equipments for doing science and engineering experiments. It can function like an oscilloscope, waveform generator, frequency counter, programmable voltage and current source and also as a data logger.

Build Status

Roadmap

  • First we need to get communication between Android App and PSLab working.

Communication

Our chat channel is on gitter here: https://gitter.im/fossasia/pslab

Code practices

Please help us follow the best practice to make it easy for the reviewer as well as the contributor. We want to focus on the code quality more than on managing pull request ethics.

  • Single commit per pull request
  • Reference the issue numbers in the commit message. Follow the pattern Fixes #<issue number> <commit message>
  • Follow uniform design practices. The design language must be consistent throughout the app.
  • The pull request will not get merged until and unless the commits are squashed. In case there are multiple commits on the PR, the commit author needs to squash them and not the maintainers cherrypicking and merging squashes.
  • If the PR is related to any front end change, please attach relevant screenshots in the pull request description.

About

Oscilloscope and Control Activity UI

License:Apache License 2.0