Lines Matching refs:to
3 The idea of virtual-hub is to setup a 802.15.4 network for multiple
5 pipes and redirect them to other QEMUs simulating a physical
10 with a simbolic link. Here we try to expand this concept to how many
21 To run the virtual-hub you will need to pass an csv file
28 possibility to simulate different topologies between the QEMU nodes.
37 When building the zephyr application it is necessary to enable the
39 to 1 on CMakeLists.txt from the target projects.
41 Finally, We need to setup the pipe id using `QEMU_PIPE_ID` to reference
57 from the file refers to the node with `QEMU_PIPE_ID` defined with 1. In the
58 same way the second line and column from the file refers to the node with
62 Remember to run all the QEMU nodes you want to be present in the network