Commit Graph

58 Commits

Author SHA1 Message Date
2ccc0dbb00
Removed wrong static 2021-06-15 16:12:25 +02:00
ee89a2f00d
Removed author tag 2021-06-15 16:05:12 +02:00
dbfcf8b271 Removed old check 2021-06-15 16:03:11 +02:00
717971f69c
Fixed wrong namespace qualifier 2021-06-15 16:01:28 +02:00
ecb03b8a6d
Moved Code to own cpp 2021-06-15 15:59:20 +02:00
21d213f35f Merge branch 'development' into gaisser_clock_leap_seconds_move 2021-06-14 15:27:37 +02:00
eead2a8a49
Moved leap second management 2021-06-14 14:40:40 +02:00
86431c854b Merge remote-tracking branch 'origin/development' into mueller/pus-c-support 2021-05-04 14:07:56 +02:00
097244bf8b use timestamp size from FSFWConfig.h 2021-04-29 19:51:38 +02:00
0055d34d9a
bugfix found by coverity 2021-04-20 16:17:37 +02:00
f906605097 addes pus packet c implementation 2021-04-12 23:55:33 +02:00
6e6fb62b3c last coverity fixes 2021-04-11 18:36:24 +02:00
d66e486f16 whitespaces instead of tabs 2021-03-04 16:44:17 +01:00
6580aa73bf updated clock module 2021-03-03 17:13:37 +01:00
942ecc89bd include updates 2021-01-27 18:03:56 +01:00
7b82a7c1a7 added stopwatch printf support 2021-01-22 12:21:45 +01:00
2edf158312 correct preprocessor define now used 2021-01-03 14:16:52 +01:00
c19e628d79 all cstdout uses wrapped in preprocessor defines 2021-01-03 13:58:18 +01:00
958db291e8 now it compiles 2020-12-22 15:49:31 +01:00
5a4f453aaa Merge branch 'mueller/timeman-update' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller/timeman-update 2020-12-22 15:30:03 +01:00
ab9965cb81 clock corrected 2020-12-22 15:29:42 +01:00
1ad94bae7d Merge remote-tracking branch 'upstream/development' into mueller/timeman-update 2020-12-22 14:27:36 +01:00
1d080ba6cb clock update 2020-12-21 14:07:06 +01:00
d8e5000d47 msvc tests 2020-12-20 15:32:03 +01:00
c8ddfe598b timemanager update 2020-12-15 23:00:30 +01:00
94fa917202 some tweaks 2020-12-14 11:17:22 +01:00
5e234f1e23 cmake init, printChar tests 2020-12-07 01:40:10 +01:00
273ddf9061 Rtems compiles again fixes #176 2020-11-17 19:25:57 +01:00
a5cf510ae9 host osal fixes 2020-10-30 13:31:07 +01:00
546db47db4 more refactoring 2020-10-28 02:20:12 +01:00
108f897102 Merge branch 'master' into mueller/feature/timeStamper 2020-09-22 14:57:56 +02:00
56ff2aef26 include replacement 2020-09-18 13:03:48 +02:00
0f0ddfc375 stopwatch update 2020-09-18 12:27:40 +02:00
b0a816490e fixed includes 2020-09-16 19:37:17 +02:00
963015513f added time stamper to framework 2020-09-16 19:36:15 +02:00
b4ca42f1fb ccsds time update 2020-09-15 15:28:05 +02:00
f7223abaa3 added define necessary for minGW 2020-09-05 21:20:10 +02:00
2362b1d165 Merge branch 'master' into gaisser_small_bugfix_subsystem 2020-08-28 13:25:34 +02:00
d5dedce294 Relative Paths 2020-08-13 20:53:35 +02:00
3d89bc83e5 Another shadowing, altough again no problem 2020-08-13 18:08:17 +02:00
ef2a44c683 added back inttypes.h for cleaner code 2020-07-13 22:15:38 +02:00
9f12f232bc Merge branch 'mueller_CCSDSTime_Bugfix_Atmel' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller_CCSDSTime_Bugfix_Atmel 2020-07-13 22:07:27 +02:00
ae486f5330 Merge remote-tracking branch 'upstream/master' into mueller_CCSDSTime_Bugfix_Atmel 2020-07-13 22:02:17 +02:00
ef13249405 typedef renamed 2020-06-04 13:01:59 +02:00
0be418a553 clock.h form improvements 2020-05-29 17:45:08 +02:00
1cf5991101 getClock_timval used now 2020-05-29 17:43:06 +02:00
35b9346c2b include improvements for clock, sif fixes 2020-05-25 15:25:17 +02:00
25ff8784cf corrected documentation 2020-05-07 20:00:42 +02:00
684dd67f63 seconds_t double now 2020-05-05 19:14:51 +02:00
c30cae3431 added back NoC99 io section 2020-04-21 16:32:39 +02:00