GithubHelp home page GithubHelp logo

Comments (7)

jwmelto avatar jwmelto commented on June 19, 2024

The matlab files are generate at program shutdown, not "just in time". You probably want to record some signal that demonstrates your desired condition and do a file playback of it. The program will terminate at end of file and you will get your .mat files.

from gnss-sdr.

jnunezortuno avatar jnunezortuno commented on June 19, 2024

Yes, I am using a generated time-limited signal. At the end of execution no .mat files are generated

from gnss-sdr.

jwmelto avatar jwmelto commented on June 19, 2024

See here. Your program must terminate cleanly (object destructors must fire) and you need BOTH .dump=true and .dump_mat=true

from gnss-sdr.

jnunezortuno avatar jnunezortuno commented on June 19, 2024

Added TelemetryDecoder_1C.dump_mat=true but still doesn't works for me

from gnss-sdr.

jnunezortuno avatar jnunezortuno commented on June 19, 2024

Actually a message indicating .mat file creation is generated by GNSS-SDR but there is no .mat files, only .dat files.

Position at 2024-May-06 16:08:52.500000 UTC using 6 observations is Lat = X [deg], Long = Y [deg], Height = Z [m]
Velocity: East: -0.14 [m/s], North: -0.29 [m/s], Up = 0.23 [m/s]
Current receiver time: 1 min 1 s
Stopping GNSS-SDR, please wait!
Generating .mat file for telemetry0
Generating .mat file for telemetry1
Generating .mat file for telemetry2
Generating .mat file for telemetry3
Generating .mat file for telemetry4
Generating .mat file for telemetry5
Generating .mat file for telemetry6
Generating .mat file for telemetry7
Stopping TCP/IP server on port 2101
Total GNSS-SDR run time: 35.68 [seconds]
GNSS-SDR program ended.

from gnss-sdr.

jwmelto avatar jwmelto commented on June 19, 2024

can you share your config and data file? I've never had issue with the .mat files before.

from gnss-sdr.

jnunezortuno avatar jnunezortuno commented on June 19, 2024

Here you have!

https://drive.google.com/file/d/1PSdKRin5Pm9v3o0d3JlSBZU5otxdm_eZ/view?usp=sharing

https://drive.google.com/file/d/1divy2HmxaPYEbRaejlWL0-A3phWOqm6p/view?usp=sharing

from gnss-sdr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.