From 906a5b64f963246d4518a4580ac55a5face7b1db Mon Sep 17 00:00:00 2001 From: Laurens Van Houtven Date: Fri, 13 Feb 2009 11:30:43 +0100 Subject: [PATCH] Administrative update Updated gitignore to ignore the fastkml/gpx and kml/gpx files. Updated ditz issue tracking. Updates sampletrip file (now a sentence list instead of a Python script.) --- .gitignore | 1 + ...e-1f9f31d38b776a8c74f49782a230699555a800c6.yaml | 20 +++++++++ ...e-cc3cef3e037bdbf99c9e062339026fcec18e1f91.yaml | 18 ++++++++ code/sampletrip | 50 ++++++++++++++++++++++ 4 files changed, 89 insertions(+) create mode 100644 bugs/issue-1f9f31d38b776a8c74f49782a230699555a800c6.yaml create mode 100644 bugs/issue-cc3cef3e037bdbf99c9e062339026fcec18e1f91.yaml create mode 100644 code/sampletrip diff --git a/.gitignore b/.gitignore index 244f8ea..c2e48d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.swp *.pyc +*.fastkml doc/build/* doc/source/.static/apidocs/* doc/source/.static/issues/* diff --git a/bugs/issue-1f9f31d38b776a8c74f49782a230699555a800c6.yaml b/bugs/issue-1f9f31d38b776a8c74f49782a230699555a800c6.yaml new file mode 100644 index 0000000..ce41126 --- /dev/null +++ b/bugs/issue-1f9f31d38b776a8c74f49782a230699555a800c6.yaml @@ -0,0 +1,20 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: Client-updatable thresholds +desc: |- + Currently, thresholds are grabbed from a constants file. People can edit this constants file, but that's bad once we start packaging it. It would be much better to get this from a config file, similar to server.ini. + The commit to make point thresholds a class variable is already in master. +type: :feature +component: client+server +release: "0.1" +reporter: Laurens Van Houtven +status: :unstarted +disposition: +creation_time: 2009-02-13 10:26:57.329006 Z +references: [] + +id: 1f9f31d38b776a8c74f49782a230699555a800c6 +log_events: +- - 2009-02-13 10:26:58.931280 Z + - Laurens Van Houtven + - created + - "" diff --git a/bugs/issue-cc3cef3e037bdbf99c9e062339026fcec18e1f91.yaml b/bugs/issue-cc3cef3e037bdbf99c9e062339026fcec18e1f91.yaml new file mode 100644 index 0000000..991410d --- /dev/null +++ b/bugs/issue-cc3cef3e037bdbf99c9e062339026fcec18e1f91.yaml @@ -0,0 +1,18 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: Better serial GPS autodetection +desc: It would be cool if we tried ports, listened on them, and returned them if what they produced was roughly GPS-like. Right now, the client simply uses the first openable serial port (this is almost always the first serial port), which might open despite having nothing attached to it. +type: :feature +component: client+server +release: "0.1" +reporter: Laurens Van Houtven +status: :unstarted +disposition: +creation_time: 2009-02-12 19:33:37.360936 Z +references: [] + +id: cc3cef3e037bdbf99c9e062339026fcec18e1f91 +log_events: +- - 2009-02-12 19:33:38.458721 Z + - Laurens Van Houtven + - created + - "" diff --git a/code/sampletrip b/code/sampletrip new file mode 100644 index 0000000..8e4108c --- /dev/null +++ b/code/sampletrip @@ -0,0 +1,50 @@ +$GPGGA,213110,5000.017,N,02000.031,E,1,01,0,0,M,0,M,,*6E +$GPGGA,213111,5000.026,N,02000.047,E,1,01,0,0,M,0,M,,*6C +$GPGGA,213112,5000.136,N,02000.165,E,1,01,0,0,M,0,M,,*6E +$GPGGA,213113,5000.149,N,02000.218,E,1,01,0,0,M,0,M,,*6E +$GPGGA,213114,5000.129,N,02000.287,E,1,01,0,0,M,0,M,,*69 +$GPGGA,213115,5000.131,N,02000.395,E,1,01,0,0,M,0,M,,*63 +$GPGGA,213116,5000.139,N,02000.557,E,1,01,0,0,M,0,M,,*60 +$GPGGA,213117,5000.143,N,02000.647,E,1,01,0,0,M,0,M,,*6E +$GPGGA,213118,5000.209,N,02000.754,E,1,01,0,0,M,0,M,,*6F +$GPGGA,213119,5000.320,N,02000.873,E,1,01,0,0,M,0,M,,*6E +$GPGGA,213120,5000.371,N,02000.968,E,1,01,0,0,M,0,M,,*6B +$GPGGA,213121,5000.400,N,02001.090,E,1,01,0,0,M,0,M,,*64 +$GPGGA,213122,5000.422,N,02001.119,E,1,01,0,0,M,0,M,,*67 +$GPGGA,213123,5000.424,N,02001.137,E,1,01,0,0,M,0,M,,*6C +$GPGGA,213124,5000.376,N,02001.253,E,1,01,0,0,M,0,M,,*6A +$GPGGA,213125,5000.290,N,02001.319,E,1,01,0,0,M,0,M,,*6D +$GPGGA,213126,5000.283,N,02001.335,E,1,01,0,0,M,0,M,,*62 +$GPGGA,213127,5000.173,N,02001.429,E,1,01,0,0,M,0,M,,*65 +$GPGGA,213128,5000.030,N,02001.538,E,1,01,0,0,M,0,M,,*6D +$GPGGA,213129,5000.013,N,02001.542,E,1,01,0,0,M,0,M,,*60 +$GPGGA,213130,4959.834,N,02001.516,E,1,01,0,0,M,0,M,,*60 +$GPGGA,213131,4959.767,N,02001.541,E,1,01,0,0,M,0,M,,*6A +$GPGGA,213132,4959.743,N,02001.568,E,1,01,0,0,M,0,M,,*64 +$GPGGA,213133,4959.682,N,02001.657,E,1,01,0,0,M,0,M,,*66 +$GPGGA,213134,4959.646,N,02001.759,E,1,01,0,0,M,0,M,,*66 +$GPGGA,213135,4959.635,N,02001.939,E,1,01,0,0,M,0,M,,*6B +$GPGGA,213136,4959.640,N,02001.956,E,1,01,0,0,M,0,M,,*63 +$GPGGA,213137,4959.690,N,02002.031,E,1,01,0,0,M,0,M,,*64 +$GPGGA,213138,4959.792,N,02002.104,E,1,01,0,0,M,0,M,,*6F +$GPGGA,213139,4959.858,N,02002.212,E,1,01,0,0,M,0,M,,*63 +$GPGGA,213140,4959.869,N,02002.226,E,1,01,0,0,M,0,M,,*68 +$GPGGA,213141,4959.909,N,02002.286,E,1,01,0,0,M,0,M,,*64 +$GPGGA,213142,5000.027,N,02002.422,E,1,01,0,0,M,0,M,,*6E +$GPGGA,213143,5000.112,N,02002.451,E,1,01,0,0,M,0,M,,*6C +$GPGGA,213144,5000.234,N,02002.528,E,1,01,0,0,M,0,M,,*63 +$GPGGA,213145,5000.363,N,02002.626,E,1,01,0,0,M,0,M,,*6C +$GPGGA,213146,5000.384,N,02002.655,E,1,01,0,0,M,0,M,,*62 +$GPGGA,213147,5000.415,N,02002.796,E,1,01,0,0,M,0,M,,*62 +$GPGGA,213148,5000.512,N,02002.902,E,1,01,0,0,M,0,M,,*68 +$GPGGA,213149,5000.555,N,02003.001,E,1,01,0,0,M,0,M,,*61 +$GPGGA,213150,5000.557,N,02003.019,E,1,01,0,0,M,0,M,,*62 +$GPGGA,213151,5000.532,N,02003.179,E,1,01,0,0,M,0,M,,*67 +$GPGGA,213152,5000.495,N,02003.241,E,1,01,0,0,M,0,M,,*60 +$GPGGA,213153,5000.401,N,02003.373,E,1,01,0,0,M,0,M,,*6C +$GPGGA,213154,5000.354,N,02003.427,E,1,01,0,0,M,0,M,,*6A +$GPGGA,213155,5000.350,N,02003.445,E,1,01,0,0,M,0,M,,*6B +$GPGGA,213156,5000.349,N,02003.481,E,1,01,0,0,M,0,M,,*68 +$GPGGA,213157,5000.339,N,02003.496,E,1,01,0,0,M,0,M,,*68 +$GPGGA,213158,5000.329,N,02003.511,E,1,01,0,0,M,0,M,,*68 +$GPGGA,213159,5000.325,N,02003.547,E,1,01,0,0,M,0,M,,*66 -- 2.11.4.GIT