I used to face the same issue, font directory has to be appended to QT_QPA_FONTDIR environment variable, as it used to be done by a small helper script (CASetupUtility.sh) that was included in v1.31.
Within setup utility directory:
export QT_QPA_FONTDIR="./data/fonts"
./CASetupUtility...
Pretty timely indeed ;) I just didn't looked at this file... :oops: The explanation is pretty clear and helpfull to understand the side effect of lowering start threshold...
Indeed, raising start threshold to recommended 10 RPMs helps to bring this "single crank revolution cutoff delay" back...
Current regulator bandwidth is 1000 radians (the inital value), I tried various values from 100 to 2000 without changes on stall fall.
With 60A phase current, it gives the following parameters: (phase current and PLL Bandwidth automatically updates Kp & Ki)
Current regulator Kp: 1.9028
Current...
Hi,
It's also my first post, despite I'm following ES for a while, so first thanks a lot to all of you for tons of quality technical info around there.
As I faced the exact same issue as you while upgrading BacDoor and firmware, It's time to add my two cents:
BacDoor 1.5.3 seems to have...