07:31:01 RRSAgent has joined #geolocation 07:31:01 logging to http://www.w3.org/2011/06/28-geolocation-irc 07:31:11 scribe: lbolstad 07:32:00 TOPIC: Device Orientation 07:34:28 http://www.w3.org/TR/2011/WD-orientation-event-20110628/ 07:39:33 FPWD published today 07:39:34 steveblock has joined #geolocation 07:39:38 http://lists.w3.org/Archives/Public/public-geolocation/2011May/0001.html 07:44:29 We'll first create issues from topics that have been brought up on the mailing list 07:44:46 Should we change the orientation axes? 07:44:46 http://www.w3.org/2008/geolocation/track/issues/88 07:45:31 http://developer.android.com/reference/android/hardware/SensorManager.html#getOrientation(float[], float[]) 07:45:40 http://windowsteamblog.com/windows_phone/b/wpdev/archive/2010/09/08/using-the-accelerometer-on-windows-phone-7.aspx 07:45:54 http://developer.android.com/reference/android/hardware/SensorManager.html#getRotationMatrix(float[], float[], float[], float[]) 07:47:13 http://lists.w3.org/Archives/Public/public-geolocation/2011Jun/0008.html 07:53:28 compassCalibrationEvent - when should it be fired? Should it require a listener? 07:53:35 http://www.w3.org/2008/geolocation/track/issues/89 07:54:01 http://developer.apple.com/library/ios/#documentation/EventHandling/Conceptual/EventHandlingiPhoneOS/MotionEvents/MotionEvents.html#//apple_ref/doc/uid/TP40009541-CH4-SW1 07:54:56 Frequency of the devicemotion event 07:54:57 http://www.w3.org/2008/geolocation/track/issues/90 07:56:02 http://lists.w3.org/Archives/Public/public-geolocation/2011Jun/0011.html 07:57:54 http://lists.w3.org/Archives/Public/public-geolocation/2011May/0017.html 07:59:29 Location of the origin. http://www.w3.org/2008/geolocation/track/issues/92 07:59:34 issue-92? 07:59:34 ISSUE-92 -- Should we specify the location of the origin ? -- open 07:59:34 http://www.w3.org/2008/geolocation/track/issues/92 08:03:27 Add window.ondevicemotion, window.ondeviceorientation ? 08:03:34 http://www.w3.org/2008/geolocation/track/issues/93 08:05:27 Approximate values in DeviceOrientation 08:05:32 http://www.w3.org/2008/geolocation/track/issues/94 08:10:18 Should we separate out compass heading? 08:10:24 http://www.w3.org/2008/geolocation/track/issues/95 08:11:42 So, issue 88 08:11:45 issue-88? 08:11:45 ISSUE-88 -- Should we change the orientation axes ? -- open 08:11:45 http://www.w3.org/2008/geolocation/track/issues/88 08:11:59 issue-88 ? 08:11:59 ISSUE-88 -- Should we change the orientation axes ? -- open 08:11:59 http://www.w3.org/2008/geolocation/track/issues/88 08:12:03 issue-88? 08:12:03 ISSUE-88 -- Should we change the orientation axes ? -- open 08:12:03 http://www.w3.org/2008/geolocation/track/issues/88 08:13:54 Steve: Android uses two different coordinate systems 08:20:42 Regarding compass heading, there's the "Augmented Reality" use case that may or may not be covered by the 6.1.3 Mapping use case 08:21:16 Steve: No, it's not 08:21:32 Should we add that as a fourth use case ? 08:22:35 AR: Hold the device in a non-horizontal, possibly non-vertical, orientation, then try to calculate the compass heading based on the current event values 08:22:37 it's hard 08:36:12 steveblock has joined #geolocation 08:36:24 andreip has joined #geolocation 08:36:42 lbolstad has joined #geolocation 08:36:50 alternatively, we could provide example code in an appendix 08:37:17 The consensus in the room is that a code example in an appendix is our best option 08:37:23 rrsagent, draft minutes 08:37:23 I have made the request to generate http://www.w3.org/2011/06/28-geolocation-minutes.html matt 08:37:42 rrsagent, make logs public 08:37:47 rrsagent, draft minutes 08:37:47 I have made the request to generate http://www.w3.org/2011/06/28-geolocation-minutes.html matt 08:39:24 Meeting: Geolocation WG F2F 2011 Day 2 08:39:26 dcheng has joined #geolocation 08:39:28 Chair: Lars Erik 08:40:05 Present: Lars Erik, Wojciech, Matt, Diana, Steve, Andrei 08:40:53 wmaslowski_ has joined #geolocation 08:41:07 Created http://www.w3.org/2008/geolocation/track/actions/79 for adding an example of the AR usecase 08:42:39 action-79? 08:42:40 ACTION-79 -- Stephen Block to add a worked example for finding the direction the screen is facing -- due 2011-07-05 -- OPEN 08:42:40 http://www.w3.org/2008/geolocation/track/actions/79 08:44:31 http://msdn.microsoft.com/en-us/library/microsoft.devices.sensors.accelerometer(v=VS.92).aspx 08:51:29 Unclear what coordinate system Microsoft is using 08:51:48 Also unclear why we should align with the vehicle dynamics convention 08:54:41 http://doc.qt.nokia.com/qt-mobility-snapshot/sensors-api.html 08:55:39 http://apidocs.meego.com/1.2/qtmobility/qaccelerometerreading.html 08:56:45 http://www.developer.nokia.com/Community/Wiki/S60_Sensor_Framework 08:57:51 so, it seems we're consistent with existing frameworks in the mobile industry at least 08:58:08 conclusion: We'll keep our current choice of orientation axes 08:59:53 ISSUE-88? 08:59:53 ISSUE-88 -- Should we change the orientation axes ? -- open 08:59:53 http://www.w3.org/2008/geolocation/track/issues/88 09:01:44 Steve will post a reply to the mailing list and close issue-88 09:02:49 issue-89? 09:02:49 ISSUE-89 -- Should we change how this event is fired? Should it require a listener? -- open 09:02:49 http://www.w3.org/2008/geolocation/track/issues/89 09:08:12 We agree with jgraham's comment and will change the wording in section 4.2 accordingly. 09:08:26 That is, the event will fire regardless of whether or not there are listeners registered. 09:13:12 issue-90? 09:13:12 ISSUE-90 -- How frequently should the devicemotion event be fired? -- open 09:13:12 http://www.w3.org/2008/geolocation/track/issues/90 09:13:40 Steve: From looking at Android and iOS the assumption is that the underlying HW updates the data at regular intervals. 09:20:04 We agree that we need to rephrase this sentence in section 4.3: 09:20:05 The event must fire at regular intervals and the interval property must provide this interval in milliseconds. 09:21:06 To better reflect the intention, which is that the interval at which the event is fired should be a best effort based on the underlying hardware interval. 09:26:25 (I'm worried about flooding of events, either with super fast hardware, or this whole sleep/wake thing) 09:28:39 issue-91? 09:28:39 ISSUE-91 -- Should we prefix these with Device* ? -- open 09:28:39 http://www.w3.org/2008/geolocation/track/issues/91 09:29:28 Yes, we will make that change 09:29:42 Steve will take this action, too. 09:30:00 issue-92? 09:30:00 ISSUE-92 -- Should we specify the location of the origin ? -- open 09:30:00 http://www.w3.org/2008/geolocation/track/issues/92 09:36:46 it is unclear how this is relevant to orientation 09:42:59 Steve will post a reply to the mailing list asking for clarification 09:43:42 http://lists.w3.org/Archives/Public/public-geolocation/2011Jun/0031.html 09:44:01 issue-93? 09:44:01 ISSUE-93 -- Add window.ondevicemotion, window.ondeviceorientation ? -- open 09:44:01 http://www.w3.org/2008/geolocation/track/issues/93 09:45:17 http://dev.w3.org/html5/spec/Overview.html#handler-ontimeupdate 09:49:21 dcheng has joined #geolocation 09:52:35 Andrei will take the action to clarify this issue wrt HTML5 09:53:00 issue-94? 09:53:00 ISSUE-94 -- Should implementations attempt to calculate values that are not determined by hardware devices? -- open 09:53:00 http://www.w3.org/2008/geolocation/track/issues/94 09:55:57 The consensus is no, we should not do that 09:56:33 issue-95? 09:56:33 ISSUE-95 -- Should we separate out compass heading? -- open 09:56:33 http://www.w3.org/2008/geolocation/track/issues/95 10:02:12 re issue 94 - http://lists.w3.org/Archives/Public/public-geolocation/2011Jun/0032.html 10:41:43 Agenda: http://lists.w3.org/Archives/Member/member-geolocation/2011Jun/0005.html 10:45:27 -> http://www.w3.org/2008/geolocation/charter/charter-2 Charter 2 10:46:22 matt: As it stands, V2 we say it's v1 plus civic addressing 10:46:27 steveblock: And the vertical component of velocity 10:46:44 ISSUE-87? 10:46:44 ISSUE-87 -- Consider exposing the vertical component of velocity -- open 10:46:44 http://www.w3.org/2008/geolocation/track/issues/87 10:47:44 TOPIC: Geolocation v2 10:56:26 http://www.w3.org/2008/geolocation/track/issues/97 10:56:31 issue-7? 10:56:31 ISSUE-7 -- Should heading & speed be moved out of the Coordinates interface? -- open 10:56:31 http://www.w3.org/2008/geolocation/track/issues/7 11:05:33 -> http://lists.w3.org/Archives/Public/public-geolocation/2009Mar/0152.html Allan's initial comments about heading 11:05:41 [[Heading/Direction (less so) and speed (more so) are not specific to 11:05:42 geospatial information AND are common to both civic as well as 11:05:43 geospatial location objects. Suggest heading/direction and speed should 11:05:43 be a separate object that can be referenced by both civic and geospatial 11:05:43 positions.]] 11:17:33 at the previous f2f we discussed the use case where an application wants just the velocity (and/or heading), and not the location 11:18:11 there's (arguably) no privacy concerns related to velocity/heading/altitude, which is an argument for separating them out 11:20:34 backwards compatibility with v1 is also important 11:21:00 andreip: We could simply make all attributes in the Coordinates interface optional 11:48:44 Wojciech: Proposal is to add two new optional attributes to PositionOptions: 11:49:03 requestCoordinates (default: true), requestAddress (default: false) 11:50:11 In the Position object, we make the coords attribute optional and add an address attribute, also optional 11:52:27 if requestCoordinates AND requestAddress are both absent in PositionOptions, an implementation MUST return coordinates 11:52:37 in order to preserve backwards compatibility 12:15:25 andreip has joined #geolocation 12:16:23 slightly different proposal from Steve: requireCoordinates (default: true) instead of requestCoordinates 12:21:12 third proposal from andreip: add getCurrenPositionv2() with the semantics of the above proposals, just to get rid of the additional flags in PositionOptions 12:28:29 requireLatLong is probably a better name than requireCoordinates, since an app could still get e.g. speed from the Coordinates if this flag is set to false 12:42:37 wmaslowski_ has joined #geolocation 12:43:28 we have consensus in the meeting room that this is a good resolution to issue-7 12:43:41 Steve will write it up and post in on the mailing list 12:44:14 it also means that we won't do what's proposed in issue-96 12:48:44 s/this is a good/either a new method or requireLatitudeLongitudeAccuracy is a good resolution/ 12:48:46 rrsagent, draft minutes 12:48:46 I have made the request to generate http://www.w3.org/2011/06/28-geolocation-minutes.html matt 12:49:16 Chair: Lars Erik 12:49:35 Present: Matt, Lars Erik, Steve, Andrei, Wojciech, Diana 12:49:44 Meeting: Geolocation F2F 2011 Day 2 12:49:47 rrsagent, draft minutes 12:49:47 I have made the request to generate http://www.w3.org/2011/06/28-geolocation-minutes.html matt 12:50:32 andreip has joined #geolocation 12:50:39 ISSUE-43? 12:50:39 ISSUE-43 -- Proximity interface -- open 12:50:39 http://www.w3.org/2008/geolocation/track/issues/43 13:11:17 -> http://www.w3.org/mid/0AE22AEC018BB545AF73E857508212C91F45ED@ex-be1.dash.net Proximity alarm end of thread 13:18:17 ACTION-70? 13:18:17 ACTION-70 -- Andrei Popescu to add use cases from F2F to V2 spec -- due 2010-11-11 -- OPEN 13:18:17 http://www.w3.org/2008/geolocation/track/actions/70 13:25:42 issue-85? 13:25:43 ISSUE-85 -- Replace the document origin URI requirement with something else? -- open 13:25:43 http://www.w3.org/2008/geolocation/track/issues/85 13:33:22 http://dev.w3.org/cvsweb/geo/api/spec-source.html.diff?r1=1.91;r2=1.92;f=h 13:33:50 wmaslowski_ has joined #geolocation 13:51:56 andreip has joined #geolocation 13:55:10 -> http://www.gpsinformation.org/dale/nmea.htm#VTG NMEA string 13:56:09 Just quickly documenting what we decided on the issues... 13:56:43 issue-85: Closed. We already made the requested change in v1 and keep that in v2 13:56:44 ISSUE-85 Replace the document origin URI requirement with something else? notes added 13:56:57 issue-86? 13:56:57 ISSUE-86 -- There is no way to pass additional arguments to geolocation callbacks -- closed 13:56:57 http://www.w3.org/2008/geolocation/track/issues/86 13:57:05 CLOSE ISSUE-85 13:57:05 ISSUE-85 Replace the document origin URI requirement with something else? closed 13:57:16 Andre will close issue-86 based on f2f discussions with hixie 13:57:30 issue-81? 13:57:30 ISSUE-81 -- Civic address format transformations -- open 13:57:30 http://www.w3.org/2008/geolocation/track/issues/81 13:57:39 http://gpsinformation.net/main/gpsspeed.htm 13:57:53 Will be closed when Action-57 is. 13:58:11 issue-87? 13:58:11 ISSUE-87 -- Consider exposing the vertical component of velocity -- open 13:58:11 http://www.w3.org/2008/geolocation/track/issues/87 13:59:31 http://www.w3.org/2008/geolocation/track/issues/99 14:00:37 issue-99? 14:00:37 ISSUE-99 -- Need to clarify whether speed property is magintude of velocity or horizontal component -- open 14:00:37 http://www.w3.org/2008/geolocation/track/issues/99 14:03:41 so, the resolution to issue-87 is that we will expose the vertical component in v2 14:03:53 issue-97? 14:03:53 ISSUE-97 -- Do we need FunctionOnly attribute on the callback interfaces? -- open 14:03:53 http://www.w3.org/2008/geolocation/track/issues/97 14:07:20 -> http://dev.w3.org/2006/webapi/WebIDL/#Callback 14:11:39 steveblock has joined #geolocation 14:12:01 -> http://www.w3.org/mid/20110317204203.GG1187@wok.mcc.id.au DAP mail about FunctionOnly 14:16:11 -> http://dev.w3.org/cvsweb/~checkout~/geo/api/spec-source.html?rev=1.62;content-type=text%2Fhtml Added FunctionOnly 14:23:53 -> http://lists.w3.org/Archives/Public/public-geolocation/2011Jun/0000.html Ollie's email 14:24:21 The consensus is that we'll change [FunctionOnly] to [Callback] in v2, not in v1. 14:35:11 rrsagent, draft minutes 14:35:11 I have made the request to generate http://www.w3.org/2011/06/28-geolocation-minutes.html lbolstad 14:36:47 wmaslowski_ has joined #geolocation 14:46:46 -> http://services.w3.org/xslt?xmlfile=http://www.w3.org/2005/08/01-transitions.html&xslfile=http://www.w3.org/2005/08/transitions.xsl&docstatus=pr-tr PR Transition steps 14:55:03 -> http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Exclusion Exclusions rules from PP 14:59:07 steveblock has joined #geolocation 15:00:35 -> http://www.w3.org/TR/2011/WD-orientation-event-20110628/ DeviceOrientation Event dated version 15:00:56 -> http://www.w3.org/TR/orientation-event/ Undated DeviceOrientation Event (will be updated at publication time) 17:11:28 npdoty has joined #geolocation 17:37:35 lbolstad has joined #geolocation 17:37:52 lbolstad has left #geolocation