Willian Galvani

Results 190 comments of Willian Galvani

it depends on which position source you have selected in the 3d tab, and which kind of log you are analyzing. ![image](https://user-images.githubusercontent.com/4013804/98984546-1d32de00-2501-11eb-8de0-e46a962a77af.png) For dataflash logs, the position can be taken...

we dont change them much: https://github.com/ArduPilot/UAVLogViewer/blob/master/src/tools/dataflashDataExtractor.js#L248 you could look in ardupilot source where they are sent. for example AHRS is sent [here](https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_Logger/LogFile.cpp#L453) There's also some documentation [in the docs](https://ardupilot.org/copter/docs/logmessages.html)

that is weird. what browser are you guys on? ![image](https://user-images.githubusercontent.com/4013804/208939831-1cb9df0a-d619-4bbb-adcf-168cae055275.png) is the sample file working? it could also be that we failed to get gps data out of the logs,...

> Sample file is working and .tlog files is working. Only .bin not working. Later I will send You a log. Thank You. sounds like we're failing to extract the...

hi @markskyyy , I missed your previous message. could you share that log file?

@markskyyy can you share the log file?

Hi @durka , Thank you for reporting this. What browser are you using?

These are the real message names, I don't think we should change them, at least not by ourselves.

That was designed to be a dropzone, not a button. I'll leave this open and let's see if someone else has an opinion on this

`hover: pointer`pointer should help