2016-06-22 |
Mario Konrad | NMEA: talker_id and sentence_id separated into their...
|
commit | commitdiff | tree |
2016-06-22 |
Mario Konrad | NMEA: obsolete TODO removed.
|
commit | commitdiff | tree |
2016-06-22 |
Mario Konrad | NMEA: TODO resolved: target status in TLL is now an...
|
commit | commitdiff | tree |
2016-06-22 |
Mario Konrad | Dev: added script for easy setup of a developer build...
|
commit | commitdiff | tree |
2016-06-22 |
Mario Konrad | NMEA: replaced string stream with sto? functions for...
|
commit | commitdiff | tree |
2016-06-21 |
Mario Konrad | Examples: qtnmeadiag can now show details of GSV.
|
commit | commitdiff | tree |
2016-06-21 |
Mario Konrad | Examples: fix: missing header inclusion. Also minor...
|
commit | commitdiff | tree |
2016-06-21 |
Mario Konrad | NMEA: changed interface of sentences containing position...
|
commit | commitdiff | tree |
2016-06-21 |
Mario Konrad | Example: qtnmeadiag extensions
|
commit | commitdiff | tree |
2016-06-21 |
Mario Konrad | Example: qtnmeadiag extended to show list and clear...
|
commit | commitdiff | tree |
2016-06-21 |
Mario Konrad | Examples: minor cleanup
|
commit | commitdiff | tree |
2016-06-18 |
Mario Konrad | Dev: printing Qt version for build.
|
commit | commitdiff | tree |
2016-06-17 |
Mario Konrad | Dev: fixed formatting.
|
commit | commitdiff | tree |
2016-06-17 |
Mario Konrad | AIS: smaller public interface for AIS messages regarding...
|
commit | commitdiff | tree |
2016-06-16 |
Mario Konrad | AIS: minor cleanup in messaeg_24.
|
commit | commitdiff | tree |
2016-06-16 |
Mario Konrad | AIS: construction of messages exposes smaller interface.
|
commit | commitdiff | tree |
2016-06-16 |
Mario Konrad | Dev: added local YCM configuration, using build data...
|
commit | commitdiff | tree |
2016-06-16 |
Mario Konrad | Dev: ignoring all YCM stuff for now.
|
commit | commitdiff | tree |
2016-06-15 |
Mario Konrad | AIS: removed duplicate specification of offset and...
|
commit | commitdiff | tree |
2016-06-14 |
Mario Konrad | AIS: initialization of message fields modernized.
|
commit | commitdiff | tree |
2016-06-14 |
Mario Konrad | AIS: code duplication removed.
|
commit | commitdiff | tree |
2016-06-14 |
Mario Konrad | NMEA: benchmark added for extracting supported manufacturer...
|
commit | commitdiff | tree |
2016-06-07 |
Mario Konrad | Version 0.4.0
|
commit | commitdiff | tree |
2016-06-07 |
Mario Konrad | AIS: added benchmarking of AIS message decoding.
|
commit | commitdiff | tree |
2016-06-06 |
Mario Konrad | NMEA: minor cleanup
|
commit | commitdiff | tree |
2016-06-06 |
Mario Konrad | fix: formatting
|
commit | commitdiff | tree |
2016-06-05 |
Mario Konrad | NMEA: added class 'waypoint'.
|
commit | commitdiff | tree |
2016-06-05 |
Mario Konrad | NMEA: code duplication removed.
|
commit | commitdiff | tree |
2016-06-05 |
Mario Konrad | CI: disabled travis-ci clang builds, llvm.org/apt is...
|
commit | commitdiff | tree |
2016-06-05 |
Mario Konrad | NMEA: cleanup of public API of sentences.
|
commit | commitdiff | tree |
2016-06-05 |
Mario Konrad | Doc: exclude the namespace 'detail' from generated...
|
commit | commitdiff | tree |
2016-06-05 |
Mario Konrad | NMEA: constructing sentence objects differently, gains...
|
commit | commitdiff | tree |
2016-06-04 |
Mario Konrad | Dev: added benchmarks for some NMEA sentences, testing...
|
commit | commitdiff | tree |
2016-06-02 |
Mario Konrad | CI: added Clang-3.8 debug build
|
commit | commitdiff | tree |
2016-06-02 |
Mario Konrad | Build: IO is now optional, use flag 'ENABLE_IO'.
|
commit | commitdiff | tree |
2016-06-01 |
Mario Konrad | CI: added GCC-6 debug build
|
commit | commitdiff | tree |
2016-05-22 |
Mario Konrad | Doc: added GCC-6 and Clang-3.8 as supported/tested...
|
commit | commitdiff | tree |
2016-05-21 |
Mario Konrad | bug fix: missing header inclusion
|
commit | commitdiff | tree |
2016-05-13 |
Mario Konrad | NMEA: manufacturer queries.
|
commit | commitdiff | tree |
2016-05-13 |
Mario Konrad | NMEA: improved performance for manufacturer queries.
|
commit | commitdiff | tree |
2016-05-13 |
Mario Konrad | NMEA: added query functions for manufacturer information.
|
commit | commitdiff | tree |
2016-05-13 |
Mario Konrad | NMEA: manufacturer query (id and name) added.
|
commit | commitdiff | tree |
2016-05-12 |
Mario Konrad | NMEA: preformance improvements in string splitting.
|
commit | commitdiff | tree |
2016-05-05 |
Mario Konrad | NMEA: minor refactoring of checksum rendering, also...
|
commit | commitdiff | tree |
2016-04-28 |
Mario Konrad | Build: minor cleanup for warning hell.
|
commit | commitdiff | tree |
2016-04-28 |
Mario Konrad | NMEA/AIS: type for padding bits of the payload changed...
|
commit | commitdiff | tree |
2016-04-28 |
Mario Konrad | Build: minor warnings cleanup
|
commit | commitdiff | tree |
2016-04-28 |
Mario Konrad | Version 0.3.9
|
commit | commitdiff | tree |
2016-04-28 |
Mario Konrad | NMEA: sntences API change for interpreting fields,...
|
commit | commitdiff | tree |
2016-04-27 |
Mario Konrad | Geo: minor cleanup of angle, some constexpr.
|
commit | commitdiff | tree |
2016-04-27 |
Mario Konrad | NMEA: refactoring of hemisphere conversion/correction.
|
commit | commitdiff | tree |
2016-04-27 |
Mario Konrad | Dev: script to extract changelog extended.
|
commit | commitdiff | tree |
2016-04-19 |
Mario Konrad | Dev: added build option and documentation regarding...
|
commit | commitdiff | tree |
2016-04-19 |
Mario Konrad | Doc: enhancements, information about benchmarking.
|
commit | commitdiff | tree |
2016-04-19 |
Mario Konrad | Dev: infrastructure for benchmarking, NMEA: parse_fields...
|
commit | commitdiff | tree |
2016-04-19 |
Mario Konrad | NMEA: field parsing separated to its own file, unit...
|
commit | commitdiff | tree |
2016-04-03 |
Mario Konrad | Build: AIS is now optional, use flag 'ENABLE_AIS'.
|
commit | commitdiff | tree |
2016-04-03 |
Mario Konrad | Build: SeaTalk is now optional, use flag 'ENABLE_SEATALK'.
|
commit | commitdiff | tree |
2016-04-01 |
Mario Konrad | Dev: added script to extract changelog between version...
|
commit | commitdiff | tree |
2016-03-31 |
Mario Konrad | Version: 0.3.8
|
commit | commitdiff | tree |
2016-03-31 |
Mario Konrad | NMEA: added function 'make_vdms' to create VDM sentences...
|
commit | commitdiff | tree |
2016-03-30 |
Mario Konrad | bug fixes: AIS
|
commit | commitdiff | tree |
2016-01-11 |
Mario Konrad | More warnings by default
|
commit | commitdiff | tree |
2016-01-07 |
Mario Konrad | Paritial modernization of cmake stuff
|
commit | commitdiff | tree |
2016-01-07 |
Mario Konrad | Cleanup in version handling
|
commit | commitdiff | tree |
2015-12-11 |
Mario Konrad | SeaTalk: message type 65 added.
|
commit | commitdiff | tree |
2015-12-10 |
Mario Konrad | Refactor: minor consolidation of equipment IDs for...
|
commit | commitdiff | tree |
2015-12-10 |
Mario Konrad | SeaTalk: message type 6c added.
|
commit | commitdiff | tree |
2015-12-10 |
Mario Konrad | SeaTalk: message type 59 added.
|
commit | commitdiff | tree |
2015-11-16 |
Mario Konrad | bug fix: move constructor noexcept issue
|
commit | commitdiff | tree |
2015-11-16 |
Mario Konrad | Dev: added tidy (using clang-tidy)
|
commit | commitdiff | tree |
2015-11-12 |
Mario Konrad | Doc: supported compilers mentioned, added gcc 5.2
|
commit | commitdiff | tree |
2015-11-06 |
Mario Konrad | CI: added boost 1.55
|
commit | commitdiff | tree |
2015-11-05 |
Mario Konrad | SeaTalk: interface of seatalk::message_00 extended...
|
commit | commitdiff | tree |
2015-11-05 |
Mario Konrad | SeaTalk: better documentation
|
commit | commitdiff | tree |
2015-11-05 |
Mario Konrad | fix: typo in control of clang-format
|
commit | commitdiff | tree |
2015-11-05 |
Mario Konrad | CI: using curl instead of wget to download cmake, update...
|
commit | commitdiff | tree |
2015-11-05 |
Mario Konrad | CI: try download cmake without checking the certificate
|
commit | commitdiff | tree |
2015-11-05 |
Mario Konrad | CI: print cmake version
|
commit | commitdiff | tree |
2015-11-04 |
Mario Konrad | Doc: description of the directories added
|
commit | commitdiff | tree |
2015-11-02 |
Mario Konrad | CI: added release build for clang, print build type...
|
commit | commitdiff | tree |
2015-11-02 |
Mario Konrad | CI: cmake build type handling explicit for every build
|
commit | commitdiff | tree |
2015-11-02 |
Mario Konrad | CI: added release build to gcc 4.9
|
commit | commitdiff | tree |
2015-11-02 |
Mario Konrad | bug fix: unit test fail in release mode, unit test...
|
commit | commitdiff | tree |
2015-10-28 |
Mario Konrad | SeaTalk: message type 87 added
|
commit | commitdiff | tree |
2015-10-28 |
Mario Konrad | Refactoring: separated code to split an NMEA sentence...
|
commit | commitdiff | tree |
2015-10-28 |
Mario Konrad | SeaTalk: message type 86 added
|
commit | commitdiff | tree |
2015-10-27 |
Mario Konrad | Refactor: code duplication reduced for size check of...
|
commit | commitdiff | tree |
2015-10-27 |
Mario Konrad | SeaTalk: message type 89 added
|
commit | commitdiff | tree |
2015-10-12 |
Mario Konrad | Resolved some cppcheck findings, suppressed others.
|
commit | commitdiff | tree |
2015-10-11 |
Mario Konrad | Env: added script to perform clang static analysis
|
commit | commitdiff | tree |
2015-10-11 |
Mario Konrad | Cleanup of the package 'io'
|
commit | commitdiff | tree |
2015-10-10 |
Mario Konrad | Doc: update list of supported compilers
|
commit | commitdiff | tree |
2015-10-10 |
Mario Konrad | bug fix: Travis-CI compiler version output was wrong
|
commit | commitdiff | tree |
2015-10-10 |
Mario Konrad | Travis-CI: added compiler Clang-3.7
|
commit | commitdiff | tree |
2015-10-10 |
Mario Konrad | Travis-CI: config uses matrix
|
commit | commitdiff | tree |
2015-10-09 |
Mario Konrad | More general handling of known NMEA sentences
|
commit | commitdiff | tree |
2015-10-09 |
Mario Konrad | bug fix: inappropriate noexcept removed
|
commit | commitdiff | tree |
2015-10-09 |
Mario Konrad | Test: unit tests for NMEA sentences exteded to check...
|
commit | commitdiff | tree |
2015-10-09 |
Mario Konrad | Test: added some basic type trait tests
|
commit | commitdiff | tree |