-
Notifications
You must be signed in to change notification settings - Fork 529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improvements for M365 Dashboard Lisp #234
base: master
Are you sure you want to change the base?
Conversation
added min-speed feature added show-batt-in-idle feature improved throttle and brake values
added speed modes on double press (still has to implement rpm limit) added off and on when pressing long added lock (double press when braking)
CLA Assistant Lite bot: I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request |
I have read the CLA Document and I hereby sign the CLA |
recheck |
I have read the CLA Document and I hereby sign the CLA |
Recheck |
improved button responsiveness fixed not turning on by single tap added beep feedback pushing while locked will now make beep (testing ADC override - will add it very soon)
added adc version fully support speed modes now cleanup
video_2022-06-15_12-15-33_Trim.mp4video_2022-06-15_12-15-38.mp4video_2022-06-15_12-15-42.mp4 |
Hello @vedderb, so far the script has been working great, but after updating my bldc firmware it sstarted stuttering when using set-current The issue is most likely caused by the commit: m365fw/vesc_fw@360f0ef Fixed by vedderb/bldc#514 |
Added throttle deadzone Added brake deadzone Optimized throttle and brake values Added throttle-in and brake-in variables for calibration Added brake min-speed and fixed noise when pressing brake on 0km/h Fixed throttle and brake values going over 1 (not really a issue but it is better)
This reverts commit 3b74a06.
Features to be added:
Fixes to be done (Probably my own issues because no one else has it):
Figure out why 0x64 packets are not being read. (on my setup)(Can be ignored due to the fact that we do not have to receive any 0x64 packets to sent our own 0x64 back)Figure out why button reading is randomly(can be fixed with 470R resistor between 3.3v and RX)I have read the CLA Document and I hereby sign the CLA
I have read the CLA Document and I hereby sign the CLA