Skip to content

Pull requests: m-lundberg/simple-pid

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
Sort

Pull requests list

Revert "Keep pid call uniform with update function"
#85 by m-lundberg was merged Jul 21, 2024 Loading…
Keep pid call uniform with update function
#81 by iysheng was merged Jul 21, 2024 Loading…
Define project in pyproject.toml
#69 by m-lundberg was merged Oct 4, 2022 Loading…
Allow to specify a custom time function
#68 by m-lundberg was merged Oct 2, 2022 Loading…
Bump numpy from 1.21.0 to 1.22.0 in /examples/water_boiler dependencies Pull requests that update a dependency file
#61 by dependabot bot was merged Jul 3, 2022 Loading…
CI: add a workflow to run examples
#60 by mrakitin was merged Oct 5, 2022 Loading…
Bump numpy from 1.16.4 to 1.21.0 in /examples/water_boiler dependencies Pull requests that update a dependency file
#56 by dependabot bot was merged Apr 28, 2022 Loading…
Rename module from PID to pid
#55 by rnestler was merged Apr 28, 2022 Loading…
Update CHANGELOG with recent changes
#54 by rnestler was merged Apr 29, 2022 Loading…
Remove duplicate output_limits definition
#51 by rnestler was merged Apr 25, 2022 Loading…
Fix mypy issue by using an explicit export
#49 by rnestler was merged Apr 25, 2022 Loading…
Added option derivative on measurement
#41 by kmodexc was merged Jul 3, 2022 Loading…
Derivativ term uses d_error instead of d_input
#40 by kmodexc was closed Jun 17, 2021 Loading…
Use MANIFEST.in for all needed files in PyPI sdist
#31 by mrakitin was merged Mar 20, 2021 Loading…
Separate output limits and integral limits
#30 by peter-madigan was closed Mar 20, 2021 Loading…
simple_pid/PID.py: Add parentheses to more readable
#29 by IhorNehrutsa was merged Mar 20, 2021 Loading…
Reset integral term
#27 by helenluo3289 was closed Nov 12, 2020 Loading…
add a random CrazyBoiler enhancement New feature or request
#21 by Supegg was closed Nov 12, 2020 Loading…
Error mapping function implementation enhancement New feature or request
#19 by angel-ayala was merged Nov 13, 2020 Loading…
add separate windup limits
#16 by aseelye was closed Sep 17, 2020 Loading…
ProTip! Filter pull requests by the default branch with base:master.