2019-08-05 |
Mario Konrad | Build: add Clang-5.0.2 to docker build
|
commit | commitdiff | tree |
2019-08-05 |
Mario Konrad | Build: Travis-CI using docker containers
|
commit | commitdiff | tree |
2019-07-23 |
Mario Konrad | Build: add GCC-4.9.4 to the docker builds
|
commit | commitdiff | tree |
2019-07-16 |
Mario Konrad | Build: add docker container with clang, fix minor issues
|
commit | commitdiff | tree |
2019-06-22 |
Mario Konrad | Travis-CI: improve testing on Travis-CI
|
commit | commitdiff | tree |
2019-06-22 |
Mario Konrad | General: reorganization of header files
|
commit | commitdiff | tree |
2019-06-21 |
Mario Konrad | Build: enhance docker use, reducing build options,...
|
commit | commitdiff | tree |
2019-06-04 |
Mario Konrad | Version 0.9.0
|
commit | commitdiff | tree |
2019-06-04 |
Mario Konrad | Build: add ability to build with docker
|
commit | commitdiff | tree |
2019-04-30 |
Mario Konrad | Geo: minor refactoring of return types of distance...
|
commit | commitdiff | tree |
2019-04-29 |
Mario Konrad | bug fix: geodesic function distance_ellipsoid_vincenty
|
commit | commitdiff | tree |
2019-03-19 |
Mario Konrad | Build: minor cleanup
|
commit | commitdiff | tree |
2019-03-14 |
Mario Konrad | Doc: update about compiler support
|
commit | commitdiff | tree |
2019-03-14 |
Mario Konrad | Build: support for Clang 8 and 9, fix some compiler...
|
commit | commitdiff | tree |
2018-11-19 |
Mario Konrad | NMEA: sentence STALK added
|
commit | commitdiff | tree |
2018-11-19 |
Mario Konrad | Test: add unit tests for utils::optional
|
commit | commitdiff | tree |
2018-11-18 |
Solo Super | Utils: bug fix in `utils::optional::value`, resolves...
|
commit | commitdiff | tree |
2018-11-06 |
Mario Konrad | NMEA: address parsing differently, remove ambiguous...
|
commit | commitdiff | tree |
2018-09-07 |
Mario Konrad | NMEA: talker now an enum class
|
commit | commitdiff | tree |
2018-09-01 |
Mario Konrad | Version 0.8.1
|
commit | commitdiff | tree |
2018-08-25 |
Mario Konrad | Build: check for git repo before trying to access it
|
commit | commitdiff | tree |
2018-08-13 |
Mario Konrad | Version 0.8.0
|
commit | commitdiff | tree |
2018-08-13 |
Archibald Neil MacDonald | Build: fixed issues regarding Qt and CMake 3.11 features
|
commit | commitdiff | tree |
2018-07-11 |
Mario Konrad | fix: minor findings by static code analysis
|
commit | commitdiff | tree |
2018-07-10 |
Mario Konrad | Build: cmake cleanup and packaging
|
commit | commitdiff | tree |
2018-07-09 |
Mario Konrad | CI: update to cmake 3.11.4
|
commit | commitdiff | tree |
2018-07-09 |
Mario Konrad | Build: minor cleanup of CMakeLists.txt
|
commit | commitdiff | tree |
2018-06-21 |
Mario Konrad | fix: resolved build warnings/errors
|
commit | commitdiff | tree |
2018-05-07 |
SNiLD | bug fix: unit tests double comparison
|
commit | commitdiff | tree |
2018-05-07 |
Mario Konrad | AIS: consistent formatting of unit tests
|
commit | commitdiff | tree |
2018-05-07 |
SNiLD | bug fix: unit tests to compare coordinates as double
|
commit | commitdiff | tree |
2018-05-06 |
Mario Konrad | CI: disable clang-3.8 build on travis-ci
|
commit | commitdiff | tree |
2018-05-06 |
SNiLD | Utils: bug fix: bitset size is not extended properly
|
commit | commitdiff | tree |
2018-03-06 |
Mario Konrad | AIS: introduce rate of turn for messages 01/02/03
|
commit | commitdiff | tree |
2017-12-03 |
Mario Konrad | Merge branch 'master' of https://github.com/mariokonrad...
|
commit | commitdiff | tree |
2017-12-03 |
alkiz | AIS: added missed function ship_name to message 19...
|
commit | commitdiff | tree |
2017-11-28 |
Mario Konrad | Test: minor typo fixed.
|
commit | commitdiff | tree |
2017-11-27 |
Mario Konrad | AIS: fix for the static initialization order issue...
|
commit | commitdiff | tree |
2017-11-04 |
Mario Konrad | Build: local installation directory specified.
|
commit | commitdiff | tree |
2017-10-28 |
Mario Konrad | Doc: listed all supported compilers.
|
commit | commitdiff | tree |
2017-10-28 |
Mario Konrad | Build: executing tests only if not disabled.
|
commit | commitdiff | tree |
2017-10-28 |
Mario Konrad | Build: disable warning: shadow
|
commit | commitdiff | tree |
2017-10-28 |
Mario Konrad | Build: benchmark updated to version 1.2.0
|
commit | commitdiff | tree |
2017-08-07 |
Mario Konrad | Doc: minor cleanup for geo/cpa
|
commit | commitdiff | tree |
2017-07-11 |
Mario Konrad | Build: test sources excluded from static analysis with...
|
commit | commitdiff | tree |
2017-07-11 |
Mario Konrad | Build: target cppcheck now with more accurate include...
|
commit | commitdiff | tree |
2017-07-11 |
Mario Konrad | General: class data members named consistently.
|
commit | commitdiff | tree |
2017-07-11 |
Mario Konrad | Build: compiler warnings extended, code refactoring...
|
commit | commitdiff | tree |
2017-07-09 |
Mario Konrad | Doc: minor update, tested compilers.
|
commit | commitdiff | tree |
2017-07-09 |
Mario Konrad | Build: config for GCC-7 added.
|
commit | commitdiff | tree |
2017-07-09 |
Mario Konrad | Utils: bitset update to e865429e8a6c17366105e985fd037e42261a...
|
commit | commitdiff | tree |
2017-07-09 |
Mario Konrad | AIS: added missing header inclusion.
|
commit | commitdiff | tree |
2017-07-03 |
Mario Konrad | NMEA: changed signature of nmea::make_sentence to make...
|
commit | commitdiff | tree |
2017-06-18 |
Mario Konrad | Utils: added member function has_value to optional.
|
commit | commitdiff | tree |
2017-03-19 |
Mario Konrad | NMEA: minor documentation update.
|
commit | commitdiff | tree |
2017-03-19 |
Mario Konrad | NMEA: serialization of sentences changed, gains performance...
|
commit | commitdiff | tree |
2017-03-19 |
Mario Konrad | NMEA: benchmark for to_string(sentence) added.
|
commit | commitdiff | tree |
2017-03-17 |
Mario Konrad | Doc: upgrade of the documentation generated by doxygen.
|
commit | commitdiff | tree |
2017-03-16 |
Mario Konrad | Build: config for Clang-4.0 added.
|
commit | commitdiff | tree |
2017-03-16 |
Mario Konrad | AIS: message 13 added.
|
commit | commitdiff | tree |
2017-03-16 |
Mario Konrad | AIS: message 14 added.
|
commit | commitdiff | tree |
2017-03-16 |
Mario Konrad | AIS: message 12 added.
|
commit | commitdiff | tree |
2017-03-16 |
Mario Konrad | Examples: simple renaming.
|
commit | commitdiff | tree |
2017-03-16 |
Mario Konrad | Examples: added example on using the library as git...
|
commit | commitdiff | tree |
2017-03-06 |
Mario Konrad | Dev: some TODOs added.
|
commit | commitdiff | tree |
2017-03-05 |
Mario Konrad | Build: build options for tests, tools and examples...
|
commit | commitdiff | tree |
2017-03-05 |
Mario Konrad | Build: more precise cmake module path.
|
commit | commitdiff | tree |
2017-03-04 |
Mario Konrad | Version 0.7.0
|
commit | commitdiff | tree |
2017-03-03 |
Mario Konrad | Doc: minor improvements.
|
commit | commitdiff | tree |
2017-02-10 |
Mario Konrad | Dev: all global macros removed.
|
commit | commitdiff | tree |
2017-02-09 |
Mario Konrad | Dev: fixed include blockers in headers.
|
commit | commitdiff | tree |
2017-02-01 |
Mario Konrad | NMEA: better test coverage.
|
commit | commitdiff | tree |
2017-02-01 |
Mario Konrad | Utils: added missing MID to MMSI.
|
commit | commitdiff | tree |
2017-01-28 |
Mario Konrad | NMEA: tag blocks have now checksums.
|
commit | commitdiff | tree |
2017-01-28 |
Mario Konrad | NMEA: function to_string for tag blocks added.
|
commit | commitdiff | tree |
2017-01-28 |
Mario Konrad | NMEA: renaming tag_block_entry to tag_block.
|
commit | commitdiff | tree |
2017-01-28 |
Mario Konrad | NMEA: facility added to parse the tag block.
|
commit | commitdiff | tree |
2017-01-27 |
Mario Konrad | NMEA: detectio of the optional tag block in front of...
|
commit | commitdiff | tree |
2017-01-26 |
Mario Konrad | NMEA: TODO added.
|
commit | commitdiff | tree |
2017-01-26 |
Mario Konrad | AIS: resolved TODO removed.
|
commit | commitdiff | tree |
2017-01-26 |
Mario Konrad | AIS: message 17 added.
|
commit | commitdiff | tree |
2017-01-26 |
Mario Konrad | AIS: message 20 added.
|
commit | commitdiff | tree |
2017-01-25 |
Mario Konrad | AIS: messaeg 07 added.
|
commit | commitdiff | tree |
2017-01-25 |
Mario Konrad | AIS: TODO removed.
|
commit | commitdiff | tree |
2017-01-24 |
Mario Konrad | AIS: messages 1,2,3,18 offer more reasonable setter...
|
commit | commitdiff | tree |
2017-01-23 |
Mario Konrad | AIS: message 06 prepared.
|
commit | commitdiff | tree |
2017-01-22 |
Mario Konrad | AIS: better test coverage for message 08.
|
commit | commitdiff | tree |
2017-01-22 |
Mario Konrad | AIS: better test coverage for binary payload 001/11.
|
commit | commitdiff | tree |
2017-01-22 |
Mario Konrad | AIS: unit tests for binary payload 001/11 and 200/10...
|
commit | commitdiff | tree |
2017-01-22 |
Mario Konrad | AIS: message 08 payload data 200/10 added.
|
commit | commitdiff | tree |
2017-01-22 |
Mario Konrad | AIS: better documentation.
|
commit | commitdiff | tree |
2017-01-21 |
Mario Konrad | AIS: binary payload 001/11 separated to its own files.
|
commit | commitdiff | tree |
2017-01-21 |
Mario Konrad | AIS: message 08 implemented, binary payload data 001...
|
commit | commitdiff | tree |
2017-01-20 |
Mario Konrad | AIS: message 08 prepared
|
commit | commitdiff | tree |
2017-01-20 |
Mario Konrad | AIS: unit test added for a errornous ais/message_01...
|
commit | commitdiff | tree |
2017-01-20 |
Mario Konrad | Utils: bitset update to 77517182cd5f0e86214159aa77e344215f57...
|
commit | commitdiff | tree |
2017-01-19 |
Mario Konrad | AIS: message 05 supports only lengths between 422 and...
|
commit | commitdiff | tree |
2017-01-19 |
Mario Konrad | AIS: message 05 can handle strange sizes of 420 and...
|
commit | commitdiff | tree |
2017-01-16 |
Mario Konrad | bug fix: MMSI MID mapping completed.
|
commit | commitdiff | tree |
2017-01-16 |
Mario Konrad | AIS: message 22 and 23 position handling corrected.
|
commit | commitdiff | tree |