Summary: | Device.Stop() stops all GPS connections | ||
---|---|---|---|
Product: | Gypsy | Reporter: | Ross Burton <ross> |
Component: | General | Assignee: | Ross Burton <ross> |
Status: | NEW --- | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Ross Burton
2010-06-21 04:12:28 UTC
After thinking about this issue there is one particular use case that needs to be considered. An application wishes to validly stop a device to change configuration i.e to switch the baud rate on a serial device from 4800 to 9600, any reference counting would not allow this to happen. If an application wishes to stop the device to change configuration should there be a "Restart" method that allows the device to be stopped and started to handle configuration changes? In a sane world applications wouldn't be configuring gypsy, but the GPS settings would be configuring gypsy. Of course this isn't possible at the moment but I'd like to make it so. :) GSettings makes it a lot easier from a platform point of view. |
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.