Skip to content

Add external transport API#91

Merged
jamoralp merged 6 commits intofoxyfrom
feature/refactor_external_transports
Feb 9, 2021
Merged

Add external transport API#91
jamoralp merged 6 commits intofoxyfrom
feature/refactor_external_transports

Conversation

@pablogs9
Copy link
Copy Markdown
Member

@pablogs9 pablogs9 commented Jan 25, 2021

TODO:

@pablogs9
Copy link
Copy Markdown
Member Author

pablogs9 commented Feb 3, 2021

This PR should target foxy

@pablogs9 pablogs9 changed the base branch from main to foxy February 4, 2021 07:18
@pablogs9 pablogs9 force-pushed the feature/refactor_external_transports branch 2 times, most recently from 7c1daae to ebd15b6 Compare February 4, 2021 10:23
#define MAX_PORT_LEN 5
#define MAX_SERIAL_DEVICE 50

typedef struct rmw_uxrce_transport_params_t
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for now, this struct declaration fits ok here, but after I finish refactoring transports init/fini functions in a separate file (namely, transports.h) I could move it there. What do you think @pablogs9 ¿

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

Comment thread rmw_microxrcedds_c/src/rmw_init.c Outdated
pablogs9 and others added 3 commits February 9, 2021 11:31
Rename connection_params


Rename rmw_uxrce_connection_t


Update


Update


Update


Update


Update


Update


Update


Update


Update


Update


Update


Update tests


Update


Update


Update


Update


Fix warning


Fix warning


fix warning


Remove old approach
Co-authored-by: Jose Antonio Moral <joseantoniomoralparras@gmail.com>
@pablogs9 pablogs9 force-pushed the feature/refactor_external_transports branch from 5b3392b to ddad11e Compare February 9, 2021 10:32
@jamoralp jamoralp merged commit 2741bcf into foxy Feb 9, 2021
@jamoralp jamoralp deleted the feature/refactor_external_transports branch February 9, 2021 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants