Commit History

Author SHA1 Message Date
  Anthony Merlino c897790e55 Merged in antmerlino/nuttx/sixlowpan-ieee802154-address-endianness (pull request #790) 5 years ago
  Anthony Merlino b48a62a7d4 Merged in antmerlino/nuttx/sixlowpan-ul-bit (pull request #787) 5 years ago
  Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 years ago
  Anthony Merlino 14fb37c995 Merged in antmerlino/nuttx/sixlowpan-mac802154 (pull request #526) 7 years ago
  Gregory Nutt 6919fb85e4 6LoWPAN/PF_IEEE802154: Created radiodev.h and renamed various structures to provide a better separation between 6LoWPAN and PF_IEEE802154. 7 years ago
  Gregory Nutt d00a37ee5a PF_IEEE802154: Finishes up sendto() logic 7 years ago
  Gregory Nutt cff4ac6845 Squashed commit of the following: 7 years ago
  Gregory Nutt 733d96cf81 Spirit: Correct setting of the length width field; Add multicast and broadcast addresses to radio properities. 7 years ago
  Gregory Nutt 1e24404dcc Squashed commit of the following: 7 years ago
  Gregory Nutt 7f53e08917 Squashed commit of the following: 7 years ago
  Anthony Merlino 3158188846 ieee802154: Renaming of some fields 7 years ago
  Gregory Nutt f87d5a3f81 net/: Remove dangling space at the end of lines. 7 years ago
  Anthony Merlino b1ce07deb1 Swithches IEEE 802.15.4 based code to using byte arrays instead of uint16_t values for short address and PAN ID 7 years ago
  Anthony Merlino e30501ebd4 wireless/ieee802154: Lots of fixes, cleanup, new functionality. Functional 7 years ago
  Anthony Merlino 806dcd9a47 wireless/ieee802154: Brings closer to Nuttx coding style 7 years ago
  Gregory Nutt 2043e1a114 IOBs: Move from driver/iob to a better location in mm/iob 7 years ago
  Gregory Nutt 18eaf52e35 6loWPAN: packet meta data does not need to be a global variable 7 years ago
  Gregory Nutt d785893a65 Update some comments. 7 years ago
  Gregory Nutt e072069e2d 6loWPAN: Remove usage of the now non-existent msdu_length field. 7 years ago
  Gregory Nutt d385f46130 6loWPAN: The last vestiges of MAC header generate stripped out. 7 years ago
  Gregory Nutt 920c0a2e50 One more baby step in removing MAC knowledge from 6loWPAN. 7 years ago
  Gregory Nutt 1cf891bbe1 Another baby step in removing MAC knowledge from 6loWPAN. 7 years ago
  Gregory Nutt 6f6e61769a 6loWPAN: Remove final references to Rime from code. 7 years ago
  Gregory Nutt 969c1ab614 6loWPAN: Replace some Rime address naming with more consistent short/exended address terminology 7 years ago
  Gregory Nutt cf988309aa 6loWPAN: Fixes hang in loopback test. 7 years ago
  Gregory Nutt 858685e977 6loWPAN: Changes to use new MAC interfaces. Incomplete and needs some clean-up of dangling, unused definitions. 7 years ago
  Gregory Nutt 3482172a16 Merge remote-tracking branch 'origin/master' into ieee802154 7 years ago
  Gregory Nutt 8262c05713 sixlowpan: Can't reuse same header on each fragment. DSN needs to increment. 7 years ago
  Gregory Nutt 0ea071f7eb Merge remote-tracking branch 'origin/master' into ieee802154 7 years ago
  Gregory Nutt 7da031aea1 6loWPAN: Add IEEE802.15.4 Rime address to union of link layer addresses in the network driver. 7 years ago