Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HEV - High Energy Ventilator
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
HEV - High Energy Ventilator
Graph
22e5725aadcfaa2b33a7d4cdca66d4c9245a718d
Select Git revision
Branches
20
controls
feature/UI_Plots
feature/setup_instructions
feature/ui_battery_display
feature/ui_full_screen_popups
feature/ui_localisation
feature/ui_visuals
fix-gitlab-ci
hevclient-refactor
hevserver-code-cleanup
hplv_new_commands
master
default
protected
release/CPAP
release/VC_MODE
release/new_state_machines
release/ui
test/software_intro
test/software_intro2
test_UI_new_state_machines_merge
ui_debug1
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Mar
26
Feb
25
24
23
22
18
17
16
12
11
10
9
4
2
1
29
Jan
28
27
26
22
15
14
13
12
8
7
6
4
17
Dec
16
8
7
30
Nov
17
16
11
4
2
16
Oct
14
Aug
13
12
6
5
9
Jul
7
6
29
Jun
26
25
24
23
19
18
15
12
11
10
9
8
9
8
7
6
5
4
3
4
3
2
1
31
May
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
8
7
6
added missing syntax
added ssh keypair instructions
moved creating hosts file into function
added comment for previous push
fixed no ask for ip if no hosts file found
added instructions to get ip address
relocated samples to sample dir
small improvements
WIP: copy paste dump of old instructions
added ability to get ip from premade hosts file
changed usage instructions to relfect virtualenv name
copy pyside2 to virtualenv
copy pyside2 to virtualenv
commented out libscrc as installing via requirements.txt
added PySide2 dependancies
cleaned up bash examples
added in specific branch ui_dev
added installing requirements.txt via ansible
remove old ui requirements
testing requirements.txt with ansible
removed old ui requirements and added new virtualenv to pip list
added virtualenv to gitignore
added check for hosts file
removed ip address and made variable
Merge branch 'ui_dev' of https://ohwr.org/project/hev into ui_dev
added shebang
WIP: setup script to auto run all setup.
WIP: README format change&setup instructions added
removed all hev-display references
added user personalised hosts to ignore list
replaced hosts with hosts.default to keep clean
updated bash syntax
changed variable IP with IPADDRESS text
updates for VM and libscrc
added correct markdown linting and changed title
formatting
added python template to .gitignore
correct colouring bug in pi
moved lock and database definitions to the top of NativeUI so that any widgets that attempt to alter them will create correctly
merge ui_dev