Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bliss
python-handel
Commits
d9fbd153
Commit
d9fbd153
authored
Sep 20, 2017
by
Vincent Michel
Browse files
Expose missing functions
parent
d5f9ae3b
Pipeline
#1038
passed with stages
in 1 minute and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
handel/interface.py
View file @
d9fbd153
...
...
@@ -20,7 +20,9 @@ __all__ = ['init', 'init_handel', 'exit',
'is_channel_running'
,
'is_running'
,
'get_module_statistics'
,
'get_statistics'
,
'get_buffer_length'
,
'get_raw_buffer'
,
'get_buffer'
,
'is_buffer_full'
,
'set_buffer_done'
,
'is_buffer_full'
,
'is_overrun'
,
'set_buffer_done'
,
'get_current_pixel'
,
'get_baseline_length'
,
'get_baseline'
,
'load_system'
,
'save_system'
,
'start_system'
,
'enable_log_output'
,
'disable_log_output'
,
'set_log_output'
,
'set_log_level'
,
'close_log'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment