Commit graph

  • da561d138b made generate source file method static (to allow for remote library compilations) fros4943 2006-08-30 14:59:35 +0000
  • b1c7153aa6 Added interface config (earlier added by Oliver) fros4943 2006-08-30 14:48:36 +0000
  • f75392de6a lowered uIP settings for smaller memory requirements during simulations fros4943 2006-08-30 10:04:08 +0000
  • ce5b45da48 turn of ADC12 during reconfiguration nifi 2006-08-30 07:45:56 +0000
  • 9438981e4d The Contiki 2.x process entity doesn't contain a process id anymore. Therefore successive numbers are assigned dynamically to the listed processes for selection purposes. oliverschmidt 2006-08-27 15:15:46 +0000
  • 98bb911ffa Avoid compiler warnings. oliverschmidt 2006-08-27 00:07:15 +0000
  • 424fde144d Added the CCIF (Contiki Core InterFace) declarations used by the applications which are currently part of the Win32 build. oliverschmidt 2006-08-26 23:54:00 +0000
  • 67d7c515a4 Added missing header files to VC++ project file. oliverschmidt 2006-08-26 23:50:45 +0000
  • a72fdc7208 Fixed discrepancy between makefile and VC++ project file. oliverschmidt 2006-08-26 23:43:03 +0000
  • 3aa884cb20 Get uip_ethaddr declaration. oliverschmidt 2006-08-26 23:40:46 +0000
  • e5ba526b5b More uip_ipaddr_t fixes. oliverschmidt 2006-08-26 23:20:44 +0000
  • a6d9a8d5dd More uip_ipaddr_t fixes. oliverschmidt 2006-08-26 23:08:32 +0000
  • 157ee59ff5 Obob bug spotted by nfi. bg- 2006-08-25 09:40:21 +0000
  • a05f9acab4 performance improvement when fetching memory (throwing pointer to array instead of creating new one) fros4943 2006-08-23 17:11:09 +0000
  • 52c14b8a4e performance improvement when fetching memory (using System.arraycopy instead of earlier for-loop) fros4943 2006-08-23 15:48:15 +0000
  • 5d6358b602 bug fix: user platform dialog had wrong owner window fros4943 2006-08-23 14:29:44 +0000
  • 44201a4f4e load simulation bug fix: loading a simulation and removing interfaces caused null-pointer exception fros4943 2006-08-23 12:18:27 +0000
  • c8f379adf7 *added support for library files in user platforms (for example in dev and sys subdirectories) fros4943 2006-08-22 15:28:17 +0000
  • e10f020fec mote type classloaders + no pack() nifi 2006-08-22 12:26:36 +0000
  • c1dc1c4fd3 mote type classloaders nifi 2006-08-22 12:25:24 +0000
  • 8c2765f0f7 load default config from class path instead of current directory nifi 2006-08-22 08:56:08 +0000
  • c32390ab76 Added VC++ 2005 solution file (.sln) and project files (.vcproj). oliverschmidt 2006-08-21 22:37:16 +0000
  • 3de5f38218 Avoid temporary console window scroll on redraw due to writing to lower right screen cell. oliverschmidt 2006-08-21 22:27:10 +0000
  • 24e17a9ed1 Avoid compiler warnings. oliverschmidt 2006-08-21 21:59:59 +0000
  • 434eb410e1 Avoid compiler warnings. oliverschmidt 2006-08-21 21:45:25 +0000
  • 972e458edf Avoid compiler warning. oliverschmidt 2006-08-21 21:44:13 +0000
  • 105e4a8aa3 More uip_ipaddr_t fixes and removal of the last occurances of WITH_UIP. oliverschmidt 2006-08-21 21:42:40 +0000
  • 7d0371fa0a Avoid compiler warnings. oliverschmidt 2006-08-21 21:39:01 +0000
  • df0bcd5555 More uip_ipaddr_t fixes (and avoid compiler warning). oliverschmidt 2006-08-21 21:37:37 +0000
  • 5c83d00fb4 Avoid compiler warning. oliverschmidt 2006-08-21 21:36:18 +0000
  • 92e39a92a1 Avoid compiler warnings. oliverschmidt 2006-08-21 21:32:24 +0000
  • a89fd34530 Made declaration match definition. oliverschmidt 2006-08-21 21:31:34 +0000
  • f9ca17629a updated uAODV process for new uIP fros4943 2006-08-21 15:32:29 +0000
  • facdd73eda compile contiki library update: fros4943 2006-08-21 15:05:14 +0000
  • e81861a0cd added cooja; 'The Contiki OS Java Simulator' fros4943 2006-08-21 12:11:16 +0000
  • fbd527bc8f Different and hopefully correct low power management. bg- 2006-08-17 15:42:42 +0000
  • 20bac141ca Use LPM4_EXIT to return from sleep on msp430. bg- 2006-08-17 15:41:13 +0000
  • e4e3a11b8b New function process_nevents(). bg- 2006-08-17 15:39:24 +0000
  • b065b27759 * Deal with numerical overflows. bg- 2006-08-17 15:25:46 +0000
  • f0a14fbeae * Some ntohs stuff. bg- 2006-08-17 12:51:07 +0000
  • d16b9ad15d bug fix: LPM_AWAKE() on MSP430 modifies the stack and may only be called in the interrupt nifi 2006-08-17 08:27:54 +0000
  • 155b37491c Some object files made from *_dsc.c files get linked both into the Contiki core (for desktop icons) as well as into *.dsc files. So make sure that the *_dsc symbol gets exported regardless in which context the object files are made. oliverschmidt 2006-08-16 22:47:01 +0000
  • 52947189d0 Added main header include. oliverschmidt 2006-08-16 22:12:46 +0000
  • 1f7391e7de Avoid compiler warnings. oliverschmidt 2006-08-16 22:09:51 +0000
  • 62fa3b8c01 Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( oliverschmidt 2006-08-15 14:46:33 +0000
  • 649afd342b Avoid compiler warning. nifi 2006-08-15 09:38:33 +0000
  • d4a00f67fe The program_handler_add() mechanism relied on being used after the initialization of the program_handler (and the ctk) process but before entering the event handling. In Contiki 2.x there's no such explicit process initialization anymore - and the implicit asynchronous initialization runs after program_handler_add(). Therefore the initialization of the data structures modified by program_handler_add() had to be removed from that asynchronous process initialization. Instead C-langugae global data.initialization is used. oliverschmidt 2006-08-15 00:11:45 +0000
  • ad7bbcdf17 Now that they assumed a shape ... oliverschmidt 2006-08-14 23:53:55 +0000
  • 15154b071e The *-arch.h files seem to be out of style in Contiki 2.x so removed the only Win32 one - most of the content will show up in the (one and only) Win32 conf header. oliverschmidt 2006-08-14 23:50:51 +0000
  • 56b07d90a6 Improved code clarity by moving the API macros definitions to the support function declarations. oliverschmidt 2006-08-14 23:46:43 +0000
  • bace5b3481 Removed obsolete header include. oliverschmidt 2006-08-14 23:42:33 +0000
  • 43e9e3caa0 Added main header include. oliverschmidt 2006-08-14 23:39:23 +0000
  • f429f73b59 Added PROCESS_NAME() for the CTK conio service. oliverschmidt 2006-08-14 23:36:14 +0000
  • 5bd04b9c0d Avoid compiler warnings. oliverschmidt 2006-08-14 23:31:40 +0000
  • a99f0ca352 * More uip_ipaddr_t fixes. bg- 2006-08-14 14:01:02 +0000
  • eb7fcb54b4 * Change uip_ipaddr_t to be initialized from bytes rather than bg- 2006-08-14 13:58:28 +0000
  • 96d97031d6 Added a Win32 dll loader for loading/unloading *.prg and *.dsc files. It requires at least WinXP as it uses GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS flag for unloading. The "self-unloading" via LOADER_UNLOAD() is implemented by defering the actual unload until back in the main loop using a user-mode APC (Asynchronous Procedure Call). oliverschmidt 2006-08-13 16:49:43 +0000
  • f0e9388fed Added a Win32 Console Program based CTK (Contiki Tool Kit) conio low level library. Beside the core/lib/libconio.h interface it implements the CTK mouse interface. oliverschmidt 2006-08-13 16:36:01 +0000
  • 92c982f829 Added a Win32 CFS (Contiki File System) service. The opendir() parameter "/" is mapped to the directory containing contiki.exe. That allows easy access to *.prg and *.dsc files which are supposed to reside in the same directory. oliverschmidt 2006-08-13 16:23:10 +0000
  • 48609fb3a3 Added defines for declaring functions/data which are part of the CCI (Contiki Core Interface) and CLI (Contiki Loadable Interface). Both defines are empty for all platforms but the upcoming Win32 port. oliverschmidt 2006-08-13 15:06:08 +0000
  • ffb4edc3e3 Removed designated union initializers from recent change to avoid dependence on ISO C99 compliant compilers. oliverschmidt 2006-08-13 14:53:45 +0000
  • be675345ad Avoid compiler warnings. oliverschmidt 2006-08-13 14:08:43 +0000
  • fab4acbfe4 Avoid compiler warning. oliverschmidt 2006-08-13 14:06:24 +0000
  • 6973e29dfc Don't exit application on every _BUT_ exit messages ;-) oliverschmidt 2006-08-13 14:05:20 +0000
  • 7eeed4d6af Reactivated application core functionality (and avoid compiler warning). oliverschmidt 2006-08-13 14:02:07 +0000
  • 8594c5f75f Added header necessary for petsciiconv_toascii(). oliverschmidt 2006-08-13 13:59:07 +0000
  • 0bf3db5df7 Make malloc machine independent by relying on dependent sbrk(2). bg- 2006-08-11 13:41:31 +0000
  • 361cd531b6 Assertions are useful. bg- 2006-08-11 13:37:21 +0000
  • 9009d8dc06 More uip_ipaddr_t fixes. bg- 2006-08-10 19:22:23 +0000
  • e8030141f2 More uip_ipaddr_t fixes. bg- 2006-08-10 16:43:32 +0000
  • 7f7a6ae577 * Avoid using FASTSPI_TX to reduce size of object code. bg- 2006-08-10 16:42:11 +0000
  • 5dacf0be11 Move misc. routines to new file. bg- 2006-08-09 17:39:39 +0000
  • fb94d50410 Change typedef of uip_ipaddr_t from a vector type to a union. bg- 2006-08-09 16:13:39 +0000
  • 2fe1ccf8c5 Changed linking to use CC instead of LD to make things work with the current Makefiles (particularly platform/native). Not sure if this change is a good thing; it not, it should be reverted once we get the other Makefiles up to speed. adamdunkels 2006-08-08 13:06:54 +0000
  • 7b791de692 Import of files for the Tmote sky platform. bg- 2006-08-02 14:44:46 +0000
  • 87b0aa552a Read error messages from device file and print to stdout. bg- 2006-08-02 14:41:30 +0000
  • c94a70e0b3 Import of userspace SLIP implementation. bg- 2006-08-02 14:40:47 +0000
  • 4eee7b8bf4 Slightly outdated versions were imported to sf. bg- 2006-08-02 14:33:36 +0000
  • 8ed2e44003 changed to use constant instead of numeric value nifi 2006-07-07 06:45:45 +0000
  • 51f38adaf4 removed unused constants (BEEP_ON/BEEP_OFF) nifi 2006-07-07 06:38:53 +0000
  • fa9a97e9db removed unneeded constants (BEEP_ON/BEEP_OFF) and simplified the code for beep_on()/beep_off() nifi 2006-07-07 06:36:38 +0000
  • cb3f6db77e fixed compiler warnings nifi 2006-07-06 14:55:21 +0000
  • a63bbe05ba changed to terminate the event data with a zero character instead of line feed character nifi 2006-07-03 11:29:16 +0000
  • d376b3fe9d fixed doxygen warnings, problems with the images, and updated for contiki-2.x nifi 2006-06-29 19:04:37 +0000
  • effc657baf removed unused file (use contiki-conf.h instead) nifi 2006-06-29 08:00:58 +0000
  • 5dec29ce00 added some ifdefs to allow overiding some rules by arch specific makefiles gpz 2006-06-26 02:01:30 +0000
  • 940dc6ccaa initial creation of toplevel makefile gpz 2006-06-24 19:05:53 +0000
  • 82170f0015 added cast in line 254 to make cc65 happy gpz 2006-06-24 17:59:28 +0000
  • 8ee4f7fc3d Removed out-commented stuff from Makefiles adamdunkels 2006-06-24 06:23:47 +0000
  • 46ad48666c GTK makefile adamdunkels 2006-06-24 06:06:19 +0000
  • 6c96877cdf Added the RUNES component model (crtk.c) to the Makefile. (Note: the function names in the crtk.c must be fixed to comply with the Contiki nameing model before becoming a part of Contiki.) adamdunkels 2006-06-23 07:37:15 +0000
  • c649818fe5 fix to allow projects to extend the linker flags nifi 2006-06-22 14:24:49 +0000
  • 05f6bb5feb Import of the contiki-2.x development code from the SICS internal CVS server nifi 2006-06-22 14:22:42 +0000
  • c2ae514a13 Import of the contiki-2.x development code from the SICS internal CVS server nifi 2006-06-21 13:39:11 +0000
  • 9eb477f8f5 added autostart + replaced codeprop_event_quit with PROCESS_EVENT_EXIT nifi 2006-06-21 12:40:14 +0000
  • 62e32d2b23 Added missing includes and made Ethernut 1 & 2 ports to compile again adamdunkels 2006-06-20 21:23:09 +0000
  • 7100179654 Deleted unused files adamdunkels 2006-06-18 08:22:12 +0000
  • d7305d07f5 Code imported from the SICS CVS server adamdunkels 2006-06-18 08:19:10 +0000
  • a979865146 Simple program for sending an ELF file to a Contiki host adamdunkels 2006-06-18 08:16:12 +0000
  • 394c93219e Removed explicit TCP window setting to make ELF loading work adamdunkels 2006-06-18 08:15:26 +0000