Skip to content
laurentderu edited this page Sep 11, 2014 · 49 revisions

6LBR-1.3.2 Packages

RaspberryPi

  • Coming soon

BeagleBone

  • Ångström v2012.05 : Coming soon

Redwire IO

  • Coming soon

Changelog

V1.3.1 --> V1.3.2 Changelog

  • Features

  • CC2538DK+ENC28J60 support

  • User friendly nvm configuration for Redwire Econotag/IO

  • Simple plugin for native platforms.

  • ...

  • Bugfixes

  • 6LoWPAN fragmentation bugfixes

  • Improved frame payload size estimation

  • RPL DODAG stability improvements

  • ENC28J60 drivers refactoring

  • Potential crash in application watchdog

  • Redwire IO flash tool

  • Improved EXP5438/TRxEB support

  • Fix wrong formats in simple coap lib

  • Non regression tests are more reliable

V1.3 --> V1.3.1 Changelog

  • Features

    • Redwire-IO support
    • Improved Econotag and exp5438 support
    • RPL DAG lifetime added
    • CSMA statistics
  • Bugfixes

    • Fix connectivity issues in SmartBridge mode
    • Fix configuration options in webserver
    • Fix native tap address configuration
    • Fix SmartBridge manual mode
    • Fix trigger of watchdog at startup
    • Fix launch script to avoid multiple 6lbr running
    • Fix failing tests in test framework

V1.2.2 --> V1.3 Changelog

  • Features
    • Contiki 2.7 merge
    • TinyDTLS integration
    • Configurable transport layer for CoAP
    • DTLS transport layer for CoAP
    • Compilation time logging library
    • Node config
  • RPL
    • Proper handling of forwarding errors
    • Proper handling or rank errors
    • Hop-by-hop option for UDP traffic
    • Recalculate parent rank when receiving DIO
  • Reliability
    • Improved validation of slip commands
    • Support for more than one pending message in slip driver
    • Duplicate ACK detection
    • Increase Telos UART buffers for slip-radio
    • Use interrupt transmit for Telos slip-radio
  • 6lbr-Demo
    • DTLS-CoAP server
  • Miscellaneous
    • CSMA and SLIP statistics in webserver
    • Improved RPL statistics
    • Better support for slip-radio on Econotag
    • Display sensors in Sensors page even without udp-client

V1.2 --> V1.2.2 Changelog

  • Bugfixes
    • Make install now works again
    • LIB_6LBR default value corrected
    • 6lbr-demo builds successfully on Econotag
  • 6LBR-Demo
    • Add DTLS Echo server
    • MSP430 20 Bits support

V1.1.1 --> V1.2 Changelog

  • Reliability
    • Detect slip packet loss to avoid queue exhaustion
    • Prevent corruption of pending packets
    • Add queue fairness to avoid high throughput traffic to monopolize 6LBR
    • Add user configurable application watchdog to restart 6LBR when it hangs
    • Log slip errors
  • Administration
    • New administration page in webserver to restart/reboot/halt 6LBR
    • Remote log viewing
    • Improved mote type detection in webserver
    • Split up ifup/ifdown scripts and allow user defined scripts
  • 6lbr-demo
    • Generic COAP resource library
      • Generic resource instanciation
      • Content-type selection (plain text, xml and json)
      • Allow all resources to be periodic or event observable
    • Add COAP server in 6lbr-demo based on IPSO Application profile
      • Device info : version, uptime, battery level
      • Sensors : light, temperature, humidity, button
      • Actuators : leds
    • Allow modification of RF channel on make command line
    • 6lbr-demo includes COAP instead of webserver by default
  • Foren6 support
    • Add commands to force children to resend their DIO or DAO
  • Bugfixes
    • Drop packet sent to self
    • Default/peer is router disabled by default
    • Store DODAG version after global repair
    • Set TCP MSS size to UIP buffer size
    • Fix RPL Root glitch
    • Ignore other DODAGs when RPL Root
    • Fix UDP statistics
    • ...

V1.1 --> V1.1.1 Changelog

  • Bugfixes
  • 6LoWPAN fragmentation much more stable
  • Slip Radio high throughput
  • and various small bugfixes (see commit log)
  • Webserver
  • Read-only mode
  • New statistics page
  • New logging system
  • User configurable levels
  • Logs timestamp
  • Log file configuration
  • 6LBR regression tests
  • Fragmentation test
  • Prefix switching test

V1.0 --> V1.1 Changelog

  • Multiple Border Router support
  • Multiple Border Router synchronisation support (Experimental)
  • Cooja support for a native 6LBR process and a virtual WSN
  • RPL and NDP parameters configuration at run-time
  • Full NDP Router and mote support
  • New RplRelay and 6LR modes
  • CSMA and nullmac modes supported by 6LBR and motes
  • Multi DODAG support
  • More examples, more documentation
  • 6LBR regression tests
  • 6LBR performance tests
    • prefix reconfiguration
    • node mobility
    • multiple border router tests
    • runs in simulation and real testbeds

Older releases

6LBR-1.3.1 Packages

RaspberryPi

  • Coming soon

BeagleBone

Redwire IO

6LBR-1.3

RaspberryPi

BeagleBone

6LBR-1.2.0

RaspberryPi

BeagleBone

6LBR-1.1.1

RaspberryPi

BeagleBone

6LBR-1.1

RaspberryPi

BeagleBone

6LBR-1.0

RaspberryPi

BeagleBone

Tags

Existing 6LBR Tags:

  • 6lbr-1.3.1: 6LBR 1.3.1(2014-04)
  • 6lbr-1.3: 6LBR 1.3(2014-02)
  • 6lbr-1.2.2: 6LBR 1.2.2(2014-01)
  • 6lbr-1.2.1: 6LBR 1.2.1(2013-12)
  • 6lbr-1.2: 6LBR 1.2(2013-11)
  • 6lbr-1.1 -1: 6LBR 1.1.1(2013-10)
  • 6lbr-1.1: 6LBR 1.1 (2013-07)
  • 6lbr-1.0: 6LBR 1.0 (2013-02)
Clone this wiki locally