|
From: Hans U. <no...@gi...> - 2026-09-17 12:57:43
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 748f0c3f596f92a94a7d93eb79c7e44926e03cae https://github.com/LinuxCNC/linuxcnc/commit/748f0c3f596f92a94a7d93eb79c7e44926e03cae Author: Hans Unzner <han...@gm...> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M src/hal/utils/scope_disp.c M src/hal/utils/scope_trig.c M src/hal/utils/scope_vert.c Log Message: ----------- Halscope improvements (#4553) * halcope: optimize selection colors The selection colors were to bright, so seen almost as white * halscope: trigger line optimization - change the style of the dotted line - reduce the size of the edge indicator arrow- - swap colors: the trigger arrow now has the color of the channel instead of the trigger line * halscope: change "Gain" to "Scale" This describes the setting better and is consistent with the label named "Scale". Further this is the common way how it is labeled on oscilloscopes. * halscope: show "----" for offset when no channel is selected * halscope: gray out vertical box when no channel is selected * halscope: change label for trigger level of digital signals from "----" to "digital" To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |