reading navigation message in MATLAB

조회 수: 1 (최근 30일)
Mohamed Fathi
Mohamed Fathi 2021년 9월 21일
댓글: Mohamed Fathi 2021년 9월 21일
hello all can someone help me to decode navigation message ? according to
Nav,Svid,Type,Status,MessageId,Sub-messageId,Data(Bytes)
as example
Nav,16,769,0,3,2,-74,74,40,0,21,-48,0,1,124,-87,54,1,0,-92,122,1
  댓글 수: 2
Scott
Scott 2021년 9월 21일
Can you provide more information about what your desired output is? At the moment, you could just split the text using strsplit with a comma as the delimiting character.
Mohamed Fathi
Mohamed Fathi 2021년 9월 21일
the example above is navigation message from smartphone and coded as what i mentioned above my question ,
if there is a way to decode this message and get ephemeris data and other data from it in matlab
please take alook to this link from DR Sean Barbeau i know its possible but i ask if there is allready somthing like that done

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 CubeSat and Satellites에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by