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
19485d8177628599528c5514f035be9998a68bfd
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
9
Feb
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
5
4
3
2
1
30
Apr
29
applied template
adding templates and more global widgets
removed adc offset from O2 sensor
Merge branch 'ui_dev' of https://ohwr.org/project/hev into ui_dev
fix up alarm popup
fix up alarm popup
fix window size
Added a new 'top_bar' widget to NativeUI that holds the personal info bar and battery widgets. Also linked incoming battery packets to the battery display widget using the signal/slot pattern rather than a timer. EDIT: took isort out of the pre-commit hook as it was arguing with black
corected .pylint
merge ui_dev
Merge branch 'feature/UI_Measurements' into ui_dev
basic battery display
Merge branch 'controls' into ui_dev
clear up for pushing
config files
all working code in here
cleaner widget list in tab_measurements
Added pylint configuration
more layout messing
Merge branch 'fix-gitlab-ci' into 'master'
Cut job time in half by reducing unnecessary double docker image pull
fix-gitlab-ci
fix-gitlab-ci
Add CPackGit.cmake to enable compilation of hev-display
Add CMakeLists to enable compilation of hev-display
fix CI for hev-display - cd before qmake
updated to change pages
updated gitignore
updated .gitignore
will search for svg icon files if they aren't where we naively expect them to be, and raises an error if they're not found
changed adc calibration for O2 measurement
Merge branch 'ui_dev' of https://ohwr.org/project/hev into ui_dev
Revert "test"
test
fully merged
merged
testing
WIP measurement widgets and new hev_main layout. Also added placeholders for page and start/stop/standby buttons
adjusted ADC2 calibration for O2 sensor
fio2_est is stored in I/E variable, O2 sensor in fio2_percent
Merge branch 'fix-gitlab-ci' into 'master'
Fix gitlab ci in ohwr repo for auto compilation