Simon Duquennoy
|
248301a041
|
Fix naming issues and includes in uip-ds6-nbr.h
|
2013-08-19 17:48:30 +02:00 |
|
Simon Duquennoy
|
ff093a2b50
|
Removed now unused per-module neighbor table size configs. Use NEIGHBOR_CONF_MAX_NEIGHBORS instead.
|
2013-08-19 17:48:30 +02:00 |
|
Robert Quattlebaum
|
0308d3fcf0
|
settings: Correct a problem where sometimes CC_INLINE is not defined properly.
|
2013-07-02 08:46:03 -07:00 |
|
Mariano Alvira
|
5df586e09d
|
Merge pull request #184 from g-oikonomou/bug-fixes/rimestats
Rimestats Fix (#183)
|
2013-05-19 07:45:22 -07:00 |
|
George Oikonomou
|
8c0cf50dca
|
Rename RIMESTATS_CONF_ON to RIMESTATS_CONF_ENABLED
|
2013-03-20 21:14:34 +00:00 |
|
Adam Dunkels
|
277a348f60
|
Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES.
|
2013-03-18 11:12:44 +01:00 |
|
Ivan Delamer
|
b43dad00b0
|
Cleaned up RF230BB, and refactored FRAME_RETRIES and CSMA_RETRIES
#defines.
|
2012-09-04 11:12:18 -06:00 |
|
David Kopf
|
cac4e9a222
|
Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t.
Remove the troublesome avr/dev/delay.* files.
Add PLATFORM_NAME and combine the confusing *_REVISION defines into a single PLATFORM_TYPE
|
2012-04-09 15:49:53 -04:00 |
|
Nicholas J Humfrey
|
680225e99d
|
Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory.
Added "These names are deprecated, use C99 names" warnings the contiki-conf.h files that were missing it.
|
2012-02-21 08:33:25 -05:00 |
|
David Kopf
|
3612fdff5b
|
Add params.c to Raven and sync with 128rfa1 contiki-conf.h
Contikimac works with mcu sleep on both platforms.
|
2011-11-14 11:56:34 -05:00 |
|
David Kopf
|
9fec648b3e
|
Allow selection of slip port
|
2011-08-25 14:43:18 -04:00 |
|
David Kopf
|
94fc40f736
|
Move LEDONPORTE1 define to contiki-conf.h, fixing typo.
|
2011-08-24 11:35:58 -04:00 |
|
David Kopf
|
83e3b99d54
|
Let RPL examples enable platform RPL
|
2011-08-15 14:45:44 -04:00 |
|
David Kopf
|
50d1086553
|
Add changes needed for contikimac
|
2011-08-13 11:38:38 -04:00 |
|
David Kopf
|
0774fef827
|
Add explicit RADIOSTATS to platform contiki-conf.h
|
2011-07-25 15:12:12 -04:00 |
|
dak664
|
d6db9e4e86
|
Add project-conf.h to platform contiki-conf.h files.
Fix jackdaw comments.
|
2011-06-08 09:12:57 -04:00 |
|
dak664
|
62b894e560
|
Add avr-atmega128rfa1 platform based on Michael Hartman's board (single LED peripheral)
|
2011-02-07 13:15:21 -05:00 |
|