Skip to content

History / How to install 6LoWPAN Linux Kernel on Raspberry Pi

Revisions

  • fix typo, tpio->gpio otherwise devicetree will not parse it and this gpio is of course used by at86rf230 driver

    @alexaring alexaring committed Aug 22, 2015
  • added a note on connecting wireshark and the PI

    BytesGalore committed Aug 11, 2015
  • Updated How to install 6LoWPAN Linux Kernel on Raspberry Pi (markdown)

    @tfar tfar committed Aug 8, 2015
  • disable UDP header compression as it's not supported by RIOT

    @tfar tfar committed Aug 7, 2015
  • chaned Linux syntax to iproute2

    @OlegHahm OlegHahm committed Aug 3, 2015
  • Updated How to install 6LoWPAN Linux Kernel on Raspberry Pi (markdown)

    @OlegHahm OlegHahm committed Aug 3, 2015
  • Updated How to install 6LoWPAN Linux Kernel on Raspberry Pi (markdown)

    @OlegHahm OlegHahm committed Aug 3, 2015
  • added experimental ToC

    @OlegHahm OlegHahm committed Aug 3, 2015
  • remove superfluous and potentially confusing steps from monitor example

    @OlegHahm OlegHahm committed Aug 3, 2015
  • Updated How to install 6LoWPAN Linux Kernel on Raspberry Pi (markdown)

    @OlegHahm OlegHahm committed Aug 3, 2015
  • Removed superfluous bullet points

    @OlegHahm OlegHahm committed Aug 3, 2015
  • Updated How to install 6LoWPAN Linux Kernel on Raspberry Pi (markdown)

    @OlegHahm OlegHahm committed Aug 3, 2015
  • fixed typo

    @OlegHahm OlegHahm committed Aug 3, 2015
  • Updated How to install 6LoWPAN Linux Kernel on Raspberry Pi (markdown)

    @tfar tfar committed Aug 1, 2015
  • Add example configuration for a 802.15.4 6LoWPAN border gateway scenario

    @tfar tfar committed Aug 1, 2015
  • device name change

    @tfar tfar committed Jul 28, 2015
  • Updated How to install 6LoWPAN Linux Kernel on Raspberry Pi (markdown)

    BytesGalore committed Jul 23, 2015
  • updated to kernel version 4.1.y since it makes pings between RIOT <-> RasPI possible :D

    BytesGalore committed Jul 23, 2015
  • Change dts entry: change edge-triggered to level-triggered, in the current driver implementation a edge triggered can occur deadlocks. Change 500 kHz max spi clock to 6 Mhz, because we can. Add xtal-trim register settings for xtal capacitors which are connected to the openlabs module.

    @alexaring alexaring committed Jul 15, 2015
  • added an alternative to remote connect with wireshark to the monitor0 on the PI

    BytesGalore committed Jul 13, 2015
  • Adding tutorial on how to use a RaspberryPi as 802.15.4 monitoring device

    @tfar tfar committed Jul 1, 2015
  • added word on how to prepare the configuration of our wpan0 device

    BytesGalore committed Jun 16, 2015
  • fixed one format error

    BytesGalore committed Jun 12, 2015
  • rephrased the kernel build process a bit

    BytesGalore committed Jun 12, 2015
  • reworded a bit

    BytesGalore committed Jun 10, 2015
  • added word on configuring the kernel

    BytesGalore committed Jun 10, 2015
  • added word on compiling and installing the wpan-tools

    BytesGalore committed Jun 9, 2015
  • add some words on th build process until firing the RasPi with the new kernel

    BytesGalore committed Jun 9, 2015
  • changed enumerations, since they doesn't seem to work

    BytesGalore committed Jun 9, 2015
  • typo (too prominent to stay)

    BytesGalore committed Jun 9, 2015