Skip to content

Pull requests: arduino-libraries/Arduino_Braccio_plusplus

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

Switch to variant of "Compile Examples" workflow for public repos topic: infrastructure Related to project infrastructure
#56 by per1234 was merged Feb 14, 2022 Loading…
Change value of parameter library-manger to update.
#55 by aentinger was merged Feb 14, 2022 Loading…
Fix: Change title of README to actual library name. topic: documentation Related to documentation for the project type: enhancement Proposed improvement
#54 by aentinger was merged Feb 14, 2022 Loading…
Fix: Do not require all servos to be connected when running Factory_Set_Initial_Servo_Position topic: code Related to content of the project itself type: enhancement Proposed improvement
#53 by aentinger was merged Feb 14, 2022 Loading…
Fix broken links to library workflows/badges. topic: documentation Related to documentation for the project type: enhancement Proposed improvement
#52 by aentinger was merged Feb 14, 2022 Loading…
Revert #15. topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
#51 by aentinger was merged Feb 11, 2022 Loading…
Check if Braccio.begin() does return true. topic: code Related to content of the project itself type: enhancement Proposed improvement
#50 by aentinger was merged Feb 10, 2022 Loading…
Cleanup/prettify examlples type: enhancement Proposed improvement
#49 by aentinger was merged Feb 10, 2022 Loading…
Fix: Also write run time when doing sync action (not only position). topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#48 by aentinger was merged Feb 9, 2022 Loading…
Fix: Wait for all motors to be connected before allowing the program flow to continue. topic: code Related to content of the project itself type: enhancement Proposed improvement
#47 by aentinger was merged Feb 9, 2022 Loading…
Disable power debug output. topic: code Related to content of the project itself type: enhancement Proposed improvement
#46 by aentinger was merged Feb 9, 2022 Loading…
Esquirio/tutorials
#45 by Esquirio was merged Jan 31, 2022 Loading…
Fix: _PD_UFP.run() need to be run multiple times during power negotiation topic: code Related to content of the project itself type: enhancement Proposed improvement
#44 by aentinger was merged Jan 31, 2022 Loading…
Move wire mutex inside PD library. topic: code Related to content of the project itself type: enhancement Proposed improvement
#43 by aentinger was merged Jan 27, 2022 Loading…
Adding missing LGPL v2.1 license note. topic: documentation Related to documentation for the project type: enhancement Proposed improvement
#42 by aentinger was merged Jan 27, 2022 Loading…
Cleanup/Refactor Braccio++ main class topic: code Related to content of the project itself type: enhancement Proposed improvement
#41 by aentinger was merged Jan 26, 2022 Loading…
Cleanup expander code/initialisation logic. topic: code Related to content of the project itself type: enhancement Proposed improvement
#40 by aentinger was merged Jan 25, 2022 Loading…
By locking each IO expander transaction race conditions due to shared access to Wire can be eliminated. topic: code Related to content of the project itself type: enhancement Proposed improvement
#39 by aentinger was merged Jan 25, 2022 Loading…
Fix Backlight API: Backlight can be only turned on/off, no RGB background LED topic: code Related to content of the project itself type: enhancement Proposed improvement
#38 by aentinger was merged Jan 25, 2022 Loading…
Cleaning up GFX/LVGL code. topic: code Related to content of the project itself type: enhancement Proposed improvement
#37 by aentinger was merged Jan 25, 2022 Loading…
Only allow class-internal (private) access for TFT driver library. topic: code Related to content of the project itself type: enhancement Proposed improvement
#36 by aentinger was merged Jan 25, 2022 Loading…
Cleanout TFT library in order to reduce code size/compile time topic: code Related to content of the project itself
#35 by aentinger was merged Jan 25, 2022 Loading…
Drop no-longer-in-use code parts for library 'ArduinoMenu', due to LVGL being used as GUI lib. topic: code Related to content of the project itself type: enhancement Proposed improvement
#34 by aentinger was merged Jan 20, 2022 Loading…
Moving tooling for setting servo id at factory into Tools subfolder. topic: code Related to content of the project itself type: enhancement Proposed improvement
#33 by aentinger was merged Jan 20, 2022 Loading…
Unify API for setting the run speed of a servo topic: code Related to content of the project itself type: enhancement Proposed improvement
#32 by aentinger was merged Jan 20, 2022 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.