Skip to content

Pull requests: Pharap/FixedPointsArduino

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Depend on Arduino.h only if platform is AVR
#103 by jaguilar was closed Jan 5, 2025 Loading… updated Jan 5, 2025
Removed the platform limitation
#97 by ArmyAntSEC was closed Jan 12, 2023 Loading… updated Jan 12, 2023
Fix SFixed conversion by making ShiftType signed Bug Fix This change fixes a bug
#100 by Pharap was merged Jan 12, 2023 Loading… updated Jan 12, 2023 v1.1.2
Fix bug in IdentityMask calculation Bug Fix This change fixes a bug
#99 by Pharap was merged Sep 25, 2022 Loading… updated Sep 25, 2022 v1.1.1
Add integer conversion operators Improvement This change improves the code's behaviour Minor This change is a minor addition
#94 by Pharap was merged Apr 7, 2021 Loading… updated Apr 7, 2021 v1.1.0
Add support for casting UFixed to SFixed and vice versa
#67 by miracoli was closed Mar 26, 2021 Loading… updated Mar 26, 2021
Add conversion operators for converting between SFixed and UFixed Improvement This change improves the code's behaviour Minor This change is a minor addition
#93 by Pharap was merged Mar 26, 2021 Loading… updated Mar 26, 2021 v1.1.0
Add support for post increment and decrement
#69 by miracoli was closed Mar 26, 2021 Loading… updated Mar 26, 2021
Add postincrement and postdecrement operators Improvement This change improves the code's behaviour Minor This change is a minor addition
#86 by Pharap was merged Mar 26, 2021 Loading… updated Mar 26, 2021 v1.1.0
Fix shift overflow bug in ++ and -- Bug Fix This change fixes a bug Patch This change is an unobtrusive change
#85 by Pharap was merged Mar 26, 2021 Loading… updated Mar 26, 2021 v1.1.0
Replace inferred literal types Bug Fix This change fixes a bug Patch This change is an unobtrusive change
#24 by Pharap was merged Mar 19, 2018 Loading… updated Mar 25, 2021 v1.0.6
Simplify both versions of roundFixed Improvement This change improves the code's behaviour Optimisation This change somehow improves optimisation Patch This change is an unobtrusive change
#12 by Pharap was merged Jan 21, 2018 Loading… updated Mar 25, 2021 v1.0.5
Add workaround for gcc bug 58541 Bug Fix This change fixes a bug Patch This change is an unobtrusive change
#9 by Pharap was merged Nov 30, 2017 Loading… updated Mar 25, 2021 v1.0.4
Add FIXED_POINTS_NO_RANDOM Bug Fix This change fixes a bug Patch This change is an unobtrusive change
#8 by Pharap was merged Nov 12, 2017 Loading… updated Mar 25, 2021 v1.0.4
Add more information about defines Meta This change affects the repository
#7 by Pharap was merged Nov 12, 2017 Loading… updated Mar 25, 2021
Add PlatformIO support Meta This change affects the repository Patch This change is an unobtrusive change
#5 by Pharap was merged Oct 17, 2017 Loading… updated Mar 25, 2021 v1.0.2
Fix bug in randomSFixed Bug Fix This change fixes a bug Patch This change is an unobtrusive change
#4 by Pharap was merged Oct 3, 2017 Loading… updated Mar 25, 2021 v1.0.1
Eradicate Warnings Patch This change is an unobtrusive change Quality This change improves the code's quality
#3 by Pharap was merged Oct 3, 2017 Loading… updated Mar 25, 2021 v1.0.1
Remove Min and Max functions Bug Fix This change fixes a bug Patch This change is an unobtrusive change
#14 by Pharap was merged Jan 24, 2018 Loading… updated Mar 25, 2021 v1.0.5
Add Serial.begin for boards that need it Meta This change affects the repository
#15 by Pharap was merged Jan 24, 2018 Loading… updated Mar 25, 2021 v1.0.5
Add ESP8266 support Bug Fix This change fixes a bug Patch This change is an unobtrusive change
#11 by Pharap was merged Nov 30, 2017 Loading… updated Mar 25, 2021 v1.0.4
Fix bug in definition of UFixedBase::IntegerType Bug Fix This change fixes a bug Patch This change is an unobtrusive change
#39 by Pharap was merged May 28, 2018 Loading… updated Mar 25, 2021 v1.0.7
Add long double conversion operator Improvement This change improves the code's behaviour Minor This change is a minor addition
#34 by Pharap was merged Apr 4, 2018 Loading… updated Mar 25, 2021 v1.0.7
Update licence Meta This change affects the repository
#33 by Pharap was merged Apr 4, 2018 Loading… updated Mar 25, 2021 v1.0.7
Fix bug in roundFixed Bug Fix This change fixes a bug Patch This change is an unobtrusive change
#32 by Pharap was merged Apr 4, 2018 Loading… updated Mar 25, 2021 v1.0.7
ProTip! Exclude everything labeled bug with -label:bug.