Changes between Version 50 and Version 51 of gsc
- Timestamp:
- 06/23/2020 09:45:40 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gsc
v50 v51 103 103 104 104 [=#hwmon_v3] 105 === GSC v3 ( Newport)105 === GSC v3 (GW6xxx/GW5910/GW5913) 106 106 The following 16-bit registers (MSB first, LSB second) are available: 107 107 … … 222 222 223 223 * Note that the above descriptions are board-specific. Please see the board [http://www.gateworks.com/usermanuals Hardware User Manual] 'System Temperature and Voltage Monitor' section for details. Note also that Vin (Board Input voltage) is evaluated at the board's primary power supply input and offset by an estimated diode drop and thus may differ from your actual power supply within a volt or so. 224 * Note that older versions of the GSC hwmon driver in the Gateworks 3.14 kernel (Android / Yocto) and OpenWrt 14.08 / OpenWrt 16.02 report temperature as 'temp0' instead of 'temp1'. 224 225 225 226 A Linux 'Hardware Monitor' ({{{hwmon}}}) driver is available in OpenWrt which provides simple standard access to the above temperature/voltage registers via sysfs. The arguments have been given labels which define the source. The user can “cat” the label to determine the source. See the following examples listed below.