David Vilela
David Vilela
Hi, and congrats on your work, I find it super interesting! I'm testing the prebuilt firmware in a Lolin D32 Pro (ESP32-Wrover) and I can't squeeze more than between 0.5...
Hi. I've seen that when `PacketWriter` is instantiated, its `init` method makes a call to: `pcap_dump_open(handle_, file_name.c_str());` If a previous pcap exists, this will clear the existing file and start...
In comparison with the streamlined UX all over elementary OS apps, it feels weird to have a floating window separated from Files main window while copying some files (specilly for...
## What happened The new installer does not seem to recognize the ssd disk on a 2016 Macbook Pro. Trying to "erase and install" gives a "no enough space" message...
I'm trying to make the sketch work in a ESP32 mini, and since I do not have any composite video-capable devices at home, I'm trying a 3xRCA to AV cable....
When Files is opened or a new tab is invoked, the actual path will be set to /home/username. It would be nice to be able to change this behavior and...
## Prerequisites - [x] I have searched open and closed issues for duplicates. ## Describe the bug When invoking new file/new folder on a directory inside Dropbox folder, the name...
I've tried to connect my wallet using wallet connect. I've tried: * Omni website on Chrome and Firefox on both Windows and Ubuntu * Metamask iOS app, tangem iOS app,...
Whenever we do not reference a specified event in our rounds, the FSM checker will report something like: ``` Error: Unreferenced events found in `AutomateAbciApp` - Events {'NO_MAJORITY', 'DONE'} are...
`packages.valory.skills.abstract_round_abci.base.ABCIAppInternalError: internal error: Cross period persisted key `mech_responses` was not found in the db but was required for the next period` We currently require that cross_period_persistent_keys exist after a period...