Ticket #12 (closed task: wontfix)

Opened 4 years ago

Last modified 3 years ago

Fix power control in gsm0710muxd

Reported by: mickey Owned by: mickey
Priority: minor Milestone: milestone5.5
Component: framework/ogsmd Version:
Keywords: Cc:

Description (last modified by mickey) (diff)

gsm0710muxd needs to provide the PowerControl? interface. Once we have that, we can remove the 'killall gsm0710muxd' call in ogsmd's TI Calypso modem class.

Change History

comment:1 Changed 4 years ago by daniel

Some notes from the discussion yesterday:

  • org.freesmartphone.Resource
    • Suspend, Resume, Enable, Disable
  • ousaged has Register and Unregister
  • Stop using odeviced for complex resources
  • Start and Stop in Gypsy interface as compatibility layer in ogpsd
  • Bug entry for GPS power to retain state during suspend
  • GSM enable just powers on the modem and initializes it (+CFUN=4)
  • Use upstart / dbus or event based init system for management
  • Resources
    • BT, Wifi, GPS, GSM, CPU, Display, Network

comment:2 Changed 4 years ago by mickey

  • Priority changed from major to minor
  • Summary changed from Get GSM power situation sorted out to Fix power control in gsm0710muxd
  • Description modified (diff)
  • Milestone set to milestone5

comment:3 Changed 3 years ago by mickey

  • Milestone changed from milestone5 to milestone6

comment:4 Changed 3 years ago by mickey

  • Status changed from new to closed
  • Resolution set to wontfix

Closing as WONTFIX due to fso-abyss which handles this correctly.

Note: See TracTickets for help on using tickets.