Mateusz Pusz
|
7d9ae3ec31
|
refactor: mp_units subdirectory renamed to mp-units
|
2023-05-25 12:47:10 +02:00 |
|
Mateusz Pusz
|
a9cb0c0a40
|
refactor(example): msl_altitude moved to geographic.h and the header file was moved to another dir in examples
|
2023-05-15 12:56:11 +02:00 |
|
Mateusz Pusz
|
1866973532
|
refactor(example): get_length() renamed to get_distance()
|
2023-04-11 09:12:48 +02:00 |
|
Mateusz Pusz
|
660e62c0a6
|
refactor: chrono_test refactored to V2
|
2023-04-03 19:23:08 +02:00 |
|
Mateusz Pusz
|
e98215c347
|
refactor: examples refactored to benefit from the latest features
|
2023-02-14 12:58:54 +01:00 |
|
Mateusz Pusz
|
859bc20fdc
|
refactor: all examples refactored to use a simplified quantity creation
|
2023-02-08 21:47:48 -08:00 |
|
Mateusz Pusz
|
cf3408a3c8
|
refactor: implementation cleanup + support for units as references started
|
2023-02-02 14:56:29 +01:00 |
|
Mateusz Pusz
|
2cf736a1e6
|
feat: preventing possible future units crash when using namespace std;
Resolves #317
|
2022-12-29 20:18:48 +01:00 |
|
Mateusz Pusz
|
6b72dd39c1
|
refactor: headers with system definitions moved to _systems_ subdirectory
|
2022-12-29 19:27:54 +01:00 |
|
Mateusz Pusz
|
fd26f8cdff
|
refactor(example): glide computer refactored for V2
|
2022-12-23 19:24:56 +01:00 |
|
Mateusz Pusz
|
92c70f1a4e
|
feat: quantity_spec support added
|
2022-12-16 18:15:48 +01:00 |
|
Mateusz Pusz
|
dd4679459d
|
feat: hypot support added
|
2022-08-03 12:29:49 +02:00 |
|
Mateusz Pusz
|
bded48987d
|
refactor(example): glide_computer now use dimensionless quantities with ranged_representation as rep
|
2022-04-21 21:25:54 +02:00 |
|
Mateusz Pusz
|
b221dace3f
|
style: clang-format applied to the remaining files
|
2022-04-02 21:36:42 +02:00 |
|
Mateusz Pusz
|
b1bd4cab2d
|
feat: std::format support for compliant compilers added
|
2021-09-20 15:01:58 +02:00 |
|
Mateusz Pusz
|
3a997e5314
|
fix: explicit fmt usage added
|
2021-09-17 09:48:33 +02:00 |
|
Johel Ernesto Guerrero Peña
|
80eefec97c
|
fix: add quantity_point::origin, like std::chrono::time_point::clock
|
2021-06-29 20:44:27 +02:00 |
|
Mateusz Pusz
|
7ead50acfc
|
refactor: derived_kind template parameters reordered to be compatible with a derived_unit
Resolves #229
|
2021-05-10 16:45:38 +02:00 |
|
Mateusz Pusz
|
40de14b9b7
|
refactor: common part of glide_computer moved to a directory
|
2021-04-07 12:36:39 +02:00 |
|