mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
344f702366
The transceiver module expects an `ieee802154_packet_t` instead of a `radio_packet_t` if the device supports the IEEE 802.15.4 packet format. This commit fixes the corresponding transceiver shell command for `txtsnd` to set destination address (short address mode), payload, and length accordingly. |
||
---|---|---|
.. | ||
Makefile | ||
sc_cc1100.c | ||
sc_disk.c | ||
sc_heap.c | ||
sc_id.c | ||
sc_ltc4150.c | ||
sc_mersenne.c | ||
sc_net_if.c | ||
sc_ps.c | ||
sc_rpl.c | ||
sc_rtc.c | ||
sc_sht11.c | ||
sc_sys.c | ||
sc_transceiver.c | ||
sc_x86_lspci.c | ||
shell_commands.c |