Skip to content

Conversation

@ByteVoltaTeam
Copy link
Contributor

This is a simple PID control library with support for Proportional, Integral, Derivative control, windup constraint, and derivative smoothing.

@github-actions github-actions bot added the topic: submission Add library to the list label Mar 15, 2025
@github-actions
Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/ByteVoltaTeam/PIDEasy:

Linting library in PIDEasy
WARNING: Unable to load the library.properties url field: 404 Not Found                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP042)                                                                                          
WARNING: Sketch(es) found outside examples and extras folders:                                    
           PIDEasy                                                                                
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD003)                                                                             
WARNING: No example sketches found. Please provide examples.                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD004)                                                                             

Linter results for project: 0 ERRORS, 3 WARNINGS

-------------------

@github-actions
Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/ByteVoltaTeam/Filters-library:

Linting library in Filters-library
INFO: No header file found matching library name (measureFilters.h). Best practices are for primary header filename to  
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: Sketch(es) found outside examples and extras folders:                                    
           Filters-library                                                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD003)                                                                             
WARNING: No example sketches found. Please provide examples.                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD004)                                                                             

Linter results for project: 0 ERRORS, 2 WARNINGS

-------------------

@github-actions
Copy link
Contributor

ERROR: Your submission meets all requirements. However, the pull request could not be merged.

Please follow this guide to sync your fork:
https://docs.github.com/github/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

Once that is done, it will be merged automatically.

@github-actions github-actions bot requested a review from per1234 March 15, 2025 14:52
@github-actions github-actions bot removed the request for review from per1234 March 15, 2025 14:54
@github-actions
Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/ByteVoltaTeam/PIDEasy:

Linting library in PIDEasy
WARNING: Unable to load the library.properties url field: 404 Not Found                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP042)                                                                                          
WARNING: Sketch(es) found outside examples and extras folders:                                    
           PIDEasy                                                                                
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD003)                                                                             
WARNING: No example sketches found. Please provide examples.                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD004)                                                                             

Linter results for project: 0 ERRORS, 3 WARNINGS

-------------------

@github-actions
Copy link
Contributor

ERROR: Your submission meets all requirements. However, the pull request could not be merged.

Please follow this guide to sync your fork:
https://docs.github.com/github/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

Once that is done, it will be merged automatically.

@github-actions github-actions bot requested a review from per1234 March 15, 2025 14:55
@per1234 per1234 self-assigned this Mar 15, 2025
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conclusion: duplicate Has already been submitted topic: submission Add library to the list

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants