ArduPilot / WebTools

GNU General Public License v3.0
24 stars 22 forks source link

Issue Loading Log into Filter Review Tool from 4.6 Dev Build #199

Closed timarcher closed 20 hours ago

timarcher commented 1 day ago

I am getting an error when loading a log file based on 4.6-dev into the filter review tool.

Here is the log I am trying to load into the filter review tool: https://github.com/timarcher/Drone/blob/main/flight-logs/01-FirstFlight-18-NotchFilters/2024-10-25%2009-58-17.bin

I am running a build of the latest 4.6 dev release off custom.ardupilot.org to begin playing with the latest release. From the hardware report: ArduCopter V4.6.0-dev (92693e02) ChibiOS: 88b84600 Warning: not official firmware release. Found commit: 92693e02

I tried both Chrome and Firefox and get the same error. Here is the error text and a screenshot: If the error persists open an issue on the GitHub repo. Include following error message:

Error: load_from_raw_log@https://firmware.ardupilot.org/Tools/WebTools/FilterReview/FilterReview.js:2195:9 load@https://firmware.ardupilot.org/Tools/WebTools/FilterReview/FilterReview.js:2382:26

URL: https://firmware.ardupilot.org/Tools/WebTools/FilterReview/ Line Number: 678

image

timarcher commented 21 hours ago

Im going to close this issue. I ran two more simple hover tests and the logs produced by those loaded successfuly in the tool. I'll reopen if it happens again.