Make GPS Lk/Unlk and GPS Clock Power to plot in the same channel
closes #162 (closed), #142 (closed)
- Collect GPS Clock Power under channel GPS Lk/Unlk with value 0
- In plot_line_dots, if the channel is GPS Lk/Unlk, plot all value=0 in a separate plot() with color in the database as Z:color
- Remove linkedChan related code from all files and database.
DELETE FROM Channels WHERE channel="GPS Clock Power";
DELETE FROM Parameters WHERE param="GPS Clock Power";
UPDATE Parameters SET valueColorsB='L:W|D:W|Z:C', valueColorsW='L:W|D:W|Z:C' WHERE param='GPS Lock/Unlock';
Edited by Lan Dam
Merge request reports
Activity
Filter activity
assigned to @ldam
added 6 commits
-
581a61e1...0c886587 - 4 commits from branch
master
- 4bf91c96 - Merge branch 'master' into i162_rt130_channels
- a33485b7 - Merge branch 'i162_rt130_channels' into i162_show_GPS_clock_0_when_no_data
-
581a61e1...0c886587 - 4 commits from branch
added 8 commits
-
a33485b7...7379932b - 6 commits from branch
master
- 00c90e22 - Merge branch 'master' into i162_rt130_channels
- dedcae33 - Merge branch 'i162_rt130_channels' into i162_show_GPS_clock_0_when_no_data
-
a33485b7...7379932b - 6 commits from branch
added 3 commits
-
d7ce47c1...bee232dd - 2 commits from branch
master
- e129e8b9 - Merge branch 'master' into i162_show_GPS_clock_0_when_no_data
-
d7ce47c1...bee232dd - 2 commits from branch
requested review from @kienle
added 5 commits
-
8e28e3b8...97d1eb58 - 4 commits from branch
master
- 5aee7150 - Merge branch 'master' into i162_show_GPS_clock_0_when_no_data
-
8e28e3b8...97d1eb58 - 4 commits from branch
removed review request for @kienle
requested review from @kienle
added 23 commits
-
5aee7150...c524be25 - 22 commits from branch
master
- 405079d5 - Merge branch 'master' into i162_show_GPS_clock_0_when_no_data
-
5aee7150...c524be25 - 22 commits from branch
mentioned in commit 0bec1099
Please register or sign in to reply