Commit Graph

132 Commits

Author SHA1 Message Date
cd97ed875f update mcc_ccte_iers_default.h 2026-06-06 10:55:04 +03:00
b3c7584205 fix 2026-06-05 09:49:18 +03:00
5984bc5204 mcc_keyvalue.h: add fix to prevent GCC compilation crashing 2026-06-05 09:44:30 +03:00
d865e51ffb ... 2026-06-03 12:06:01 +03:00
6e6f230f4d mcc_keyvalue.h: fix "-Wsubobject-linkage" GCC-warning 2026-06-02 12:05:26 +03:00
a1f17f0d76 mcc_keyvalue.h: fix MccKeyValueHolder class coping and moving
mcc_pzone.h: add copy and move constructors and operator=
2026-06-02 10:53:40 +03:00
e1a136a839 mcc_keyvalue.h: fix for working with non-default constructible record
values, more smart 'set' operations for range values
mcc_epoch.h: add constructors
mcc_traits.h: add mcc_fixed_size_range and mcc_non_resizable_range
concepts
mcc_deserializer.h: fixes compilation issues for  mcc_fixed_size_range and
mcc_non_resizable_range ranges
2026-05-28 17:39:30 +03:00
3497850e1f ... 2026-05-27 16:18:11 +03:00
e9c329d88f mcc_bsplines.h: fixes (use right macro names for the Fortran subroutines) 2026-05-23 11:17:51 +03:00
445a029a2f mcc_bsplines.h: use of FC_GLOBAL macro to correct call FITPACK
subroutines mangled names
fitpack/CMakeLists.txt: add non-empty SYMBOL_NAMESPACE to fix generated
'insert' macro (interference with STL containers 'insert' methods) macro
issue
various fixes
2026-05-22 12:51:33 +03:00
8e5e3631ba fixes 2026-05-22 09:28:25 +03:00
304464dbda fixes 2026-05-21 18:27:43 +03:00
4b5a390987 mcc_pzone.h: add serializer/deserializer of the implemented prohibited
zone clases
mcc_pcm.h: add mccGenerateBsplineKnots function
mcc_deserializer.h: fixes
2026-05-21 12:20:32 +03:00
47ba7342e7 fix 2026-05-20 17:57:18 +03:00
c5f17b7403 mcc_pcm.h: add serializer and deserializer of the MccDefaultPCM enum 2026-05-19 17:24:14 +03:00
8d36444c51 mcc_keyvalue.h: worked 2026-05-19 12:16:22 +03:00
d40ecb5df7 ... 2026-05-18 17:19:40 +03:00
d8130cede2 mcc_keyvalue.h: add serial_pars field to mcc_keyvalue_record_c concept,
rewrite MccKeyValueHolder class methods accordinally
2026-05-18 12:21:53 +03:00
056c152d49 mcc_keyvalue.h: worked 2026-05-18 11:24:17 +03:00
Timur A. Fatkhullin
9630751a4d mcc_epoch.h: fix operator=(std::chrono::time_point)
class MccKeyValueHolder: developing ...
2026-05-17 22:33:31 +03:00
3dbe4c12b7 mcc_keyvalue.h: developing ... 2026-05-16 15:08:09 +03:00
537207cd16 add mcc_keyvalue.h: rewrite KEY-VALUE HOLDER class 2026-05-15 18:44:26 +03:00
f314c6a2c5 add mcc_keyvalue.h: rewrite KEY-VALUE HOLDER class 2026-05-15 18:40:02 +03:00
af0268218a mcc_pcm.h: add mccDefaultPCMTypeString free function
mcc_pcm_fit.h: computeModel now accepts PCM data type of MccDefaultPCM-
class descendants
2026-05-14 18:08:29 +03:00
fb70e9099b mcc_utils.h: fix sexagesimalReprRx std::regex 2026-05-13 17:46:08 +03:00
b5d73e54d3 fixes in PCM computing, fitting 2026-04-17 16:15:50 +03:00
4fbe456892 ... 2026-04-17 10:03:55 +03:00
bfe5b4f286 ... 2026-04-17 09:55:37 +03:00
Timur A. Fatkhullin
be8397a0b4 ... 2026-04-16 23:36:24 +03:00
3373bedb39 ... 2026-04-16 18:42:11 +03:00
a8a1d9a763 rewrite PCM fitter algorithm (mcc_pcm_fit.h, MccPcmFitter class) 2026-04-16 12:14:17 +03:00
c21b4c4771 ... 2026-04-13 19:03:42 +03:00
59560704b0 rewrite celestial angles classes (add normalization) 2026-04-10 11:31:49 +03:00
6dc684bb4a add IERS Bulletins updater bash-script 2026-04-03 11:36:20 +03:00
2bc797b9ae ... 2026-04-01 17:34:26 +03:00
9fbd628493 ... 2026-04-01 17:29:46 +03:00
4bd4d156b5 ... 2026-04-01 09:26:22 +03:00
dc77f98db0 force SPDLOG-library fetching (do not use of system one) 2026-04-01 08:46:55 +03:00
f6482edd3f ... 2026-03-30 09:57:15 +03:00
Timur A. Fatkhullin
a4b3a32d94 ... 2026-03-29 22:18:46 +03:00
8116658e0d ... 2026-03-27 17:29:46 +03:00
d4721d7b67 ... 2026-03-27 12:25:36 +03:00
Timur A. Fatkhullin
d3bab396a2 ... 2026-03-26 23:21:20 +03:00
a8275f3786 ... 2026-03-26 17:40:36 +03:00
4b0569bfea ... 2026-03-25 16:10:34 +03:00
2c561f7259 ... 2026-03-24 16:45:37 +03:00
0182844af6 ... 2026-03-24 02:43:17 +03:00
7d327a3276 ... 2026-03-23 23:26:27 +03:00
9959f45b46 ... 2026-03-23 18:06:41 +03:00
48d1bf37f7 ... 2026-03-20 17:20:46 +03:00