6 Commits

Author SHA1 Message Date
9cf4988cde cleanup 2019-06-26 19:28:35 +02:00
bf9725159d ► Added speed threshold to enable Phase Advance
- Phase Advance is enabled only when Motor Speed > n_motPhaAdvEna (400 rpm). This prevents that during a kick-down (100% duty cycle) the Phase advance kicks in even though we are running at low speed.
- This update improves the acceleration response
- no impact on code execution time
2019-06-11 21:24:08 +02:00
b90a2503b4 ► New BLDC control
- auto-code regenerated
2019-06-06 22:05:57 +02:00
fe4bd76d7e ► Improved controller: faster and better overall
- the controller is faster and more light in memory footprint
- motor control is now done intependenly using Reusable code generation setting in Simulink
- fixed bug when chaging direction fast
2019-06-05 22:39:30 +02:00
ac0e680369 First release commit, dynamic tests done! 2019-05-28 21:38:39 +02:00
febbfc823c Added new BLDC motor control 2019-05-26 15:33:57 +02:00