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
fd3e215a19d4f68181d8486a63060d9be00ff1f1
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
14
Jan
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
28
29
28
27
moved calculations to seperate function, corrected minor errors
added DECREASE_O2 state, corrected minor bugs, seemed to work
included check if p_buff was decreasing when filling
moved assignFillFSM into doBreathFSM function, O2_sensor reads estimated value
minor bugs
implemented controlled O2 valve opening, estimation of O2 concentration
WIP: adding O2 valve control to FILL fsm
renamed FSM functions and cleaned code
minor bugs in valves closing/opening logic
two seperate functions for breathe valves and fill valves. new fill fsm state PURGE
Changed state names of fill FSM and simplified air fill state
Added Fill_FSM with two states. new function to control only O2, air and purge valve
Merge branch 'fix/varying_measurement_frequency' into 'master'
small adjustment of variable
Changed the calculation of the voltage from adc according to measured Voltag/ADC factor
commented ui loop reports
Merge branch 'master' of https://ohwr.org/project/hev
corrected calculation of pressure sensor
add timestamp to logmsg
Tidy up imports in hevserver and utils
Remove legacy code - outdated front end emulators
Rename CommsFormat->CommsPacket to reflect contents
Refactor CommsFormat
Merge branch 'master' of https://ohwr.org/project/hev
updates to flow and volume calculation
Add data for volume and flow plots
Add skeleton files to develop pyQT-based native UI
new dump data
dump data file to csv
fixes
updates for new repo
Merge branch 'master' of ssh://ohwr.org:7999/project/hev
fix after licence was added
Update .gitlab-ci.yml
updating gitlab-ci
adding hev-display
Merge branch 'gpl'
tools for licence
added gpl v3 licence
o2 update