Thanks Peter, I encountered an question about DEFAULT program.
the _netif_send is the underlying function for txtsnd, it use genre_netapi_send(dev, pkt) to send the packet. But in pkt_dump process running background, I notice the _eventloop(void *arg), is the codes in charge of printing. The question is: gnrc_netapi_send is sending GNRC_NETAPI_MSG_TYPE_SND, but in _eventloop, it is the GNRC_NETAPI_MSG_TYPE_RCV type, because the stdout result shows “PKTDUMP: data received:”. Is there any problem? Thanks, Haoyang > On Oct 28, 2015, at 05:12, Peter Kietzmann <peter.kietzm...@haw-hamburg.de> > wrote: > > Hi Haoyang, > > yesterday it was too late for joining the session. We've already closed the > conference at that time. Usually we start the Hack'n'ACK about 17:30 p.m. > CET. > > If you want to join discussions you can also follow the virtual meetings that > take place on wednesdays at 2 p.m. CET *if* someone put content in a prepared > pad. If I see it correctly this pad should be the one for the next potential > conference: > > http://riot.pad.spline.de/23 <http://riot.pad.spline.de/23>? > > Alternatively you can use this list to discuss anything :-). > > Best, > Peter > > > > Am 27.10.2015 um 22:32 schrieb Haoyang Yu: >> Hi Martine, >> >> What is the actual time for the Hack’n’ACK meeting, I want to join to >> discuss with RIOTers. >> >> Thanks, >> Haoyang >> >>> On Oct 27, 2015, at 12:02, Martine Lenders <mlend...@inf.fu-berlin.de >>> <mailto:mlend...@inf.fu-berlin.de>> wrote: >>> >>> Hello fellow RIOTers, >>> >>> Cenk and I are holding the castle for tonight's Hack'n'ACK at FU Berlin. >>> You can join via your favorite PlaceCam link: >>> http://placecam.de/call.php?c=lmakKMrDG8a35aIBNqLBvOnApExkKFntj9xXawGNgTc- >>> <http://placecam.de/call.php?c=lmakKMrDG8a35aIBNqLBvOnApExkKFntj9xXawGNgTc-> >>> >>> If you never used PlaceCam before, please refer to [1] >>> >>> Lots of fun and merges tonight, >>> Martine >>> >>> [1] >>> <https://github.com/RIOT-OS/RIOT/wiki/Instructions-for-remote-participation>https://github.com/RIOT-OS/RIOT/wiki/Instructions-for-remote-participation >>> >>> <https://github.com/RIOT-OS/RIOT/wiki/Instructions-for-remote-participation>_______________________________________________ >>> devel mailing list >>> devel@riot-os.org <mailto:devel@riot-os.org> >>> https://lists.riot-os.org/mailman/listinfo/devel >>> <https://lists.riot-os.org/mailman/listinfo/devel> >> >> >> >> _______________________________________________ >> devel mailing list >> devel@riot-os.org <mailto:devel@riot-os.org> >> https://lists.riot-os.org/mailman/listinfo/devel >> <https://lists.riot-os.org/mailman/listinfo/devel> > > -- > Peter Kietzmann > > Hamburg University of Applied Sciences > Dept. Informatik, Internet Technologies Group > Berliner Tor 7, 20099 Hamburg, Germany > Fon: +49-40-42875-8426 > Web: http://www.haw-hamburg.de/inet <http://www.haw-hamburg.de/inet> > _______________________________________________ > devel mailing list > devel@riot-os.org > https://lists.riot-os.org/mailman/listinfo/devel
_______________________________________________ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/listinfo/devel