Commit Graph

33 Commits

Author SHA1 Message Date
Anthony Merlino
5c82b00b42 ieee802154: Removes ieee802154.h references 2017-03-29 12:45:49 -04:00
Anthony Merlino
31886b5ba4 ieee802154/coord: Updates logic to reflect changes in nuttx 802154 code 2017-03-28 17:12:32 -04:00
Gregory Nutt
9a14efc167 Fix a typo I introduces. 2017-03-27 10:50:05 -06:00
Gregory Nutt
57a4628dcf ieee802154: Costmetic changes to get closer to the coding standard. 2017-03-24 14:51:12 -06:00
Gregory Nutt
7cfb6e40e8 apps/ieee802154/coord: Fix compile issues and adjust to get closer to the coding style. 2017-03-24 14:22:46 -06:00
Gregory Nutt
47f1d9221f ieee802154: Fix an include path 2017-03-24 13:50:56 -06:00
Anthony Merlino
4774fe4624 ieee802154: Updated to match nuttx ieee802154 changes 2017-03-24 11:59:30 -04:00
Sebastien Lorquet
ae88ed1d67 refactor address encoding, pan id compression was wrong. 2015-09-02 15:42:29 +02:00
Sebastien Lorquet
331571f69c add getchan routine
support beacon scan on single channel
2015-09-01 18:21:48 +02:00
Sebastien Lorquet
1d70e55296 pa can be enabled via ioctl 2015-08-31 18:13:51 +02:00
Sebastien Lorquet
494046c61a Add a submenu for 802.15.4 apps 2015-08-30 23:37:29 +02:00
Sebastien Lorquet
cf097c84b8 minor sniff update
send beacons using the addrstore routine.
2015-08-12 22:27:38 +02:00
Sebastien Lorquet
0d00a82c88 support the use of null to signal absence of address 2015-08-12 22:26:57 +02:00
Sebastien Lorquet
7a769509f0 move cca routines to common lib
improve beacons scan display
2015-08-10 17:25:31 +02:00
Sebastien Lorquet
329c680d60 debug response beacon
set mrf mode to pan coordinator
2015-08-10 17:24:22 +02:00
Sebastien Lorquet
0ed2a4491f forgot makefile in previous commit 2015-08-10 17:22:19 +02:00
Sebastien Lorquet
90d31d2666 fix bug that prevented correct address parsing 2015-08-10 17:21:47 +02:00
Sebastien Lorquet
c57fd24078 add cca support in common lib 2015-08-10 17:21:20 +02:00
Sebastien Lorquet
dee320949d coord is now sending replies to beacon requests 2015-08-10 14:37:30 +02:00
Sebastien Lorquet
2b4fa91f37 only sniff uses promisc mode, beacon scan does not. 2015-08-10 14:37:01 +02:00
Sebastien Lorquet
a867dfb3bb add forgotten makefile in previous commit 2015-08-10 14:35:38 +02:00
Sebastien Lorquet
b533d4b12d fix setsaddr 2015-08-10 14:35:13 +02:00
Sebastien Lorquet
d80fd440b6 add support for dev mode change and address encoding 2015-08-10 14:34:35 +02:00
Sebastien Lorquet
51c4ec5d22 move address parsing to a lib routine. 2015-08-10 11:28:12 +02:00
Sebastien Lorquet
6fa4bd6a95 avoid useless chan changes 2015-08-10 11:05:23 +02:00
Sebastien Lorquet
d15e000b36 install basic coordinator daemon task 2015-08-09 23:43:05 +02:00
Sebastien Lorquet
49913fa0be demux mac commands 2015-08-07 17:40:04 +02:00
Sebastien Lorquet
db1e125122 add common ieee library for all apps. working on coordinator. 2015-08-07 16:58:45 +02:00
Sebastien Lorquet
b9ae8069b7 improve packet sniffer display 2015-08-07 12:26:06 +02:00
Sebastien Lorquet
853e9892b8 fix app for latest driver. 2015-08-07 01:41:22 +02:00
Sebastien Lorquet
0a506f8601 energy detection scan now works in real time. 2015-08-04 18:08:58 +02:00
Sebastien Lorquet
45864732c5 update i8 sak to reflect new driver structure 2015-08-04 16:40:56 +02:00
Sebastien Lorquet
5ca0bc0a5c add ieee apps 2015-08-04 01:31:07 +02:00