Skip to content
Snippets Groups Projects

Add support for Q8 datalogger

Merged Kien Le requested to merge feature-#290-add_Q8_support into build-2025.1.0.0

Closes #290 (closed)

Add support for Q8 datalogger by adding all the relevant SOH channels and some corresponding parameters to the database.

Because Q8 and Q330 have a lot of overlapping channels, the current way of detecting data type can cause a lot of Q330 data sets to be detected as Q8 data sets. As a result, this MR changes how data type is detected. Before, the data type is detected by checking for signature channels and exiting early when one is found. With this MR, the possible data types are detected by checking all channels and removing the impossible data types. Afterwards, the user is given the option to choose the data type they want.

(Database updated Jan 8 2025)

q8.db

Edited by Kien Le

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Lan Dam
  • Lan Dam
  • Lan Dam
  • Maintainer

    Also add Q8 to unittest.

  • Kien Le added 5 commits

    added 5 commits

    Compare with previous version

  • Kien Le added 2 commits

    added 2 commits

    • 5bc09a26 - Add Q8 test data
    • 6e85353c - Modify action on waveform and masspos channels

    Compare with previous version

  • Lan Dam resolved all threads

    resolved all threads

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading