forked from ros2/rcutils
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Zephyr includes #20
Open
pablogs9
wants to merge
7
commits into
humble
Choose a base branch
from
fix/zephyr_includes
base: humble
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on May 30, 2022
-
* micro-ROS changes over dashing Feature/add security directory (#1) * Added security directory * Updated security directory Feature/avoid filesystem and allocation (#2) * Included RCUTILS_NO_FILESYSTEM and RCUTILS_AVOID_DYNAMIC_ALLOCATION * Added no filesystem options * Default allocators write access * Avoid dynamic allocation and no filesytem on error handling * Typo * New flags for filesystem and avoid dynamic * Error handling template * New allocator approach Add test_security_directory test from rcl. (#3) Merge pull request #4 from micro-ROS/feature/zephyr_fixes Feature/zephyr fixes CMake refactor (#5) Update approach (#6) * Update approach * Remove target_compile_definitions and refactor flags install * Added RCUTILS_NO_FILESYSTEM on new functions * Added RCUTILS_NO_FILESYSTEM on new functions Co-authored-by: Pablo Garrido <[email protected]> Updates 17092020 Fix atomics 64bits (#9) * micro-ROS changes over dashing Feature/add security directory (#1) * Added security directory * Updated security directory Feature/avoid filesystem and allocation (#2) * Included RCUTILS_NO_FILESYSTEM and RCUTILS_AVOID_DYNAMIC_ALLOCATION * Added no filesystem options * Default allocators write access * Avoid dynamic allocation and no filesytem on error handling * Typo * New flags for filesystem and avoid dynamic * Error handling template * New allocator approach Add test_security_directory test from rcl. (#3) Merge pull request #4 from micro-ROS/feature/zephyr_fixes Feature/zephyr fixes CMake refactor (#5) Update approach (#6) * Update approach * Remove target_compile_definitions and refactor flags install * Added RCUTILS_NO_FILESYSTEM on new functions * Added RCUTILS_NO_FILESYSTEM on new functions Co-authored-by: Pablo Garrido <[email protected]> * Initial changes * Add hashing and lock pool * Updates Co-authored-by: Jose Antonio Moral <[email protected]> Fix atomics 64bits (#9) Updates 09102020 * Release micro-ROS Foxy (#8) Update Cleaning Update Update filesystem Updates Adjust logger level
Configuration menu - View commit details
-
Copy full SHA for b1997d8 - Browse repository at this point
Copy the full SHA b1997d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e89ba1 - Browse repository at this point
Copy the full SHA 0e89ba1View commit details -
Reduce error handling static size (#14) (#15)
This reverts commit befc608. Reduce error handling static size (#14) (#15) Signed-off-by: Pablo Garrido <[email protected]> (cherry picked from commit 1176652) Co-authored-by: Pablo Garrido <[email protected]> Revert "Revert "Install headers to include\${PROJECT_NAME} (ros2#351)"" This reverts commit 4546892.
Configuration menu - View commit details
-
Copy full SHA for f06d997 - Browse repository at this point
Copy the full SHA f06d997View commit details -
Fix atomic 64 b description (#17) (#18)
(cherry picked from commit 85efa4a) Co-authored-by: Pablo Garrido <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a055d3 - Browse repository at this point
Copy the full SHA 0a055d3View commit details -
Signed-off-by: Pablo Garrido <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c38019 - Browse repository at this point
Copy the full SHA 0c38019View commit details
Commits on Aug 9, 2022
-
time_unix: add zephyr posix time (ros2#368)
own implementation allowing to fix error regarding CLOCK_MONOTONIC definition. Signed-off-by: Felipe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ab7164 - Browse repository at this point
Copy the full SHA 5ab7164View commit details
Commits on Aug 22, 2022
-
Signed-off-by: Pablo Garrido <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aed82c6 - Browse repository at this point
Copy the full SHA aed82c6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.