OpenIMU Versions Save

Open Source Analytics & Visualisation Software for Inertial Measurement Units

v1.1.2

3 weeks ago

This release fixes GPS (coordinates) view crashing on Windows.

New features

None

Major issues fixed

GPS view (coordinates data) was crashing on Windows when trying to display such data.

Minor issues fixed

None

Known issues

  • Mac OS version is quite large for now and the GPS viewer (allowing to see GPS data on a map) isn't working (and has been disabled in that version)
  • Flicker might occurs the first time a graph is displayed on Windows.

Full Changelog: https://github.com/introlab/OpenIMU/compare/v1.1.1...v1.1.2

v1.1.1

1 month ago

This release adds support for Apple Watch magnetometer in Processed motion data.

New features

  • Refs #79. Added support to load Apple Watch magnetometer present in the Processed Motion data file
  • Refs #80. Added support for Apple Watch Tremors and Dyskinetic Symptoms (disabled now since further testing required)
  • Updated internal python packages and update to Qt 6.7.0

Major issues fixed

None

Minor issues fixed

None

Known issues

  • Mac OS version is quite large for now and the GPS viewer (allowing to see GPS data on a map) isn't working (and has been disabled in that version)
  • Flicker might occurs the first time a graph is displayed on Windows.

Full Changelog: https://github.com/introlab/OpenIMU/compare/v1.1.0...v1.1.1

v1.1.0

5 months ago

This release upgrades the underlying libraries and add support for new sensor types.

New features

  • #76. Upgraded to Python 3.11, improving the speed in various area
  • #75. Added support for new sensors (questions, biometrics)
    • Added importation of Apple Watch Sensor Logger Magnetometer, Pedometer, Health and Prompts sensors.
    • Managed proper exportation of new data types

Major issues fixed

None

Minor issues fixed

  • #74. Fixed issue where the heart rate sensor was not displayed on the graph.

Known issues

  • Mac OS version is quite large for now and the GPS viewer (allowing to see GPS data on a map) isn't working (and has been disabled in that version)
  • Flicker might occurs the first time a graph is displayed on Windows.

Full Changelog: https://github.com/introlab/OpenIMU/compare/v1_0_1...v1.1.0

v1_0_1

1 year ago

This release fixes some issues with the SensorLogger (AppleWatch) transfer

New features

None

Major issues fixed

  • Fixed crash occurring when trying to transfer data from SensorLogger after toggling the "Delete data" toggle

Minor issues fixed

  • Added firewall exception on install on Windows

Known issues

  • Mac OS version is quite large for now and the GPS viewer (allowing to see GPS data on a map) isn't working (and has been disabled in that version)
  • Data import and export takes a long time to execute

Full Changelog: https://github.com/introlab/OpenIMU/compare/v1_0_0...v1_0_1

v1_0_0

1 year ago

This release is the first release not tagged as "pre-release". While there's still a lot of work to do, this version is deemed stable enough for general usage.

New features

  • Revised the user interface and improved the user experience
    • Added new logo and icons, and reworked the visuals
    • Added new import scheme allowing to drag and drop files in the application to import them, including the auto detection of file types
    • Improved the process data experience, allowing to select specific recordsets and participants to run the processing algorithms on
    • Added a loading screen on Windows
    • Keeping states (last used paths and settings) to prevent from having to manually select things in repetitive tasks
  • Exporting data now works better by allowing the selection of data to export instead of exporting the whole database
  • Added translation framework, with English and French translations for now
  • Added MacOS package (with some limitations - see Known Issues below)
  • Technical improvements:
    • Upgraded to PySide6 and Qt6
    • Upgraded to Python 3.10
    • Fixed python packages versions to allow better control over time

Major issues fixed

  • Fixed crash that could occur when importing data from badly formatted file
  • Fixed crash that could occur when selecting participant after deletion of another participant

Minor issues fixed

  • General UI tweaks and fixes

Known issues

  • Mac OS version is quite large for now and the GPS viewer (allowing to see GPS data on a map) isn't working (and has been disabled in that version)
  • Data import and export takes a long time to execute

Full Changelog: https://github.com/introlab/OpenIMU/compare/OpenIMU2021_v0_6_6...v1.0

OpenIMU2022_v0_6_7

2 years ago

This release fixes the Matlab exportation when there is space in the sensor name.

Please note that this is a pre-release version: not all features are available and working, and bugs are likely to be present. Don't hesitate to report them in the "Issues" when you find them.

OpenIMU2021_v0_6_6

2 years ago

This release adds the following feature:

  • Improved Actigraph .gt3x file format importing by including "other" sensor data present in the file.

Please note that this is a pre-release version: not all features are available and working, and bugs are likely to be present. Don't hesitate to report them in the "Issues" when you find them.

OpenIMU2021_v0_6_5

3 years ago

This release fixes 1 issue:

  • CSV / Matlab export on Windows not always working properly.

Please note that this is a pre-release version: not all features are available and working, and bugs are likely to be present. Don't hesitate to report them in the "Issues" when you find them.

OpenIMU2021_v0_6_4

3 years ago

This release fixes 2 issues:

  • Actigraph data importation not working properly
  • Database delete operation being slow

Please note that this is a pre-release version: not all features are available and working, and bugs are likely to be present. Don't hesitate to report them in the "Issues" when you find them.

OpenIMU2020_v0_6_3

4 years ago

This release adds the following features:

  • (Updated) Export to CSV
  • Add Matlab export.

Other features added in the previous version:

  • Import from zip file for AppleWatch
  • Updated file transfer interface
  • Updated to Python 3.7
  • Added full recording deletion for participants
  • Display sampling rate for sensors
  • Added simple beacons view
  • CSV export working
  • Name recordset with session.oimi information for AppleWatch importer
  • Group recordsets by day whatever their name

Please note that this is a pre-release version: not all features are available and working, and bugs are likely to be present. Don't hesitate to report them in the "Issues" when you find them.