<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpsplot, branch master</title>
<subtitle>Plot location data from GPSLogger output files
</subtitle>
<id>http://git.twilken.net/gpsplot/atom?h=master</id>
<link rel='self' href='http://git.twilken.net/gpsplot/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/'/>
<updated>2024-10-02T20:04:19Z</updated>
<entry>
<title>Datetime parsing is too slow</title>
<updated>2024-10-02T20:04:19Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-10-02T20:04:19Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=980b1ba0233fdc5ffbcff406dd08469b6c694533'/>
<id>urn:sha1:980b1ba0233fdc5ffbcff406dd08469b6c694533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace cl-csv with faster manual parsing</title>
<updated>2024-10-02T20:03:53Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-10-02T20:03:53Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=efec8f0ccbacba33a03089a2aa97c0b6e72acad8'/>
<id>urn:sha1:efec8f0ccbacba33a03089a2aa97c0b6e72acad8</id>
<content type='text'>
The CSV files that GPSLogger produces are simpler than the fully general case,
and use no quoting, so just parse it manually.
</content>
</entry>
<entry>
<title>Fix PostgresQL types</title>
<updated>2024-10-02T20:02:54Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-10-02T20:02:54Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=e65aaad5f3d6e647443fa68c360feb2be3aef2ea'/>
<id>urn:sha1:e65aaad5f3d6e647443fa68c360feb2be3aef2ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add link to docs for copy statement</title>
<updated>2024-09-02T20:40:54Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-09-02T20:40:54Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=6d2f60b07be1420f3ce5f9882435ef7690626d55'/>
<id>urn:sha1:6d2f60b07be1420f3ce5f9882435ef7690626d55</id>
<content type='text'>
The s-sql copy statement doesn't support Postgres' new syntax, and doesn't
seem to support "from stdin".
</content>
</entry>
<entry>
<title>Declare function type for parse-single-csv-value</title>
<updated>2024-09-02T20:40:51Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-09-02T20:40:51Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=158e76d10a37f8b54597533e1196d0323db2d51c'/>
<id>urn:sha1:158e76d10a37f8b54597533e1196d0323db2d51c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix time units in benchmarking function</title>
<updated>2024-09-02T20:40:32Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-09-02T20:40:32Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=1f73bcbfd09c5135c51f4da6bf907e30b88884b8'/>
<id>urn:sha1:1f73bcbfd09c5135c51f4da6bf907e30b88884b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add benchmarking utility function</title>
<updated>2024-08-20T21:29:52Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-08-20T21:29:52Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=7d2c2c0bf1c2ba1fa5f6690f58048620df0ce54e'/>
<id>urn:sha1:7d2c2c0bf1c2ba1fa5f6690f58048620df0ce54e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify parse-boolean function</title>
<updated>2024-08-20T21:29:40Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-08-20T21:29:40Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=20357769fb46f0090e77ed51daa87dcb170b7047'/>
<id>urn:sha1:20357769fb46f0090e77ed51daa87dcb170b7047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SBCL warning about assignment</title>
<updated>2024-08-20T15:38:02Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-08-20T15:38:02Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=c3839805f9f25b4bcdee1bf551c875d3fe8dc453'/>
<id>urn:sha1:c3839805f9f25b4bcdee1bf551c875d3fe8dc453</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store raw location data in PostgresQL using COPY</title>
<updated>2024-03-25T23:10:57Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-03-25T23:10:57Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=8c3db63af7c36f2350d168e72925cc39ff5da951'/>
<id>urn:sha1:8c3db63af7c36f2350d168e72925cc39ff5da951</id>
<content type='text'>
This is the fastest way to ingest all the data. INSERTing everything by hand
takes too long -- just parsing the largest file with cl-csv takes 40s.
</content>
</entry>
<entry>
<title>Merge system definitions into one file</title>
<updated>2024-03-25T17:17:28Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-03-25T17:17:28Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=bdfb3d46ae69ac68a95365d0e2c9b03d93df839e'/>
<id>urn:sha1:bdfb3d46ae69ac68a95365d0e2c9b03d93df839e</id>
<content type='text'>
The "test" system is secondary and makes little sense without the main system
anyway.
</content>
</entry>
<entry>
<title>Adapt README from ledgerplot</title>
<updated>2024-03-24T01:56:32Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-03-24T01:56:32Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=f949a72fdd26472bd1fc9618338d2cd7c4b284f7'/>
<id>urn:sha1:f949a72fdd26472bd1fc9618338d2cd7c4b284f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit with project skeleton</title>
<updated>2024-03-24T01:45:37Z</updated>
<author>
<name>Timo Wilken</name>
</author>
<published>2024-03-24T01:45:37Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/gpsplot/commit/?id=e27786f0914c75f38e21fab48bd86b2bbd3f7aba'/>
<id>urn:sha1:e27786f0914c75f38e21fab48bd86b2bbd3f7aba</id>
<content type='text'>
</content>
</entry>
</feed>
