Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix typos

...

The Pister lab is not a company, so we decided to assign ourselves the unused OUI 0x1415192, the first six decimals of \Piπ. Furthermore, we encode the board type and version in the EUI64, as well as its identifier. The format of the EUI64 we use is:

...

  • 14-15-92 (six first decimals of \Piπi) is the "made up" 3B Organizationally Unique Identifier (OUI) of the Pister lab;
  • xx is the type of board:
    • 0x09 for GINA (a '9' looks like a 'g')
    • 0x0b for GINA basestation
    • 0xeb for TelosB
    • 0xe3 for EUI64 Numbering Convention (a '3' looks like an 'm' rotated sideways)
  • yy-yy is the version:
  • zz-zz is the unique identifier of the board, i.e. the one labeled on the board, in hexadecimal format

...