Gregory Nutt
|
969c1ab614
|
6loWPAN: Replace some Rime address naming with more consistent short/exended address terminology
|
2017-05-04 08:20:59 -06:00 |
|
Gregory Nutt
|
7da031aea1
|
6loWPAN: Add IEEE802.15.4 Rime address to union of link layer addresses in the network driver.
|
2017-04-22 11:52:45 -06:00 |
|
Gregory Nutt
|
41f3f1ced7
|
6loWPAN: Correct ordering of headers. fragmentation header was coming out before FCF.
|
2017-04-16 12:18:42 -06:00 |
|
Gregory Nutt
|
57dd302227
|
Fix typos in comments and debug statement.
|
2017-04-16 10:28:31 -06:00 |
|
Gregory Nutt
|
143b8f9591
|
6loWPAN: Fix more frame offsets. Reorder some logic that was appropriate only for IPv6 dispatch.
|
2017-04-08 09:34:30 -06:00 |
|
Gregory Nutt
|
18518eae06
|
6loWPAN: Fix another HC06 indexing problem.
|
2017-04-05 18:14:13 -06:00 |
|
Gregory Nutt
|
d0aa22fb80
|
6loWPAN: Costmetic changes.
|
2017-04-05 17:26:12 -06:00 |
|
Gregory Nutt
|
72bffeddcc
|
6loWPAN: Fixes another HC06 indexing problem.
|
2017-04-05 14:31:44 -06:00 |
|
Gregory Nutt
|
cb70ce7d3c
|
6loWPAN: Correct some IPv6 addresses and operations on IPv6 addresses.
|
2017-04-05 12:11:09 -06:00 |
|
Gregory Nutt
|
38eed0a847
|
6loWPAN: Various fixes for building with different configurations; Some minimal testing of HC06
|
2017-04-04 17:06:17 -06:00 |
|
Gregory Nutt
|
1f394a61b3
|
6loWPAN: Add option to dump buffers. Fix some issues with calculation of the IEEE802.15.4 header size.
|
2017-04-04 12:31:22 -06:00 |
|
Gregory Nutt
|
88fd667603
|
6loWPAN: Fix a pointer initialization problem.
|
2017-04-04 07:38:48 -06:00 |
|
Gregory Nutt
|
7cb34d969d
|
6loWPAN: More fixes from early debug.
|
2017-04-03 15:25:36 -06:00 |
|
Gregory Nutt
|
e9d831ac60
|
wireless/ieee802154: Add initialization logic for loopback driver; configs/sim: Add configuration for testing 6loWPAN; net/sixlowpan: Fix for compilation with debug output enabled.
|
2017-04-03 09:15:00 -06:00 |
|
Gregory Nutt
|
ec3c40d99d
|
6loWPAN: Finishes port of Contiki HC06 compression logic
|
2017-04-02 10:06:31 -06:00 |
|
Gregory Nutt
|
d16fc98c74
|
6loWPAN: Add HC06 decompression logic; Remove outboard compressor hooks.
|
2017-04-02 08:08:35 -06:00 |
|
Gregory Nutt
|
5a56d3cce7
|
6loWPAN: Change ordering of some operations so that the IOB is available at the time that headr compression is perfomed.
|
2017-04-01 18:24:21 -06:00 |
|
Gregory Nutt
|
5af0909275
|
6loWPAN: A little HC1 compression logic.
|
2017-04-01 15:05:38 -06:00 |
|
Gregory Nutt
|
52ead055fd
|
6loWPAN: Beginning of IEEE802.15.4 frame input logic.
|
2017-04-01 09:07:49 -06:00 |
|
Gregory Nutt
|
44f1326046
|
6loWPAN: Repartition device-specific vs. global data -- again.
|
2017-03-31 10:04:29 -06:00 |
|
Gregory Nutt
|
2aca4d4ebd
|
6loWPAN: Add a little more send logic.
|
2017-03-30 15:38:56 -06:00 |
|
Gregory Nutt
|
2e48af78e7
|
6loWPAN: Repartition some logic
|
2017-03-29 18:07:52 -06:00 |
|
Gregory Nutt
|
75a8ad636c
|
6loWPAN: Framework to support commpress/uncompress operations.
|
2017-03-28 12:23:19 -06:00 |
|
Gregory Nutt
|
d9e32ee337
|
6loWPAN: More configurtion settings.
|
2017-03-28 11:16:28 -06:00 |
|
Gregory Nutt
|
f32fe172d4
|
6loWPAN: Add HC06 initialization
|
2017-03-28 10:47:25 -06:00 |
|