Commit graph

  • 290f41db06 better comments. enable interrupt later. nvt-se 2007-09-14 19:20:24 +0000
  • ca733ddfce Added some statistics. nvt-se 2007-09-14 19:14:54 +0000
  • 928c22eda1 Minor refactoring and improved compliance with the radio interface. nvt-se 2007-09-14 18:51:51 +0000
  • c49c1c0902 Added default Linux settings. nvt-se 2007-09-12 12:39:31 +0000
  • 71e5298d90 Process "kill" is properly implemented. matsutsuka 2007-09-11 12:55:57 +0000
  • 661476ad92 PC-6001mkII setting is added. matsutsuka 2007-09-11 12:55:35 +0000
  • 809b23fe28 Configuration of regular ctk-conio.c has been added. matsutsuka 2007-09-11 12:55:16 +0000
  • 6dd93a3d04 NEC PC-6001 support sources are initially added. matsutsuka 2007-09-11 12:12:59 +0000
  • c258a2e83a library extension has been modified form .o to .a matsutsuka 2007-09-11 12:11:38 +0000
  • cce43c2efc Baud-rate has been added to the architecture-depend initialization. Enabled packaged buffer reading. matsutsuka 2007-09-11 12:03:20 +0000
  • d08097966d added configurations fros4943 2007-09-10 17:50:47 +0000
  • 5a34869fea removed level1 test fros4943 2007-09-10 17:50:02 +0000
  • cd971ff8cc sdcc-custom-rule has been added to makefile.z80 matsutsuka 2007-09-10 15:09:28 +0000
  • 0e5a8968dd added default config fros4943 2007-09-10 14:08:21 +0000
  • dfc9a46a14 removed old map test fros4943 2007-09-10 14:08:02 +0000
  • 95186aebcb updated tests - references to actual COOJA code fros4943 2007-09-10 14:07:12 +0000
  • 9100b5710b level 3b - tests parsing addresses using nm fros4943 2007-09-10 14:06:23 +0000
  • 83792e4132 level 3a - tests parsing addresses using map file fros4943 2007-09-10 14:06:03 +0000
  • e24dd09126 parsing addresses differently depending on exttools config fros4943 2007-09-10 14:05:34 +0000
  • 8a11380de9 setting nm parsing default fros4943 2007-09-10 14:04:10 +0000
  • 919a35801d using external tools regular expressions fros4943 2007-09-10 13:26:54 +0000
  • 08d42b2251 added regular expressions for parsing map files and nm output fros4943 2007-09-10 13:25:36 +0000
  • fe980b4445 Comment and include files are slightly changed for readablility. matsutsuka 2007-09-09 13:41:50 +0000
  • 259c5a00b9 Some gliches and filenames are changed regarding RS-232C driver. matsutsuka 2007-09-09 13:41:15 +0000
  • 2f4970e61c #include "contiki" has been added so as to enable platform-dependent configuration for LIBCONIO_WIDTH and LIBCONIO_HEIGHT. matsutsuka 2007-09-09 12:24:44 +0000
  • c58e4f94b8 Screen-bsae logging implementation. matsutsuka 2007-09-09 12:23:03 +0000
  • 17da4a73be Not signal but polling-based rs-232c process. matsutsuka 2007-09-09 12:22:34 +0000
  • 91a57c89ba VRAM based default implementation of libconio_arch. matsutsuka 2007-09-09 12:21:54 +0000
  • f9a01d6282 strcasecmp is moved to lib directory matsutsuka 2007-09-09 12:20:59 +0000
  • 88c30a63a5 Directory of some sources files has been moved. matsutsuka 2007-09-09 12:20:12 +0000
  • 8fd76351eb removed debugging printf matsutsuka 2007-09-08 16:12:54 +0000
  • 4cd7302ecb make an old debbuging printf optional matsutsuka 2007-09-08 15:32:30 +0000
  • 59c75144e8 compare clock_time_t's fros4943 2007-09-07 10:20:30 +0000
  • efbe8ab536 renamed contiki-sdcc-conf.h to z80def.h in order to follow the convention of cpu-dependent configuration header file name. matsutsuka 2007-09-07 04:59:06 +0000
  • b4f3ab5af7 Added support for configurable callbacks of uart1 input. nvt-se 2007-09-06 11:45:08 +0000
  • ab5b1b4a65 bigmem target fros4943 2007-09-06 08:10:04 +0000
  • d44a1e97e6 int32_t typedef is added to make compatibility with rand.c matsutsuka 2007-09-06 01:41:05 +0000
  • 582a7476d4 *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. matsutsuka 2007-09-06 01:36:10 +0000
  • ee76163a8c the order of assembler parameters were changed, because some compiler like SDCC requires the output file at the last place. matsutsuka 2007-09-06 01:09:53 +0000
  • e04e128a59 updated jni_tests to new external tools configuration fros4943 2007-09-05 18:39:42 +0000
  • e097e17a15 minor fix fros4943 2007-09-05 14:08:04 +0000
  • d5d6e5d48c added some explanations fros4943 2007-09-05 14:01:56 +0000
  • db74bb6566 changed link argument sent to makefile: instead of using linker, user may specify linker line including tools fros4943 2007-09-05 14:00:59 +0000
  • 661a76408a changed link argument sent to makefile: instead of using linker, user may specify linker line including tools fros4943 2007-09-05 13:58:08 +0000
  • 89e81f9eed Renamed 6502-conf.h into 6502def.h to be in line with similiar files created in the meanwhile and added C99 names. oliverschmidt 2007-09-05 10:59:10 +0000
  • 1d1b99c0aa refer to PSOCK_NEWDATA. nvt-se 2007-09-04 12:39:00 +0000
  • e6630a6ccb include contiki.h and use standard data types. bg- 2007-09-04 08:48:54 +0000
  • aaae9f4cf8 removed redundant code - configuration of basic clock subsystem in clock and rtimer_arch joxe 2007-09-03 19:22:37 +0000
  • 6441821fc3 Forgot to add this file ksb 2007-09-01 11:17:25 +0000
  • 4766593ff7 Add assembler checksum calculation support for z80 port. matsutsuka 2007-09-01 11:14:50 +0000
  • af9bf1810c The file is generated from string-descriptors.xml, but since it probably won't change and not everyone has xsltproc I'm putting it in CVS. ksb 2007-09-01 10:12:54 +0000
  • 73dfa52324 Changes IP address so it won't collide with the Tmote. ksb 2007-09-01 10:09:11 +0000
  • 2bbf074f39 Added a gateway application the routes between SLIP on USB and the radio. ksb 2007-09-01 10:06:05 +0000
  • 9d5a2aed80 Added USB (specifically CDC-ACM) support ksb 2007-09-01 10:00:35 +0000
  • 3af69d229a Added some comments. matsutsuka 2007-09-01 01:09:25 +0000
  • cc2b6e58d7 Followed a coding convention of contiki, in which cast operation should not be followed by a space char. matsutsuka 2007-09-01 01:08:07 +0000
  • 1a59b784b7 Followed a coding convention of contiki, in which cast operation should not be followed by a space char. matsutsuka 2007-09-01 00:56:03 +0000
  • 57bd42ac9b Fixed a glitch of CC_CONF_ASSIGN_AGGREGATE. matsutsuka 2007-09-01 00:49:41 +0000
  • 858e2682e6 platform independent simple slotted tdma mac protocol fros4943 2007-08-31 13:42:22 +0000
  • 34af8fbc1a Fixed recent change. oliverschmidt 2007-08-30 20:47:14 +0000
  • 02fb08e029 (Hopefully) only style alignment of recent change. oliverschmidt 2007-08-30 20:42:58 +0000
  • 348a52aebe Fixed recent change. oliverschmidt 2007-08-30 20:32:29 +0000
  • 9d4fc0a1a8 Support for z80(sdcc) port. In order to support, some core modules are modified as follows: matsutsuka 2007-08-30 14:39:16 +0000
  • 974fcb66d4 convenience function for cooja. fros4943 2007-08-23 08:14:30 +0000
  • 992a715ba6 moved init routines to be executed on node specific basis fros4943 2007-08-23 07:36:34 +0000
  • 6d86b77cfe setting rime id at init fros4943 2007-08-23 07:35:26 +0000
  • a147db8cc5 added simple test template fros4943 2007-08-22 11:26:21 +0000
  • b67baa7dfc set specified external tools configs read only fros4943 2007-08-22 11:23:50 +0000
  • 3bb9fda749 Avoid warning about using a cast as a lvalue. ksb 2007-08-22 10:59:56 +0000
  • 93861e7b77 Added memmove as a builtin function. ksb 2007-08-22 10:57:31 +0000
  • 48e7ef8bc9 Changed macros to not include a trailing semicolon. ksb 2007-08-22 10:49:48 +0000
  • bbdffcbc86 Use uip_ipaddr_copy in places where addresses are copied. ksb 2007-08-22 10:47:37 +0000
  • 3337165590 Made it possible to override uip_ipaddr_copy . Use uip_ipaddr_copy in some places where addresses are copied. ksb 2007-08-22 10:45:42 +0000
  • 65533c0c00 an early version of chakana, an automated test framework used with COOJA fros4943 2007-08-21 14:39:18 +0000
  • 9be473e4b9 functionality for exporting current userplatforms as default external tools setting fros4943 2007-08-21 14:18:04 +0000
  • 7f25afcfe4 fixed possible null pointer exception fros4943 2007-08-21 13:28:52 +0000
  • d272b062f0 reimplemented receiver calls (earlier tcpip_input) from inside multithreaded environment fros4943 2007-08-21 13:09:40 +0000
  • fa6748f45a reset success ratio to 100&, and added configuration ability in plugin fros4943 2007-08-21 09:17:18 +0000
  • e55dbe433b Build system improvements. ksb 2007-08-21 09:06:23 +0000
  • 792eae91c6 rtimer implementation (not well tested) sprintf that use strformat, so there's no need to pull in the newlib implementation. Build system improvements. ksb 2007-08-21 09:03:55 +0000
  • 1ca82694f5 restructured dialog fros4943 2007-08-21 08:54:48 +0000
  • 0d505b8dfd reset nr tick lists and mote startup delay, since both settings are still experimental fros4943 2007-08-21 08:51:33 +0000
  • 186a99857b minor adjustments for ip. nvt-se 2007-08-20 11:39:03 +0000
  • 81174c6389 cr->lf nvt-se 2007-08-20 11:01:13 +0000
  • ebe39794fd enabled debug information (source lines in stack traces) nifi 2007-08-20 09:15:34 +0000
  • aee4c71200 Use test-abc instead of core. nvt-se 2007-08-17 13:10:16 +0000
  • 6dffb0ed63 unnecessary file. nvt-se 2007-08-17 13:08:38 +0000
  • 96e06d1dde Standardized integer types. nvt-se 2007-08-16 20:38:40 +0000
  • defbe1d9ac use new function. nvt-se 2007-08-16 20:29:56 +0000
  • 9017949535 Improved interface and C standard compatibility. nvt-se 2007-08-16 20:29:18 +0000
  • 6983417307 forgot return. nvt-se 2007-08-16 17:10:49 +0000
  • 8b3e9477d9 call dma_init. nvt-se 2007-08-16 13:54:58 +0000
  • d5027f0041 Subscribe to DMA events on line 0 for the radio. nvt-se 2007-08-16 13:52:17 +0000
  • 0723f1fbc7 Make it possible to subscribe to DMA events. nvt-se 2007-08-16 13:51:57 +0000
  • 2780aef873 Include msp430def.h for standard defines nifi 2007-08-16 13:35:33 +0000
  • fefe56d913 Changes to standard types. nvt-se 2007-08-16 13:24:57 +0000
  • f398e56048 * Include avrdef.h for standard defines. bg- 2007-08-16 13:24:20 +0000
  • 5db2990884 Use the new type definitions file for msp430. nvt-se 2007-08-16 13:23:41 +0000
  • 0fedf8845d * Standard defines for AVR. bg- 2007-08-16 13:20:09 +0000
  • a20c9e6abb * Include msp430def.h for standard defines. bg- 2007-08-16 13:10:53 +0000