-
Notifications
You must be signed in to change notification settings - Fork 69
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
Enable setting log levels in DDS implementation #124
Commits on Oct 13, 2017
-
Add rmw_log_level_t enum to enable setting log levels for the lowleve…
…l DDS api's * This patch enables support for three basic log levels * There needs an API inside the DDS specific rmw implementation i.e rmw_fastrtps/rmw_opensplice etc to convert the enum to DDS specific variable Signed-off-by: Sriram Raghunathan <sriram.max@gmail.com>
Sriram Raghunathan committedOct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 70dbf2e - Browse repository at this point
Copy the full SHA 70dbf2eView commit details
Commits on Oct 15, 2017
-
Update changes based on github discussion based on
ros2#124 (comment) Using rcutils based log level, mapping them onto rmw specific ones. Signed-off-by: Sriram Raghunathan <sriram.max@gmail.com>
Sriram Raghunathan committedOct 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 2e2725c - Browse repository at this point
Copy the full SHA 2e2725cView commit details
Commits on Oct 20, 2017
-
Minor changes to existing code. Fix comment consistency and spacing c…
…onsistency. Signed-off-by: Sriram Raghunathan <sriram.max@gmail.com>
Sriram Raghunathan committedOct 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 4d9a652 - Browse repository at this point
Copy the full SHA 4d9a652View commit details -
Change variable name for consistency
Signed-off-by: Sriram Raghunathan <rsriram7@visteon.com>
Sriram Raghunathan committedOct 20, 2017 Configuration menu - View commit details
-
Copy full SHA for c92c0f0 - Browse repository at this point
Copy the full SHA c92c0f0View commit details
Commits on Oct 25, 2017
-
Add, rmw_log_set_severity API to rmw.h. This follows the set of
patches across ros2 sources for setting log levels inside DDS implementation Signed-off-by: Sriram Raghunathan <sriram.max@gmail.com>
Sriram Raghunathan committedOct 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 3eeeaba - Browse repository at this point
Copy the full SHA 3eeeabaView commit details -
Remove pointer to variable severity, from the github discussions it w…
…as'nt needed Signed-off-by: Sriram Raghunathan <sriram.max@gmail.com>
Sriram Raghunathan committedOct 25, 2017 Configuration menu - View commit details
-
Copy full SHA for b8cdfec - Browse repository at this point
Copy the full SHA b8cdfecView commit details
Commits on Oct 26, 2017
-
Signed-off-by: Sriram Raghunathan <sriram.max@gmail.com>
Sriram Raghunathan committedOct 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 546619a - Browse repository at this point
Copy the full SHA 546619aView commit details
Commits on Jan 4, 2018
-
Signed-off-by: Sriram Raghunathan <rsriram7@visteon.com>
Sriram Raghunathan committedJan 4, 2018 Configuration menu - View commit details
-
Copy full SHA for a4b075c - Browse repository at this point
Copy the full SHA a4b075cView commit details
Commits on Jan 7, 2018
-
Sriram Raghunathan committed
Jan 7, 2018 Configuration menu - View commit details
-
Copy full SHA for fe8daed - Browse repository at this point
Copy the full SHA fe8daedView commit details