guglie

Results 7 issues of guglie

Hi, I was wondering how to add multiple lines in the same animated plot. E.G. in your https://github.com/simondlevy/TinyEKF displaying fused altitude directly above sensor values to better understand EKF fusion

How can I improve the orientation regression performance on a custom dataset? I get high training and validation scores (600 epochs) **HBBmAP.5** > 90% **precision&recall** ~95% **val/theta_loss** ~0.18 But sometimes...

Just fixed some spelling corrections + unused variables/modules

Is it possible to list subscribers to an event? How?

First of all, thanks for the great tool! 🚀 If I have my openAPI spec files in a folder named `docs` ( containing relative refs) and run the following pre-commit...

needs investigation

I'm trying to generate a Lua dissector for Wireshark. Following the instructions on https://github.com/ArduPilot/pymavlink/blob/c18db673f0214b683bc330587bc11ce2818a8e8d/generator/mavgen_wlua.py#L9 I get this error `ModuleNotFoundError: No module named 'pymavlink.tools'` I know that a partial solution could...

+ Build fixed on newer versions of platformio + Version numbers are set in platformio.ini + Firmware file is renamed `mavesp-{board}-{version}` e.g. `mavesp-esp12e-1.2.2.bin`