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
86525c92c2ee1bbc286736cfd7a0e0017366fb9b
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
22
May
21
20
19
18
17
16
15
14
13
12
11
8
7
6
5
4
3
2
1
30
Apr
29
28
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
29
28
27
23
updated calculations for flow, volume
Merge branch 'master' of https://gitlab.cern.ch/hev-sw/hev-sw
added trip switch/fuse status to battery
Use fsm_state = 14 to restart loop plotting at the beginning of the breathing loop, also fix default axis sizes
Merge branch 'master' of ssh://gitlab.cern.ch:7999/hev-sw/hev-sw
Add hevserver.service, script to install it and script to check failed count
connecting settings to backend
inhale trigger fix
Merge branch 'pid_dev2' into 'master'
Merge branch 'app-asDevSHM' into 'master'
Merge branch 'master' of ssh://gitlab.cern.ch:7999/hev-sw/hev-sw
Catch unexpected exceptions in hevserver and exit
patch float bug in exhale pwm
set defaults for exhale valves
Merge branch 'kh_dev'
Euler method implemented in the flow_plots (TODO:clean-up)
local conf added. need to add file on initial clone
fixes to new cycle data
Switched SQLITE_FILE from memory to /dev/shm/ (plus deleted some eond of line whitespace)
implemented modes in settings page
Fix toggle between start and stop
Merge branch 'pid_dev2' into kh_dev
Fix exception handling in CommsDebug
calculations for cycle data
more wip
flow calculation studies based on the buffer and tube pressure (flowplots.py)
PID cleanup, Inhale/Exhale trigger threshold accessible from CommsDebug.py
Merge branches 'master' and 'master' of ssh://gitlab.cern.ch:7999/hev-sw/hev-sw
Make hevclient reconnect automatically when hevserver goes down
added dummy field
added dummy gpio for linux
Merge branch 'master' of ssh://gitlab.cern.ch:7999/hev-sw/hev-sw
wip
Fix arg mistmatch and simplify async tasks
SET_TIMEOUT changed to SET_DURATION in CommsDebug.py
Bug fix for the EXHALE_TRIGGER enumerate
Merge branch 'pid_dev2' of https://gitlab.cern.ch/hev-sw/hev-sw into pid_dev2
Maximum safety pressure increased to 45 mbar (necessary for some of the measurements)
Merge branch 'master' of ssh://gitlab.cern.ch:7999/hev-sw/hev-sw
fixes