Salad Dais
Salad Dais
Might be useful to show UTC timestamp or message number optionally, like Wireshark allows.
This would be a good first step to writing mesh upload code totally independent of the viewer, allowing prototyping of new importer features like glTF support (via ,) as well...
Right now all code other than the mitmproxy wrapper runs in the same process and thread. This leads to issues where GUI paints can block proxy activity and vice-versa, mostly...
These should be generated with a script and put in the repo so people can take advantage of their IDE's autocomplete writing messages. The classes should all inherit from the...
Needed to get details about terrain, water, wind, etc. It's a nightmare format based on DCT blocks. Probably need an actual bitstream implementation to read them.
Seems to either be caused by using the HTTP(S)_PROXY env vars or some weird HTTP handling code only used on Windows. Doesn't manifest when hitting Hippolyzer in a Windows VM...