Skip to content
Snippets Groups Projects
  1. May 12, 2016
  2. May 11, 2016
  3. May 04, 2016
  4. May 03, 2016
  5. Apr 30, 2016
  6. Apr 28, 2016
  7. Apr 27, 2016
  8. Apr 26, 2016
  9. Apr 22, 2016
    • Martine Lenders's avatar
      Merge pull request #5267 from cgundogan/pr/gnrc_rpl/reduce_scope_now · b8787b64
      Martine Lenders authored
      gnrc_rpl: reduce scope of now
      b8787b64
    • Martine Lenders's avatar
      Merge pull request #5362 from cgundogan/pr/gnrc_ipv6/remove_unnecessary_check · bf135c47
      Martine Lenders authored
      gnrc_ipv6: remove superfluous check for if_entry
      bf135c47
    • kYc0o's avatar
      Merge pull request #5380 from cgundogan/pr/make/jenkins · a24b4faf
      kYc0o authored
      make: remove obsolete check for jenkins
      a24b4faf
    • Hauke Petersen's avatar
      RELEASE 2016.04 · 0a75ae0e
      Hauke Petersen authored
      RIOT-2016.04 - Release Notes
      ============================
      RIOT is a real-time multi-threading operating system that supports a range of
      devices that are typically found in the Internet of Things: 8-bit
      microcontrollers, 16-bit microcontrollers and light-weight 32-bit processors.
      
      RIOT is based on the following design principles: energy-efficiency, real-time
      capabilities, small memory footprint, modularity, and uniform API access,
      independent of the underlying hardware (this API offers partial POSIX
      compliance).
      
      RIOT is developed by an international open source community which is
      independent of specific vendors (e.g. similarly to the Linux community)
      and is licensed with a non-viral copyleft license (LGPLv2.1), which allows
      indirect business models around the free open-source software platform
      provided by RIOT.
      
      About this release:
      ===================
      This release adds support for two additional network stacks: lwIP and emb6.
      A bunch of additional protocols are now available, P2P-RPL in the GNRC
      network stack, Ethernet-over-Serial (ethos). Murdock, the new, blazing fast
      RIOT CI is now available to significantly speed up code merging procedures.
      
      This release also adds support for a number of new boards and sensors and a new
      tool for automated border router setup is now provided which greatly simplifies
      that setup for newbies as well as for old-timers. Last but not least: this
      release includes a number of bug fixes, mostly about stabilizing and enhancing
      the networking capabilities of RIOT.
      
      About 470 pull requests with about 1196 commits have been merged since the last
      release and 127 additional issues have been solved. 55 people contributed code
      in 124 days. 1521 files have been touched with ~91700 insertions and ~42200
      deletions.
      
      Notations used below:
      =====================
      + means new feature/item
      * means modified feature/item
      - means removed feature/item
      
      New features and changes
      ========================
      General
      ----------
      + added Makefile support for creating a "binary distribution", making it easier to create closed source applications while still complying to LGPL
      
      Testing
      0a75ae0e
    • Martine Lenders's avatar
    • Martine Lenders's avatar
      gnrc_ipv6: fix asserts for NHC · 82a3aae8
      Martine Lenders authored
      82a3aae8
  10. Apr 21, 2016
  11. Apr 20, 2016
    • Cenk Gündoğan's avatar
      Merge pull request #5221 from Kijewski/rm-rf-safe · 8a85725c
      Cenk Gündoğan authored
      make: bail out if there are spaces in the path
      8a85725c
    • René Kijewski's avatar
      1593bf4d
    • René Kijewski's avatar
      make: bail out if there are spaces in the path · e71e60e5
      René Kijewski authored
      If we use `rm -r(f)` then we should make sure that we don't delete
      random directory trees because there was a whitespace in the path.
      e71e60e5
    • kYc0o's avatar
      Merge pull request #4435 from thomaseichinger/pr/mulle_serial_port_osx · ac724f00
      kYc0o authored
      boards/mulle: mulle boards' serial port is derived from its serial nr
      ac724f00
    • Francesco Ermini's avatar
      drivers/xbee: encryption support · 9fa46842
      Francesco Ermini authored
      add encryption to drivers
      
      fix new line at the end of file
      
      add shell command for enable encryption and set encryption key on a given device
      
      modify _net_if_set_encrypt_key to support any key length
      
      modify _net_if_set_encrypt_key to support any key length of the key
      
      modify blank line
      
      fix ace before tab in indent
      
      fix ace before tab indent
      
      fix ace before tab indent an error
      
      fix trailing white space
      
      drivers/xbee: encryption support
      
      add encryption to drivers
      
      fix new line at the end of file
      
      add shell command for enable encryption and set encryption key on a given device
      
      modify _net_if_set_encrypt_key to support any key length
      
      modify _net_if_set_encrypt_key to support any key length of the key
      
      modify blank line
      
      fix ace before tab in indent
      
      fix ace before tab indent
      
      fix ace before tab indent an error
      
      fix trailing white space
      
      modify drivers/xbee/xbee.c
      
      fix white spaces on xbee.c
      
      Update xbee encryption driver
      
      white line at end xbee.h
      
      fix error
      
      fix sc_netif.c
      
      fix rebase master interactive
      
      drivers/xbee: encryption support
      
      add encryption to drivers
      
      fix new line at the end of file
      
      add shell command for enable encryption and set encryption key on a given device
      
      modify _net_if_set_encrypt_key to support any key length
      
      modify _net_if_set_encrypt_key to support any key length of the key
      
      modify blank line
      
      fix ace before tab in indent
      
      fix ace before tab indent
      
      fix ace before tab indent an error
      
      fix trailing white space
      
      drivers/xbee: encryption support
      
      add encryption to drivers
      
      fix new line at the end of file
      
      add shell command for enable encryption and set encryption key on a given device
      
      modify _net_if_set_encrypt_key to support any key length
      
      modify _net_if_set_encrypt_key to support any key length of the key
      
      modify blank line
      
      fix ace before tab in indent
      
      fix ace before tab indent
      
      fix ace before tab indent an error
      
      fix trailing white space
      
      modify drivers/xbee/xbee.c
      
      fix white spaces on xbee.c
      
      Update xbee encryption driver
      
      white line at end xbee.h
      
      fix error
      
      fix rebase  conflict 4
      
      fix same missing in patches changes
      
      fix ascii to hex index parser
      
      fix syntax rules
      
      fix syntax issue 2
      
      add _netopt_strmap NETOPT_ENCRYPTION e NETOPT_ENCRYPTION_KEY
      
      fix trailng white spaces
      9fa46842
    • Martine Lenders's avatar
      Merge pull request #5227 from authmillenon/at86rf2xx/fix/set · cedf7d84
      Martine Lenders authored
      at86rf2xx: fix option setting
      cedf7d84
    • Martine Lenders's avatar
      netdev2_ieee802154: fix channel setting · 0fa5b81e
      Martine Lenders authored
      0fa5b81e
    • Martine Lenders's avatar
      at86rf2xx: fix option setting · 7b787751
      Martine Lenders authored
      7b787751
    • Martine Lenders's avatar
      Merge pull request #5352 from authmillenon/gnrc_netdev/doc/add-deprecation · 452fc917
      Martine Lenders authored
      gnrc_netdev: add deprecation note
      452fc917
    • Hauke Petersen's avatar
      Merge pull request #5270 from authmillenon/core/fix/mutex-debug · f977654a
      Hauke Petersen authored
      core: allow DEBUG in mutex.c to run without DEVELHELP
      f977654a
    • kYc0o's avatar
      Merge pull request #5342 from authmillenon/tools/fix/ethos-relative · a42525a7
      kYc0o authored
      tools: ethos: allow `start_network.sh` script to run from anywhere
      a42525a7
Loading