Skip to content

Compatibility with BLISS 2.1

Valentin Valls requested to merge bliss-2.1-compatibility into master

Added compatibility for ScanProgress to let it work in both BLISS 2.0 and 2.1.

See bliss!6416 (merged) and and bliss!6422 (merged)

  • scan_new_callback is still called when the scan was initialized
    • but in BLISS 2.1 this function is called after the registration (self.connect)
  • scan_init_callback was introduced to setup custom registration
Edited by Valentin Valls

Merge request reports

Loading