Bug 85052 - ECIO and RSSI are unsigned in GobiAPI
Summary: ECIO and RSSI are unsigned in GobiAPI
Status: RESOLVED FIXED
Alias: None
Product: libqmi
Classification: Unclassified
Component: libqmi (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Dan Williams
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-15 10:17 UTC by Aleksander Morgado
Modified: 2015-01-25 18:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch suggested by Dan (1.07 KB, patch)
2014-10-15 10:18 UTC, Aleksander Morgado
Details | Splinter Review

Description Aleksander Morgado 2014-10-15 10:17:45 UTC
According to Dan, both ECIO and RSSI reported are unsigned. See:
  https://bugzilla.gnome.org/show_bug.cgi?id=697586

Really need to check this w.r.t. the docs.
Comment 1 Aleksander Morgado 2014-10-15 10:18:04 UTC
Created attachment 107865 [details] [review]
Patch suggested by Dan
Comment 2 Aleksander Morgado 2015-01-25 18:43:08 UTC
The 'legacy' commands in the NAS service use a uint8 value for both ECIO and RSSI, that's true. Fixed several places where ECIO was being given as int8, but didn't find any place where RSSI was defined in a wrong way.

These changes trigger some small API breaks in git master, flagged with development version bumps.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.