Skip to content

Commit 5eac914

Browse files
Updated license information
1 parent 6309c61 commit 5eac914

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+14
-9987
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,7 @@
3434
.Spotlight-V100
3535
.Trashes
3636
ehthumbs.db
37-
Thumbs.db
37+
Thumbs.db
38+
39+
**/application.*/
40+
**/application.*/

gui/healthypi_desktop/healthypi_desktop.pde

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
//////////////////////////////////////////////////////////////////////////////////////////
22
//
3-
// GUI for controlling the Healthy Pi Hat [ Patient Monitoring System]
3+
// Desktop GUI for controlling the HealthyPi HAT [ Patient Monitoring System]
44
//
5-
// Created: Balasundari, Jul 2016
5+
// Copyright (c) 2016 ProtoCentral
6+
//
7+
// This software is licensed under the MIT License(http://opensource.org/licenses/MIT).
8+
//
9+
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT
10+
// NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
11+
// IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
12+
// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
13+
// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
614
//
715
// Requires g4p_control graphing library for processing. Built on V4.1
816
// Downloaded from Processing IDE Sketch->Import Library->Add Library->G4P Install

gui/healthypi_rpi/.DS_Store

-2 KB
Binary file not shown.
Binary file not shown.

gui/healthypi_rpi/application.linux-armv6hf/healthypi_rpi

Lines changed: 0 additions & 5 deletions
This file was deleted.

gui/healthypi_rpi/application.linux-armv6hf/lib/changes.txt

Lines changed: 0 additions & 108 deletions
This file was deleted.

gui/healthypi_rpi/application.linux-armv6hf/lib/jssc.txt

Lines changed: 0 additions & 4 deletions
This file was deleted.
Binary file not shown.

gui/healthypi_rpi/application.linux-armv6hf/source/BPM.pde

Lines changed: 0 additions & 78 deletions
This file was deleted.

gui/healthypi_rpi/application.linux-armv6hf/source/Graph.pde

Lines changed: 0 additions & 119 deletions
This file was deleted.

0 commit comments

Comments
 (0)