Colin Stearns / Mbed 2 deprecated qcControl

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revisions of handle/handleGPS.cpp

Revision Date Message Actions
44:2ae602b89961 2014-04-23 its alive! Compass integrated in. File  Diff  Annotate
43:b8cbe6f0ec47 2014-04-23 1ms was too short of a timeout for GPS. Increased to 10ms. Seems to work well. File  Diff  Annotate
41:df156ae5631b 2014-04-23 GPS timing requirements tightened File  Diff  Annotate
38:6f814050895d 2014-04-23 dylan what did I do wrong with dataLocation? File  Diff  Annotate
37:417d6403a708 2014-04-23 merged changes File  Diff  Annotate
36:53b69e471b5a 2014-04-23 made gps not interrupt driven because the interrupts were causing timing problems with the ground communication File  Diff  Annotate
34:c0b13ce5408c 2014-04-23 In handleGSP.cpp on lines 32-34 you were using LHType_locs instead of LHType_targ. Adding to the targets but reading from the real location. File  Diff  Annotate
32:9cb7bc3fc9e0 2014-04-23 pushing so dylan can look File  Diff  Annotate
31:6f68fa0aeee5 2014-04-22 adding if image location File  Diff  Annotate
30:327191ff57e8 2014-04-22 am i screwed File  Diff  Annotate
29:b47b4fd78c00 2014-04-22 pulling dylans stuff File  Diff  Annotate
20:81d5655fecc2 2014-04-22 send and receive commands.; waypoint processing; get locationions; send images File  Diff  Annotate
16:4f5d20b87dc3 2014-04-19 Update code; File  Diff  Annotate
15:e3e03a9df89e 2014-04-10 Demo prep - The GPS, camera and XBEE stream with packet work. File  Diff  Annotate
14:6be57da62283 2014-04-10 Update GPS; File  Diff  Annotate
9:da906eeac51e 2014-04-03 Fix compile errors File  Diff  Annotate
8:28b866df62cf 2014-04-01 cs: move GPS parsing into handleGPS; initial flightControl implemented. Doesn't compile. File  Diff  Annotate
7:c75d5e5e6bfc 2014-04-01 Update handler and adapter; File  Diff  Annotate