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
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Show more breadcrumbs
Projects
HEV - High Energy Ventilator
Graph
2508bfa8d661f2bef2921e99f91fa033f65714fb
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
10
Mar
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
19
18
17
16
15
14
13
12
running in debug mode makes the window 80% smaller and bordered
Merge branch 'ui_dev' into release/ui
Updated ansible script to point to release/ui rather than ui_dev
Make main window borderless and fix to the 0,0 coordinate
updated code snippet to match branch change from ui_dev to release/ui
Merge branch 'ui_dev' into release/ui
Merge branch 'ui_dev' of ssh://ohwr.org:7999/project/hev into ui_dev
Readme now points to the release branch rather than the dev branch
differentiate buffer pressure (4th order backwards method) and display value in log msg
Obtain Inhale volume
changed pwm_channel of debug pwm, exhale valve always open in CPAP
display pressure_patient in p_plateau field
removed timed filling. Permanently filling
open exhale valve permanently for CPAP mode. Decreased time interval for filling
pwm channel for debug. changed PCB_gain for O2 sensor.
release/new_sta…
release/new_state_machines
Implemented preliminary CPAP mode. Only air fill (time-based). Breathing FSM is always in INHALE state except when stop command. Target for PID is inspiratory pressure
Merge branch 'ui_dev' into 'release/ui'
changed volume
corrected pwm init
created pwm debug channel, casting (debugging) dutycycle value to int
added further information of the installation methods
removed creating a local variable
fixed directories routing to pwd
fixed wrong placement of syntax
added check for remote or local hosts fiel is hosts already exists
changed local install to point to the right yml
removed left over debugging echo
Merge branch 'ui_dev' of https://ohwr.org/project/hev into ui_dev
added local install variant
add check if setup is being run inside the git repo
created local install files
defined NativeUI.ongoingAlarms at initilaisation so that calles to checkAlarm prior to recipt of the first alarm payload do not cause AttributeErrors
change button colours to compensate for lack of border
Merge branch 'ui_dev' into controls
Merge branch 'ui_dev' of https://ohwr.org/project/hev into ui_dev
Merge branch 'ui_dev' of ssh://ohwr.org:7999/project/hev into ui_dev
implement hold buttons
controls
controls
Used pin_spare_2 to output a pwm to NI DAQ, dutycycle is proportional to _fiO2_est.
added in ansible version
added ansible install instructions
Loading