Skip to content
Snippets Groups Projects

Fix Gps issues

Merged Lan Dam requested to merge gps_issues into master

Remove hard code for not plotting GPS channels and change height of GPS parameter to 0 so it won't plot

UPDATE Parameters SET height=0 WHERE param IN ('GNSS elevation', 'GNSS latitude', 'GNSS longitude');

Fix bug in DB about reftek GPS evelation.

UPDATE Channels SET param= GNSS elevation WHERE channel='Elevation';

This bug doesn't effect the behavior of SOHView because GPS info are collected separately and doesn't depend on DB.

Edited by Lan Dam

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
Please register or sign in to reply
Loading