Commit Graph

16 Commits

Author SHA1 Message Date
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
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
cf097c84b8 minor sniff update
send beacons using the addrstore routine.
2015-08-12 22:27:38 +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
2b4fa91f37 only sniff uses promisc mode, beacon scan does not. 2015-08-10 14:37:01 +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
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