aseba-community / thymio-vpl2

Next generation VPL for Thymio using Qt Quick from Qt 5.x
GNU Lesser General Public License v3.0
2 stars 5 forks source link

New block: IR communication #88

Open stephanemagnenat opened 7 years ago

stephanemagnenat commented 7 years ago

A pair of event/action blocks for IR communication should be added, as discussed in aseba-community/aseba#374.

stephanemagnenat commented 7 years ago

Maria proposed the following design: vpl_block_ircomm_emit-01 svg vpl_block_ircomm_receive-01 svg

There are some open questions, such as whether we want to select the bits to transmit and have a filter on the bits to receive, or whether we just want a simpler version with a value out of several.