- Jun 17, 2017
-
-
Gregory Nutt authored
NSH network initialization: Do not set the IP address for 6loWPAN. The 6loWPAN stack uses IP address that derive from the ieee 802.15.4 addressing and cannot be (safely) configured by the user.
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH: Fix some ieee 802.15.4 initialization logic. It should not set the saddr or panid; those cannot be hard-coded but must come from the coordinator.
-
- Jun 15, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Anthony Merlino authored
wireless/ieee802154: Rewrites i8sak to be test CLI for IEEE 802.15.4 MAC layer Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Anthony Merlino authored
-
- Jun 14, 2017
-
-
Gregory Nutt authored
-
- Jun 11, 2017
-
-
Anthony Merlino authored
-
- Jun 05, 2017
-
-
Gregory Nutt authored
-
- Jun 04, 2017
-
-
Gregory Nutt authored
-
Daniel Agar authored
remove extra semicolons Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Daniel Agar authored
-
- May 22, 2017
-
-
Sebastien Lorquet authored
The dedicated windows tool at APPSDIR/tools/mkkconfig.bat uses , which is not a windows shell variable, and is left uninitialized, but in fact should be the current directory.
-
Masayuki Ishikawa authored
nshlib: Fix a resource leak in cmd_hexdump() Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Masayuki Ishikawa authored
-
Masayuki Ishikawa authored
-
- May 21, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
apps/nshlib: Add a new option CONFIG_NSH_NETLOCAL that will suppress some built in operations and will support manual configuration of a wireless network
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Simon Piriou authored
-
- May 20, 2017
-
-
Nobutaka Toyoshima authored
Jira: PDFW15IS-265 Coverity-ID: 10786 Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
Masayuki Ishikawa authored
-
- May 19, 2017
-
-
Gregory Nutt authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
Ensure netlib will not be broken when setip will not bring the network up anymore Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Juha Niskanen authored
-
- May 17, 2017
-
-
Alan Carvalho de Assis authored
-
EunBong Song authored
apps/examples/mtdpart: Prevent part array overflow. mtdpart examples create partions and allocate from 1 index not a 0 index to part[] array. This cause buffer overflow for part array. This change fixes this problem.
-
- May 16, 2017
-
-
Anthony Merlino authored
wireless/ieee802154: i8sak adds event handling from MAC char driver Approved-by: Gregory Nutt <gnutt@nuttx.org>
-