Ticket #406 (assigned defect)
care about modem RTC
| Reported by: | joerg | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | cornucopia/fsogsm | Version: | |
| Keywords: | Date Time RTC calypso | Cc: | seba.dos1@… |
Description
On modem power-up / init, we should care about the modem RTC and set it to system time. For whatever it's worth (all sorts of timestamps maybe)
Change History
comment:4 Changed 3 years ago by mickey
- Component changed from framework/ogsmd to cornucopia/fsogsm
move category, this is WONTFIX in ogsmd, but has already been implemented in fsogsmd; only thing missing is actually setting the date on init. The interface is org.freesmartphone.Device.RealtimeClock? btw., same as on the device.
Note: See
TracTickets for help on using
tickets.

Good suggestion! Will take care about that.