Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

next step sharing do not work on 211027 #38

Closed
omasse-linaro opened this issue Apr 26, 2022 · 2 comments
Closed

next step sharing do not work on 211027 #38

omasse-linaro opened this issue Apr 26, 2022 · 2 comments

Comments

@omasse-linaro
Copy link

Hi,

After upgrading to AE_EV.EUR.SOP.013.17.211027, ABRP Transmitter is no more able to share next step to the Ioniq GPS.
Could it be possible to add a fix as done for 191209 ?
9ff3c28

BR / Olivier

@omasse-linaro
Copy link
Author

omasse-linaro commented Apr 30, 2022

When getting the logs from android, I get the following:

I/Java_Layer( 1664): [1664]<<<<<<<<<<<<  Receive  <<<<<<<<<<<<
I/Java_Layer( 1664): [1664]com.hkmc.intent.action.ACTION_SHOW_MAP
I/Java_Layer( 1664): [1664]OPEN API : com.hkmc.intent.action.ACTION_SHOW_MAP
I/Java_Layer( 1664): [1664]EXTRA_LATITUDE:(string type)=43.70028
I/Java_Layer( 1664): [1664]EXTRA_LONGITUDE:(string type)=7.27765
I/Java_Layer( 1664): [1664]EXTRA_KEYWORD:(string type)=Nice, Provence-Alpes-Côte D'Azur, France
I/Java_Layer( 1664): [1664]<<<<<<<<<<<<  <<<<<<<  <<<<<<<<<<<<
V/IVIMessageService( 1691): send(id=CAN_CLU_P_00_EVT(0x4d0))
I/micomd  ( 2137): ServicePort ->: \x04d0 [f0 ff ff 21 00 ff ff 00 ]
I/CoNA    ( 1664): E 16:29:30.47 [bool HNavigationUtilAdaptor::i: 2637] [NEng_Util][A] isAvailableSqlDB(0)
I/ExSL    ( 1664): [virtual mInt NimoExSLScreen::o:  715] ScreenRender rqeust, but Screen is backGround : screenId(6), topScecneId(2)
I/ExSL    ( 1664): [virtual mInt NimoExSLScreen::o:  715] ScreenRender rqeust, but Screen is backGround : screenId(10), topScecneId(2)
E/JNI_Layer( 1664): Java_com_mnsoft_navi_NativeCall_nativePostMessage(type = 34, wParam = 2619954.000000, lParam = 15732100.800000)
E/JNI_Layer( 1664): CExSLNativeSideController::mPostMessageFromJava() type = 34
I/ExSL    ( 1664): [mBool NaviVRService::doVrActio:  320] [NVRS] doVrActionByData _info Old Addr[], New Addr[], Phone[]
I/ExSL    ( 1664): [mBool NaviVRService::doVrActio:  321] [NVRS] doVrActionByData _info ServiceCompany[0]
I/ExSL    ( 1664): [mBool NaviVRFunctionControl::v:  379] [NaviVRFunctionControl] vrReuqestShowPreview
I/ExSL    ( 1664): [mBool ExSLNaviMethod::internal:   76] Request Method(Map_ShowPreview), objectName(), keyWord(), arg1(-1), arg2(-1), Valid(0x6a49f3e0), screenID(1)
I/ExSL    ( 1664): [mBool SessionInteraction::upda: 1364] [ChkSessionInteraction] Check session interaction caused by updateServiceState(method). ScreenId(1)
I/ExSL    ( 1664): [mBool ExSLNaviMethod::internal:  122] Done Request Method(Map_ShowPreview, 0 ms), screenID(1)

E/JNI_Layer( 1664): Java_com_mnsoft_navi_NativeCall_nativePostMessage(type = 34, wParam = 2619954.000000, lParam = 15732100.800000)
E/JNI_Layer( 1664): CExSLNativeSideController::mPostMessageFromJava() type = 34

it seems that com.mnsoft.navi fail to send the following message
MessageQueuePost.MessageQueuePostOffer(34, Double.valueOf(str1).doubleValue() * 360000.0D, Double.valueOf(str).doubleValue() * 360000.0D, str2);

in NaviOpenAPIRecevier.onReceive

@g4rb4g3
Copy link
Owner

g4rb4g3 commented May 10, 2022

Sorry this is abandonware already. I sold my Ioniq a while back and that stopped me from doing any updates here.

@g4rb4g3 g4rb4g3 closed this as completed May 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants