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
09022cb3b5e1a56f2fe961c118a58fe7bd71c805
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
23
Mar
22
19
18
17
18
17
16
15
12
11
10
9
8
5
4
3
2
1
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
removed scaling from volume plot
changed print statements in tab_hold_buttons to logging.debug
Fixed bug in interpretation of comand line arguments that inverted the windowed and borderless states
increased plot_history_length from 1000 to 500. With live data 1000 is about 28 seconds, but going much higher seems to cause the UI to hang on start. Requires further investigation
removed unecessary hard-coded history length in NativeUI
Merge branch 'ui_dev' of ssh://ohwr.org:7999/project/hev into ui_dev
Added a CLI to allow setting a specific size of window
fixed download dir
Merge branch 'ui_dev' of https://ohwr.org/project/hev into ui_dev
reset download dir
Merge branch 'ui_dev' into release/ui
Added explicit windowed option
changed 'ssh keygen' to 'ssh-keygen' in README
O2 regulatad in display
Display sensor o2 oxigen
merge and bug fix
small mods on pi
small mods
removed unnecessary print in tab_battery
removed unnecessary print in tab_battery
Merge branch 'ui_dev' of ssh://ohwr.org:7999/project/hev into ui_dev
functional batery display
changed download locations
small mods
Unified 'get_database' methods of NativeUI into a single method
Modified NativeUI.__find_icons() to locate the root of the git repo and construct the path relative to that rather than searching
separate CLI args from main
ui_dev ci test
Merge branch 'ui_dev' of https://ohwr.org/project/hev into ui_dev
ui_dev ci test
notes from code review
removed unused get_plot_data from hev_main
un-hard-coded stylesheet in tab_personal
Updated naming convention in tab_page_buttons
Merge branch 'ui_dev' of ssh://ohwr.org:7999/project/hev into ui_dev
Added separate windowed flag in command line arguments for NativeUI
Merge branch 'ui_dev' of https://ohwr.org/project/hev into ui_dev
ci test - moved setup to first stage
Merge branch 'ui_dev' of ssh://ohwr.org:7999/project/hev into ui_dev
ci test - checking ansible version