File tree Expand file tree Collapse file tree 1 file changed +2
-18
lines changed Expand file tree Collapse file tree 1 file changed +2
-18
lines changed Original file line number Diff line number Diff line change @@ -16,24 +16,8 @@ Therefore this is an attempt to:
16
16
- *** NEW*** 📢: * Medium-power* BLDC driver (<30Amps): [ Arduino <span class =" simple " >Simple<b >FOC</b >PowerShield</span > ] ( https://github.com/simplefoc/Arduino-SimpleFOC-PowerShield ) .
17
17
- See also [ @byDagor ] ( https://github.com/byDagor ) 's * fully-integrated* ESP32 based board: [ Dagor Brushless Controller] ( https://github.com/byDagor/Dagor-Brushless-Controller )
18
18
19
- ##### <b > Release notes be:</b > <i >Simple<b >FOC</b >library</i > v2.1.1
20
- > - bugfixes commander
21
- > - bugfix ` voltage_limit ` when provided ` phase_resistance `
22
- > - bugfix ` hall_sensor ` examples
23
- > - added examples fot the PowerShield
24
- > - added initial support for ` MagneticSensorPWM `
25
- > - SAMD51 support
26
- > - ** initial support for Raspberry pi Pico**
27
- > - added examples to find the raw max and min of the analog and pwm sensor
28
- > - extension of the ` Commander ` interface
29
- > - added pwm centering option ` WC `
30
- > - added pwm modulation cmd ` WT `
31
- > - improved esp32 implementation to avoid the need for mcpwm.h changes by @tschundler
32
- > - issue #62 : motor.shaft_angle setting in the motor.initFOC()
33
- > - issue #76 : esp32 division by zero
34
- > - issue #46 : commander end of line character - by @maxlem
35
- > - [ community fix] ( https://community.simplefoc.com/t/as5600-dead-spot-around-0/208 ) AS5600 register value
36
- > - renamed ` Pullup::EXTERN ` and ` Pullup::INTERN ` to ` Pullup::USE_EXTERN ` and ` Pullup::USE_INTERN `
19
+ ##### <b > Release notes be:</b > <i >Simple<b >FOC</b >library</i > v2.1.2
20
+ > - Sensor floating point error bugfux #83
37
21
38
22
## Arduino * SimpleFOClibrary* v2.1
39
23
You can’t perform that action at this time.
0 commit comments