[riot-commits] [RIOT-OS/RIOT] 19f612: examples/default: set src addr correctly
Thomas Eichinger
thomas.eichinger1 at gmail.com
Tue Oct 7 12:15:03 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 19f612cf2c3a551c7c4244c979ba95f01069d2fb
https://github.com/RIOT-OS/RIOT/commit/19f612cf2c3a551c7c4244c979ba95f01069d2fb
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M sys/shell/commands/sc_transceiver.c
M sys/transceiver/transceiver.c
Log Message:
-----------
examples/default: set src addr correctly
Commit: a686e909aaf416647fef4d6b5ba985e1defdd983
https://github.com/RIOT-OS/RIOT/commit/a686e909aaf416647fef4d6b5ba985e1defdd983
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M drivers/at86rf231/at86rf231_rx.c
M examples/default/main.c
M sys/shell/commands/sc_transceiver.c
M sys/transceiver/transceiver.c
Log Message:
-----------
examples/default: fix handling of 802.15.4 devices
Commit: 6fcc2ac777a1e5724d6a20ba722844ca7e8f73bf
https://github.com/RIOT-OS/RIOT/commit/6fcc2ac777a1e5724d6a20ba722844ca7e8f73bf
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M sys/shell/commands/sc_transceiver.c
Log Message:
-----------
shell/transceiver: fix byte selection for 802.15.4 devices in output
Commit: 2f27388d0443105daaa608e89870a2f1ce54fc4d
https://github.com/RIOT-OS/RIOT/commit/2f27388d0443105daaa608e89870a2f1ce54fc4d
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M drivers/at86rf231/at86rf231_rx.c
M sys/transceiver/transceiver.c
Log Message:
-----------
sys/transceiver: cleanup and fix for cc2420 and at86rf231
cc2420: the payload pointer was set twice
at86rf231: payload_len was not copied from the radio driver buffer
Commit: 8d73775d99f4886b04ec7bd4f0359c6b050d50ce
https://github.com/RIOT-OS/RIOT/commit/8d73775d99f4886b04ec7bd4f0359c6b050d50ce
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M drivers/at86rf231/at86rf231_rx.c
M examples/default/main.c
M sys/shell/commands/sc_transceiver.c
M sys/transceiver/transceiver.c
Log Message:
-----------
Merge pull request #1674 from thomaseichinger/default_fix
examples/default:sys/transceiver: fix for 802.15.4 radio devices
Compare: https://github.com/RIOT-OS/RIOT/compare/db727d1d853e...8d73775d99f4
More information about the commits
mailing list