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
1a0ea1c9e4238422efdff2194424343653879035
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
12
May
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
checks for past the valley/peak
Fix silent hang in webapp
DP calibration offset fix
Merge pid_dev2
Fix a few issues with hevclient usage
Minimum 0.52 duty for inhale valve, fix enum with commas for the valve control, inhale/exhale trigger in CommsDebug.py
added logmsg; updates to inhale/exhale trigger
update connected not to check threads
Set up database in same thread as polling - only need to read in main thread
Add callback function for hevclient and allow thread setup to be delegated to derived class
rewrite of app, currently broken
diff p calibration
Merge branch 'pid_dev2' of https://gitlab.cern.ch:8443/hev-sw/hev-sw into pid_dev2
inhale+exhale triggers prelim
10 ms fast readinds, calibration of the DP sensor (TODO: inverted signal)
PID final inhale pressure and PID nsteps changeable from CommsDebug.py
Merge branch 'Update_database_dump' into 'master'
Merge branch 'backend_ie_display' into 'master'
Update PID function for better integration with _pid struct
Merging pid_dev2
Inhale valve frequency changed to 500 Hz on nodemcu header, best PID parameters updated on CommsDebug.py, longer fill time for the testing
debug data filling. no need to hack flow/volume anymore
Change default throttle to 1 and fix some argparse issues
Commsdebug to match Oscar's version
Merge branch 'pid_dev2' of https://gitlab.cern.ch/hev-sw/hev-sw into pid_dev2
Add new datatypes to Hevclient
Merge branch 'master' of ssh://gitlab.cern.ch:7999/hev-sw/hev-sw
Merge branch 'master' of ssh://gitlab.cern.ch:7999/hev-sw/hev-sw
Merge branch 'master' of https://gitlab.cern.ch:8443/hev-sw/hev-sw
Merge branch 'pid_dev2'
changed equal func for alarms
Remove backwards compatibility fixes
Remove unneeded locks
Remove and ignore sqlite db
Improved database_dump.py, uses first line for data types and has only datecreate and alarms as special cases
have hevserver recognise type 8 - IVT data
Merge branch 'master' of https://gitlab.cern.ch/hev-sw/hev-sw
Quick and dirty fix to the DB
patches to IVT measurement/dataformat
Improved formating