-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
VESC implementation on Ninebot Max Controller #543
Open
rofiqcp
wants to merge
32
commits into
vedderb:master
Choose a base branch
from
m365fw:flipsky_75100
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on May 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ae3fec5 - Browse repository at this point
Copy the full SHA ae3fec5View commit details
Commits on May 21, 2022
-
files from https://forum.esk8.news/t/how-to-update-firmware-on-the-flipsky-75100-foc-esc/61819 done by jaykup
Configuration menu - View commit details
-
Copy full SHA for 99c1d3b - Browse repository at this point
Copy the full SHA 99c1d3bView commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a30f1fe - Browse repository at this point
Copy the full SHA a30f1feView commit details
Commits on Jun 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1a723ad - Browse repository at this point
Copy the full SHA 1a723adView commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 33dabbc - Browse repository at this point
Copy the full SHA 33dabbcView commit details
Commits on Jul 30, 2022
-
Read about it on: https://forum.esk8.news/t/how-to-update-firmware-on-the-flipsky-75100-foc-esc/61819/165?u=1zuna ------- Maths ------- VESC reports with V_REG 3.37: 53.0v BMS reports: 53,687v ((3.37 / 4095.0) * x * ((56000 + 2200) / 2200) = 53v x = 2434.4 ((x / 4095.0) * 2434.4 * ((56000 + 2200) / 2200) = 53.687 x = 3.4137 Now we have exactly: ((3.4137 / 4095.0) * 2434.4 * ((56000 + 2200) / 2200)) = 53.68632661738261 ------------------------------------ VESC reports with V_REG 3.37: 54,50v BMS reports: 55.112v ((3.37 / 4095.0) * x * ((56000 + 2200) / 2200) = 54.40 x = 2498.7 ((x / 4095.0) * 2498.7 * ((56000 + 2200) / 2200) = 55.112 x = 3.4142
Configuration menu - View commit details
-
Copy full SHA for b2f30c3 - Browse repository at this point
Copy the full SHA b2f30c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf36d53 - Browse repository at this point
Copy the full SHA cf36d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3237d - Browse repository at this point
Copy the full SHA 8c3237dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e0ac0a - Browse repository at this point
Copy the full SHA 8e0ac0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 435094d - Browse repository at this point
Copy the full SHA 435094dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cfba88 - Browse repository at this point
Copy the full SHA 9cfba88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0473fc7 - Browse repository at this point
Copy the full SHA 0473fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2bc107 - Browse repository at this point
Copy the full SHA b2bc107View commit details
Commits on Aug 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 587d0c0 - Browse repository at this point
Copy the full SHA 587d0c0View commit details
Commits on Aug 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd77b3c - Browse repository at this point
Copy the full SHA dd77b3cView commit details
Commits on Aug 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2ff8863 - Browse repository at this point
Copy the full SHA 2ff8863View commit details
Commits on Sep 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 95794da - Browse repository at this point
Copy the full SHA 95794daView commit details
Commits on Sep 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 549d252 - Browse repository at this point
Copy the full SHA 549d252View commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eed05e8 - Browse repository at this point
Copy the full SHA eed05e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410cf5f - Browse repository at this point
Copy the full SHA 410cf5fView commit details
Commits on Sep 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cc9ef55 - Browse repository at this point
Copy the full SHA cc9ef55View commit details -
Merge branch 'flipsky_75100' of https://github.com/m365fw/bldc_flipsk…
…y75100 into flipsky_75100
Configuration menu - View commit details
-
Copy full SHA for e8f21cf - Browse repository at this point
Copy the full SHA e8f21cfView commit details
Commits on Oct 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dcfc3d0 - Browse repository at this point
Copy the full SHA dcfc3d0View commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3da5d51 - Browse repository at this point
Copy the full SHA 3da5d51View commit details
Commits on Oct 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bbe2d5d - Browse repository at this point
Copy the full SHA bbe2d5dView commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ae0ce96 - Browse repository at this point
Copy the full SHA ae0ce96View commit details
Commits on Oct 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 215b488 - Browse repository at this point
Copy the full SHA 215b488View commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1cde855 - Browse repository at this point
Copy the full SHA 1cde855View commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eedc0bc - Browse repository at this point
Copy the full SHA eedc0bcView commit details
Commits on Nov 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8e147e3 - Browse repository at this point
Copy the full SHA 8e147e3View commit details
Commits on Dec 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 95deb98 - Browse repository at this point
Copy the full SHA 95deb98View commit details
Commits on Dec 10, 2022
-
Removed duplicated hwconf files for Flipsky 75100
jaykup has now uploaded offical hw config files to the bldc repository
Configuration menu - View commit details
-
Copy full SHA for 3b1fd76 - Browse repository at this point
Copy the full SHA 3b1fd76View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.