Click & Fix 9/22/10 James Cui Janam Jhaveri Paul Mongold.

7
Click & Fix 9/22/10 James Cui Janam Jhaveri Paul Mongold

Transcript of Click & Fix 9/22/10 James Cui Janam Jhaveri Paul Mongold.

Page 1: Click & Fix 9/22/10 James Cui Janam Jhaveri Paul Mongold.

Click & Fix

9/22/10

James CuiJanam JhaveriPaul Mongold

Page 2: Click & Fix 9/22/10 James Cui Janam Jhaveri Paul Mongold.

Accomplished

• Janam– Purdue Building & Grounds -> don’t seem very

interested, reporting is done to individual buildings and anything online is taken care of by ITaP.

– West Lafayette -> contacted, no response, but have online forms to report potholes and tree issues. Might have more success

– Rhea: Created course page and dropbox, but no proper way of sorting files. Recommendation: WikiSpaces or Google Sites

2

Page 3: Click & Fix 9/22/10 James Cui Janam Jhaveri Paul Mongold.

Accomplishments Cont.

• Janam– Got code to display GPS coordinates– Need to manual input coordinates• 1st method: in terminal type

> telnet localhost emulator_id> geo fix longitude latitude• 2nd method: go to tools directory and in terminal type

> ddms (Windows or > ./ddms (Mac/Linux)Will bring up debugger that allows manual input of coordinates

3

Page 4: Click & Fix 9/22/10 James Cui Janam Jhaveri Paul Mongold.

Accomplishments Cont.

• Janam– GPS coordinates don’t show up first time => needs

time to get data

4

Page 5: Click & Fix 9/22/10 James Cui Janam Jhaveri Paul Mongold.

Accomplisments Cont.

• Camera Emulation– Online code of emulation methods• Lack of documentation for actual use• Ideally be able to connect webcam automatically

through a socket• Can also put webcam to web server and use http to get

images• Even just a single image can be displayed

– Needed files and packages a hassle– Debugging has been a slow but helpful process

5

Page 6: Click & Fix 9/22/10 James Cui Janam Jhaveri Paul Mongold.

Accomplishments Cont.

• SVN repository– Create directory on shay for Click&Fix– Try to finish the SVN repository as soon as

possible – Read through the code of GPS and try to make

progress for programming with Android Api on Eclipse

6

Page 7: Click & Fix 9/22/10 James Cui Janam Jhaveri Paul Mongold.

Next Week Tasks

• James & Paul:– User comments and type of issue list

• Janam:– Fix GPS issue– Work on camera emulation– Help James & Paul

7