Microchip® Advanced Software Framework

contiki-conf.h File Reference
#include "thsq-conf-const.h"
#include "samd21_xplained_pro.h"
#include "platform-conf.h"
#include "rf233.h"

Macros

#define ARCH_DOESNT_NEED_ALIGNED_STRUCTS   1
 
#define HW_CSMA_FRAME_RETRIES   1
 
#define IEEE802154_CONF_PANID   0xABCD
 
#define LED_UDP_PORT   8840
 
#define LINKADDR_CONF_SIZE   8
 
#define MUL_REASSEMBLY   1
 
#define NBR_TABLE_CONF_MAX_NEIGHBORS   20
 
#define NETSTACK_CONF_FRAMER   framer_802154
 
#define NETSTACK_CONF_MAC   nullmac_driver
 
#define NETSTACK_CONF_NETWORK   sicslowpan_driver
 
#define NETSTACK_CONF_RADIO   rf233_radio_driver
 
#define NETSTACK_CONF_RDC   nullrdc_driver
 
#define NETSTACK_RADIO_MAX_PAYLOAD_LEN   125
 
#define NULLRDC_CONF_802154_AUTOACK_HW   1
 
#define NUM_REASM_BUFS   4
 
#define QUEUEBUF_CONF_NUM   12
 
#define REASSEMBLY_TIMEOUT   10 * CLOCK_SECOND
 
#define RF_CHANNEL   11
 Copyright (c) 2015 Microchip Technology Inc and 2012 – 2013, Thingsquare, http://www.thingsquare.com/. More...
 
#define SICSLOWPAN_CONF_COMPRESSION   SICSLOWPAN_COMPRESSION_HC06
 
#define SICSLOWPAN_CONF_FRAG   1
 
#define UIP_ARCH_ADD32   0
 
#define UIP_ARCH_CHKSUM   0
 
#define UIP_ARCH_IPCHKSUM   0
 
#define UIP_CONF_BUFFER_SIZE   400
 
#define UIP_CONF_ICMP6   1
 
#define UIP_CONF_IPV6   1
 
#define UIP_CONF_IPV6_RPL   1
 
#define UIP_CONF_LL_802154   1
 
#define UIP_CONF_LLH_LEN   0
 
#define UIP_CONF_MAX_ROUTES   8
 
#define UIP_CONF_TCP   1
 
#define UIP_CONF_UDP   1
 
#define UIP_CONF_UDP_CHECKSUMS   1
 

#define ARCH_DOESNT_NEED_ALIGNED_STRUCTS   1
#define HW_CSMA_FRAME_RETRIES   1
#define IEEE802154_CONF_PANID   0xABCD

Referenced by rf233_init().

#define LED_UDP_PORT   8840

Referenced by PROCESS_THREAD().

#define LINKADDR_CONF_SIZE   8
#define MUL_REASSEMBLY   1
#define NBR_TABLE_CONF_MAX_NEIGHBORS   20
#define NETSTACK_CONF_FRAMER   framer_802154
#define NETSTACK_CONF_MAC   nullmac_driver
#define NETSTACK_CONF_NETWORK   sicslowpan_driver
#define NETSTACK_CONF_RADIO   rf233_radio_driver
#define NETSTACK_CONF_RDC   nullrdc_driver
#define NETSTACK_RADIO_MAX_PAYLOAD_LEN   125
#define NULLRDC_CONF_802154_AUTOACK_HW   1

Referenced by on().

#define NUM_REASM_BUFS   4
#define QUEUEBUF_CONF_NUM   12
#define REASSEMBLY_TIMEOUT   10 * CLOCK_SECOND

Referenced by input(), and sicslowpan_init().

#define RF_CHANNEL   11

Copyright (c) 2015 Microchip Technology Inc and 2012 – 2013, Thingsquare, http://www.thingsquare.com/.

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of Atmel nor the name of Thingsquare nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
  4. This software may only be redistributed and used in connection with an Atmel microcontroller or Atmel wireless product.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Referenced by main().

#define SICSLOWPAN_CONF_COMPRESSION   SICSLOWPAN_COMPRESSION_HC06
#define SICSLOWPAN_CONF_FRAG   1
#define UIP_ARCH_ADD32   0
#define UIP_ARCH_CHKSUM   0
#define UIP_ARCH_IPCHKSUM   0
#define UIP_CONF_BUFFER_SIZE   400
#define UIP_CONF_ICMP6   1
#define UIP_CONF_IPV6   1

Referenced by newdata(), and resolv_found().

#define UIP_CONF_IPV6_RPL   1
#define UIP_CONF_LL_802154   1
#define UIP_CONF_LLH_LEN   0
#define UIP_CONF_MAX_ROUTES   8
#define UIP_CONF_TCP   1
#define UIP_CONF_UDP   1
#define UIP_CONF_UDP_CHECKSUMS   1