Yonezawa-T2
15ecee46ee
xbee: add packet filtering to emulate non-transitive network.
...
When debugging multihop wireless network, it is useful to emulate non-transitive
network, that is, node A can communicate with B and B can communicate with C,
but A cannot communicate with C directly.
If `XBEE_DENIED_ADDRESSES`, which is an array of XBee long addresses, is
defined, packets from those addresses are dropped silently.
Example:
CFLAGS += "-DXBEE_DENIED_ADDRESSES={ 0x02, 0x12, 0x34, 0x56, 0x78, 0x9a, 0xbc, 0xde, 0x02, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11 }"
2016-04-19 11:17:13 +09:00
..
2016-03-17 14:55:30 +01:00
2015-10-02 13:34:21 +02:00
2016-04-11 13:15:39 +02:00
2016-02-09 16:01:32 +01:00
2016-03-22 19:51:03 +01:00
2016-03-29 22:51:53 +02:00
2016-03-22 11:06:16 +01:00
2016-04-03 18:04:32 +02:00
2016-04-06 22:53:47 +02:00
2016-04-11 17:03:28 +02:00
2015-05-30 20:18:34 +02:00
2015-09-20 13:47:39 +02:00
2015-09-20 13:47:39 +02:00
2016-04-19 11:17:12 +09:00
2015-11-30 20:33:54 +01:00
2015-09-27 18:58:30 +02:00
2016-04-04 18:20:19 +02:00
2015-11-30 20:33:54 +01:00
2016-03-17 14:55:30 +01:00
2016-03-29 21:02:18 +02:00
2016-03-15 18:37:54 +01:00
2015-11-30 20:33:54 +01:00
2016-03-17 14:55:30 +01:00
2015-09-16 10:58:52 +02:00
2015-03-24 17:55:39 +02:00
2016-03-21 16:16:11 +01:00
2015-03-24 17:55:38 +02:00
2015-09-16 10:58:52 +02:00
2016-03-14 13:06:24 +01:00
2016-03-29 22:34:09 +02:00
2016-03-29 22:34:09 +02:00
2016-03-17 14:55:30 +01:00
2016-03-17 14:55:30 +01:00
2016-03-17 14:55:30 +01:00
2015-12-07 20:28:52 +01:00
2016-03-29 11:46:29 +09:00
2014-06-11 20:17:44 +02:00
2016-04-08 10:18:12 +02:00
2016-02-12 16:10:01 +01:00
2015-09-16 10:58:52 +02:00
2016-04-13 13:27:09 +02:00
2016-03-22 17:07:04 +01:00
2016-02-11 15:13:36 +01:00
2015-11-20 11:41:52 +01:00
2015-03-03 18:08:38 +01:00
2016-04-19 11:17:13 +09:00
2015-11-23 12:15:50 +01:00
2015-09-18 06:53:24 +02:00
2016-04-13 16:47:00 +02:00
2016-03-22 19:51:03 +01:00