We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix typo, tpio->gpio otherwise devicetree will not parse it and this gpio is of course used by at86rf230 driver
added a note on connecting wireshark and the PI
Updated How to install 6LoWPAN Linux Kernel on Raspberry Pi (markdown)
disable UDP header compression as it's not supported by RIOT
chaned Linux syntax to iproute2
added experimental ToC
remove superfluous and potentially confusing steps from monitor example
Removed superfluous bullet points
fixed typo
Add example configuration for a 802.15.4 6LoWPAN border gateway scenario
device name change
updated to kernel version 4.1.y since it makes pings between RIOT <-> RasPI possible :D
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.
added an alternative to remote connect with wireshark to the monitor0 on the PI
Adding tutorial on how to use a RaspberryPi as 802.15.4 monitoring device
added word on how to prepare the configuration of our wpan0 device
fixed one format error
rephrased the kernel build process a bit
reworded a bit
added word on configuring the kernel
added word on compiling and installing the wpan-tools
add some words on th build process until firing the RasPi with the new kernel
changed enumerations, since they doesn't seem to work
typo (too prominent to stay)