- Notifications
You must be signed in to change notification settings - Fork 10
Pull requests: Pharap/FixedPointsArduino
Author
Label
Projects
Milestones
Reviews
Assignee
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
Add integer conversion operators Improvement This change improves the code's behaviour Minor This change is a minor addition
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
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
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
Add workaround for gcc bug 58541 Bug Fix This change fixes a bug Patch This change is an unobtrusive change
Add FIXED_POINTS_NO_RANDOM Bug Fix This change fixes a bug Patch This change is an unobtrusive change
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
Eradicate Warnings Patch This change is an unobtrusive change Quality This change improves the code's quality
Remove Min and Max functions Bug Fix This change fixes a bug Patch This change is an unobtrusive change
Add long double conversion operator Improvement This change improves the code's behaviour Minor This change is a minor addition
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.