-
Notifications
You must be signed in to change notification settings - Fork 18
Conversation
furiel
commented
Jun 26, 2020
•
edited
Loading
edited
- use of skeleton generator
- simplifications due to skeleton generator
- using cmake files
- fixing api: adding deinit, moving connect out of thread_init
- proper driver-worker separation
- the driver will actually write to file
- the driver contains thread specific information as example (pthread id)
- a little more explanation on the interface
0b96654
to
40b4db0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't finished completely, but I share my comments in the meantime.
40b4db0
to
0389dfd
Compare
e23cea0
to
266048a
Compare
@Kokan @gaborznagy thank you for your reviews. I updated the PR again. A significant portion of the PR is changed. So please look at it as a whole again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor stuff (typos), otherwise approve
266048a
to
05923ae
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
big approve!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a small typo. Very nice guide!
Signed-off-by: Antal Nemes <[email protected]>
05923ae
to
44af5f5
Compare