File tree
5 files changed
+18
-20
lines changed- libcyphal_demo/src
- submodules
5 files changed
+18
-20
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + |
Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 | 15 |
| |
18 | 16 |
| |
19 | 17 |
| |
| |||
75 | 73 |
| |
76 | 74 |
| |
77 | 75 |
| |
78 |
| - | |
| 76 | + | |
79 | 77 |
| |
80 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
| 95 | + | |
| 96 | + | |
95 | 97 |
| |
96 | 98 |
| |
97 | 99 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 |
| - | |
22 | 20 |
| |
23 | 21 |
| |
24 | 22 |
| |
| |||
227 | 225 |
| |
228 | 226 |
| |
229 | 227 |
| |
230 |
| - | |
| 228 | + | |
| 229 | + | |
231 | 230 |
| |
232 | 231 |
| |
233 | 232 |
| |
|
Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
162 | 159 |
| |
163 | 160 |
| |
164 | 161 |
| |
|
- docs/examples/1_presentation/example_1_presentation_1_ping_user_service_udp.cpp-1
- docs/examples/1_presentation/example_1_presentation_2_heartbeat_getinfo_udp.cpp+1-1
- docs/examples/1_presentation/example_1_presentation_3_hb_getinfo_ping_linux_can.cpp-3
- docs/examples/2_application/example_2_application_0_node_hb_getinfo_udp.cpp+12-9
- docs/examples/platform/node_helpers.hpp-1
- include/libcyphal/application/node/get_info_provider.hpp+122-2
- include/libcyphal/application/node/heartbeat_producer.hpp+2-2
- include/libcyphal/application/registry/register.hpp+4-3
- include/libcyphal/presentation/client.hpp-1
- include/libcyphal/presentation/common_helpers.hpp-1
- include/libcyphal/presentation/publisher.hpp-1
- include/libcyphal/presentation/response_promise.hpp-1
- include/libcyphal/presentation/server.hpp-1
- include/libcyphal/presentation/subscriber.hpp+6-4
- include/libcyphal/presentation/subscriber_impl.hpp+19-9
- include/libcyphal/transport/udp/tx_rx_sockets.hpp-2
- test/unittest/application/node/test_get_info_provider.cpp+36-7
- test/unittest/presentation/presentation_gtest_helpers.hpp-1
- test/unittest/presentation/test_client.cpp-1
- test/unittest/presentation/test_presentation.cpp+4-1
- test/unittest/presentation/test_publisher.cpp-1
- test/unittest/presentation/test_server.cpp-1
- test/unittest/verification_utilities.hpp-1
0 commit comments