Skip to content
Snippets Groups Projects

Add logger for the PPE

Merged Pascal Palenda requested to merge feature/ppe-logger into propagationParameterCalculation
1 unresolved thread

As the title states, this MR add IHTA instrumentation to the PPE. Note that this does not add many logging messages. This is rather a starting setup for logging in the library.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 1 #include <ITAPropagationModels/PropagationParameterEngine/PropagationConfig.h>
2 2 #include <exception>
3 3 #include <fstream>
4 #include "ITAPropagationModels/ITAPropagationModels_instrumentation.h"
  • @pascal.palenda Did you run it on your device once or did you just add the lines of code? Either one of the commits its wrong or there is a bug in your target_add_instrumentation macro.

  • I was able to configure it and Vs code found the file. I'll check tomorrow

  • added 1 commit

    • 661025ab - Fix: include of instrumentation

    Compare with previous version

  • The folder was wrong.

    And for some reason, some library defined #define pascal _stdcall. Wich broke the Au definition of it. I'll have to check where this is done, currently I cannot find it.

  • Niklas Mika mentioned in commit 3da0046b

    mentioned in commit 3da0046b

  • merged

  • changed milestone to %PELICAN v0.0.1

  • Please register or sign in to reply
    Loading