X-Git-Url: http://git.maemo.org/git/?p=googlelatitude;a=blobdiff_plain;f=src%2Fmain.cpp;h=fd38f35d215ca89ab7b983135dacbcc23e174991;hp=a80b29c837b69c2758df531a2c3da3d86f05833b;hb=2c337062baf4fd4615ee46b4b2b508dbf6514b2e;hpb=e54b8298b5782a42c123e21578f75df74415cdae diff --git a/src/main.cpp b/src/main.cpp index a80b29c..fd38f35 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -11,3 +11,11 @@ int main(int argc, char *argv[]) { return app.exec(); } + +/* + TODO: + on auth error -> stop gps + on new pos, only set it + send new pos every 120s, only if is diferent + no n900 -> por ip + */