Commit History

Author SHA1 Message Date
  Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 4 years ago
  Anthony Merlino 90317a9eeb Merged in antmerlino/nuttx/ieee802154_energydetect (pull request #977) 5 years ago
  Anthony Merlino ec4bb7b990 Merged in antmerlino/nuttx/mac802154_ackhandling (pull request #619) 6 years ago
  Anthony Merlino 2f89ebeebd ieee802154: Adds retry count to tx descriptor 7 years ago
  Anthony Merlino 19de3372b7 ieee802154: Minor renaming. purge_time -> purgetime 7 years ago
  Anthony Merlino 6b17d5ccc9 ieee802154: Minor changes to align closer with coding standard 7 years ago
  Gregory Nutt 1f81b14610 Beacon logic: Damage control. Looks like something went wrong with the PR merge. 7 years ago
  Anthony Merlino da8afe9d9e ieee802154: Finishes transmission of beacon frames, and performing a passive scan 7 years ago
  Anthony Merlino 683bd6e10e ieee802154: Adds some missing elements to start support for beacon-enabled networks 7 years ago
  Anthony Merlino e30501ebd4 wireless/ieee802154: Lots of fixes, cleanup, new functionality. Functional 7 years ago
  Anthony Merlino 908d438047 WIP: wireless/ieee802154: More work on association/beacon-enabled networks 7 years ago
  Anthony Merlino 06634afbe0 wireless/ieee802154: Restructuring of MAC notifications. Simplifes some interfaces 7 years ago
  Anthony Merlino 806dcd9a47 wireless/ieee802154: Brings closer to Nuttx coding style 7 years ago
  Anthony Merlino 1490599b69 wireless/ieee802154: Reworks data_ind allocation to include IOB allocation/deallocation. Hides private data. 7 years ago
  Anthony Merlino dd40014279 wireless/ieee802154: Removes radio IOCTL. Starts bringing radio and MAC closer with well-defined interface. 7 years ago
  Anthony Merlino 2c57c3f83b wireless/ieee802154: Changes rxenable at radio layer 7 years ago
  Gregory Nutt 2ece0c57dd Remove dangling whitespace at the end of lines 7 years ago
  Anthony Merlino f02d98d15e wireless/ieee802154: Changes transmit data path to use IOBs and exposes function for getting size of MAC header 7 years ago
  Anthony Merlino 9e760dcf6a wireless/ieee802154: Lots of little fixes and changes to get everything to build 7 years ago
  Anthony Merlino b1c8f008d6 wireless/ieee802154: Simplifies TX completion interface. Documents and cleans up some functions 7 years ago
  Anthony Merlino 795e70a952 wireless/ieee802154: Work on packet reception at radio layer (MRF24J40) 7 years ago
  Gregory Nutt 7ed8e4166b MAC header: Keep IOCTL-related structures together. 7 years ago
  Anthony Merlino a5d73e42cd wireless/ieee802154: Fixes radio callback arguments 7 years ago
  Gregory Nutt 9a1fe0b971 ieee802154: Cosmetic changes from review of last PR. 7 years ago
  Anthony Merlino 1abe4ae4da wireless/ieee802154: Starts structuring transmission completion handling 7 years ago
  Anthony Merlino 37e7c67373 wireless/ieee802154: Changes radio interface to match MAC callback design 7 years ago
  Anthony Merlino 9ad3b375e5 wireless/ieee802154: Lots of small fixes to eliminate build issues. 7 years ago
  Gregory Nutt 6d3ec6e4a4 ieee802.15.4: Changes from review of last PR 7 years ago
  Anthony Merlino 46d7a4bb03 wireless/ieee802154: Continues development on transmit structure 7 years ago
  Anthony Merlino 2bc758c3eb wireless/ieee802154: Bind MAC phyif to radio 7 years ago