Gregorio Juliana

Results 6 comments of Gregorio Juliana

To add more information, I managed to reproduce the issue on FW 5.2 and 6.0. The only way I can make it less noticeable under load is to measure offsets,...

A little bit more experimenting has revealed that lowering the 'Sensorless ERPM' value from the default reduces the time the motor sounds funny during acceleration. I then went on and...

I am experiencing the exact same behavior and it is indeed related to https://github.com/mduran80/pymadoka/issues/2 As @mduran80 described, my unit also seems to ignore the cooling setpoint and just go with...

To make it work with the new CLI refactor, the commands in the docs should be: `cd ~/.aztec && docker-compose -f ./docker-compose.sandbox.yml up` and `aztec start --port 8081 --pxe nodeUrl=http://host.docker.internal:8080/`...

> How would you know which fields to add the generic Context to? @asterite in this particular case, convention. All "storage containers" must be generic over the context

Closing since https://github.com/AztecProtocol/aztec-packages/pull/7451 adds a nicer error message while we implement `NoteInterface` using metaprogramming.