CoarseKnight
CoarseKnight
Dear @polytopes-design ! Thank you for your answer! Yes, i fixed the udi and updated the mongo and fatal_message_level values. Still, no output. I'm not sure about the solution either....
Thanks for the explanation. Still no output of SSR on Ntrip. PEA connects to the Caster but it is not sending any data.
Could anyone provide an working example on Real-Time CORS-RTCM-MSM Input and Real-TIME SSR output?
Hej @shishirpy ! There are some test implementations within the repository: ### The simple "echo" example - libmdp/src/test_client.c - libmdp/src/test_worker.c ### A more sophisticated trading example - libmdp/src/trader.c - libmdp/src/engine.c
Is that correlated to #119 ?
Dear Ginan-Team! This issue is still not resolved! with static_pointer are you using? I included and it worked!
I also had problems with Boost 1.78. I built Boost with 1.73 and compiled it with that and it worked! (Rocky Linux 8.5)
In my case (Rocky Linux 8) I had problems with the default boost version 1.78. The CMake could find it but during the make process it failed because it had...
It works now. One thing.. At least in Rocky Linux 8 i can compile it with boost 1.73 and 1.74. It fails with 1.76. One more issue is resolved with...
I just pulled the latest commit from develop-weekly branch. The pull request #58 would fix import issue on algebraTrace.cpp.