commit 202f90e8e5961e08171853228f64517d73d1cea3 (HEAD -> test)
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Dec 30 14:31:10 2022 +0100

    plugin/openambit: coordinates are stored as 1/10^7 of a degree (not 1/10^8, what gpsdata internally uses)

commit a57711fdea15ccf566fb22d4250852e42ec3e84d
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Dec 30 14:30:14 2022 +0100

    specfile: fix name of requirement

commit 976ba9eaff4fab26d202ee3e6d06806c3593fd05 (origin/test)
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Dec 29 15:23:45 2022 +0100

    update spec file

commit 476569c34f5578e42ed47005df158ac62a7757d9
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Dec 29 15:22:39 2022 +0100

    update configure.ac and makefile.am

commit 2bae7f769f7441b4506ba985c16a8f1219fd4e7e
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Dec 29 01:28:42 2022 +0100

    remove the build-in gpsroute implementation, route types and route type implementations need to be provided by downstream users

commit 9ed889acb648a5f7f8acf6e83ffc1369183caac4
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Dec 29 01:23:20 2022 +0100

    rename project to filehandler

commit 5b8e01ee7b2a75b4f6447a7e3048240d366a9460
Merge: f024b7a 7d3240d
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 22:10:28 2022 +0100

    Import first part of the file handler plugin code.

commit 7d3240deb0b671ddc6ba3cefcbd5bb193c3a5f42
Merge: e1730e3 35726d3
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 22:09:00 2022 +0100

    Merge branch 'fix-openambit-gpx-export' into WIP

commit e1730e386eaa9aadcf373d05d79e58128528bdd2
Merge: 7ba9d73 590eb9b
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 22:08:22 2022 +0100

    Merge branch 'fix-test-Iostream-Iobuf' into WIP

commit 35726d395e1b64ae27742f0bf1ca8f201849a2a6
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 22:05:25 2022 +0100

    rename example file

commit 9713598bbc271721b48ce61247f0fcff5d01c98e
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 22:04:06 2022 +0100

    add TODO flags

commit e8f218e661ee29503ae13cdb7bf041e771039636
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 22:03:52 2022 +0100

    Parser: break if on pause

commit 946ce581fe958414ce168e83372607573e566eb5
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 21:18:24 2022 +0100

    initialize _prev_time member with 0

commit 2d3d4509c2fdfb7455466e173e0353aef734a15c
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 21:18:01 2022 +0100

    set default segment number to the sequence number of the segment

commit 3b19e6a042052df124a64de5c5e96e41bb956dc5
Merge: 590eb9b 7ba9d73
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 12:36:45 2022 +0100

    Merge branch 'openambit-xml' into test-merge

commit 590eb9bf1ef56601e963464703a45ad896863b55
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 12:35:09 2022 +0100

    update test to b in accordance with the documentation of std::iostream::get()

commit 7ba9d73e439fa6beb627833d2580a038defd831f
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 12:20:50 2022 +0100

    add example file for the example programs

commit 2d0bdd1a0f15ac9681aa8709d8c815b83124f41e
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 12:14:45 2022 +0100

    remove obselute statement

commit c5246f0cac57c4bfad0b59583b9b9cb6286b4248
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 12:11:09 2022 +0100

    update examples/read_openambit.cpp to write log file and create an gpx file from then openambit log

commit 89c6d39b8816bdc9538162a50ea936e71162e2cd
Merge: 31fce7d 30e22bf
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 12:05:26 2022 +0100

    Merge branch 'WIP' into openambit-xml

commit 30e22bf87d99593760451bac97c72c10eaccf683
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 12:02:59 2022 +0100

    use std::size instead of int to returing counted numbers

commit 33e53f65730a9510d68845e4e26e83eb2ccd8ebd
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 12:01:32 2022 +0100

    add more symbols to route provider

commit c045d62c837dcb2b2da6122bc0622737d874df3b
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 12:00:16 2022 +0100

    fix tests/test-Iostream-Iobuf.cpp

commit 83506eb259094147585422dba932802fec6cbaef
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 11:58:34 2022 +0100

    add Strings utility to modify strings

commit 31fce7d1607ae5adb04493059ba464f00da10d65
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Dec 28 11:50:27 2022 +0100

    this looks like a more or less working reader, testing to be done.

commit b688bd99119dfb13988894c03dacb90464aeba22
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Nov 9 23:09:33 2022 +0100

    first attempt to write a openambit handler

commit 76b3a33c3c6072c8eb83d29a5b1cb6fcb4b4efdb
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Nov 6 09:48:00 2022 +0100

    fix dependancies

commit b731e5755818ad711f3a7b0519a6475ed4fb7dc9
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Nov 6 00:20:46 2022 +0100

    more updates, this can be a working code

commit 00be0f2a4cb409f7db07f8945cc58579845d6f2b
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sat Nov 5 00:54:00 2022 +0100

    Another big update, including:
    - update to cpplogger
    - update to pluginframework
    - remove features.h as source header (is included in config.h)
    - fix segfault at end
    - update to match removal of timezone offset from gpsdata
    - minor fixes

commit 80e7ecdfc462adb11f20c0acb3af3965dfd35d0c
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sat Oct 22 00:10:03 2022 +0200

    first working code, still and segfault at the end

commit 7906b5dc2c789c23273f9dd9887b6713126bbb34
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Oct 20 00:33:35 2022 +0200

    update the examples with expected interface

commit 0a3ef7428d8cc9dea7c37ba7999dc8d0f7bffa67
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Oct 20 00:32:12 2022 +0200

    first part of code. Code for plugin creation seems ok for now

commit a2ccb59d9724f653afb68bcbf2f8ab1090514355
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Oct 14 21:58:35 2022 +0200

    update for packaging

commit d49085e80222b80bc63eeefe37314b6dac605f0e
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Oct 9 13:57:09 2022 +0200

    more updates on build system

commit 0b1c700146638b5fd6f8a2d8812acae9c4b133e2
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Oct 9 13:45:08 2022 +0200

    update gitignore

commit 931598063ea7b755d36cf5e96f34d3ad445a71b0
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Oct 9 13:41:18 2022 +0200

    add gtest tests

commit ccb792ec3dcf5507b135ba7ceacf31a2caee9cfc
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Oct 9 13:41:03 2022 +0200

    update build files, and add coverage support

commit a02786e8338496c4c89ab53bd010604359b845db
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Oct 9 13:40:01 2022 +0200

    update Iobuf

commit b508ec8ca3ef957ebd7a47c516618677787ab5a1
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sat Sep 24 00:34:05 2022 +0200

    do not depend on autoconf-archive macros, ship these in the package

commit 503ce56ae18ca4547765ff484c888c47075a6658
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sat Sep 24 00:25:44 2022 +0200

    more code incoming

commit 8b77d53d08bdc7ce602e7dcf8436b117196e6b30
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sat Aug 20 18:01:41 2022 +0200

    another big update

commit 238657d97e2adfd97ed39d7e9ec4edd94e3c01b3
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Aug 17 17:51:35 2022 +0200

    store this big update

commit f024b7ae6e3a3ca25b85972285bf7dc358d39127 (tag: 0.0.0, origin/development, development)
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jul 24 13:04:22 2022 +0200

    first import
