Commit graph

  • 20824c5603 Make use of global error_exit(). oliverschmidt 2007-11-27 20:52:52 +0000
  • 64a2602183 Makefile for compiling a set of Contiki platforms and produce error messages for those platforms that do not compile adamdunkels 2007-11-27 20:50:54 +0000
  • 34ebd14ec7 Removed usleep and moved the pseudo-random factor to nanosleep's argument. nvt-se 2007-11-27 20:45:15 +0000
  • 90c13c2603 Added time.h include to get nanosleep to compile adamdunkels 2007-11-27 20:32:08 +0000
  • 2ef0eec6f6 Made error_exit() globally available. oliverschmidt 2007-11-27 18:17:47 +0000
  • ef55496de0 Use common log implementation for cc65 targets. oliverschmidt 2007-11-27 16:50:02 +0000
  • 18d591206e Added (default) log implementation for cc65 targets. oliverschmidt 2007-11-27 16:48:44 +0000
  • 23bd37c0d1 Added references to the wpcap driver info. oliverschmidt 2007-11-27 13:07:53 +0000
  • 689e0f077a Added some info on the wpcap driver. oliverschmidt 2007-11-27 13:06:55 +0000
  • 380407ae5a Reduced stacksize. oliverschmidt 2007-11-27 12:24:03 +0000
  • a677abb6b1 Fixed compiler warning adamdunkels 2007-11-26 23:36:09 +0000
  • 4edbad10a7 Fixed so that it runs with multiple Tmote Sky boards attached; it now uses the first one adamdunkels 2007-11-26 23:34:52 +0000
  • 99f1aa9238 Added upload and rundemo targets, removed obsoleted %.upload target adamdunkels 2007-11-26 23:32:32 +0000
  • f6cf045413 Always add neighbors to the list regardless if their rtmetric is higher than ours or not. If our rtmetric rises, we may need ot have those neighbors in our list. adamdunkels 2007-11-26 23:31:44 +0000
  • 98854f80e0 Made Rime address size configurable through contiki-conf.h adamdunkels 2007-11-26 23:30:35 +0000
  • 75be20bea6 Added function for accessing a specific neighbor adamdunkels 2007-11-26 23:30:13 +0000
  • 4eae027dd3 Changed usleep() to nanosleep() adamdunkels 2007-11-26 23:28:33 +0000
  • 85c75d18fb Added rt-leds and sky-treeroute ass default compile targets, removed tcprudolph0 as it currently does not compile due to memory exhaustion adamdunkels 2007-11-26 23:25:35 +0000
  • efe0306687 Removed dependency on PIR sensor adamdunkels 2007-11-26 23:24:33 +0000
  • 6dc278fd0c Removed ctk-textedit, added a bunch of Rime modules adamdunkels 2007-11-26 23:23:55 +0000
  • 6e0e6e1279 Removed -Werror since LPM*_EXIT; and friends trigger an internal mspgcc compiler error adamdunkels 2007-11-26 23:23:20 +0000
  • 58d6310979 Added #ifdef around MAX definition to avoid compiler warnings adamdunkels 2007-11-26 23:22:41 +0000
  • 2c4aba1b1b Closing stderr to avoid error messages for compilation without Tmote Sky boards adamdunkels 2007-11-26 23:21:41 +0000
  • f0a901fc7c fixed compiler warnings nifi 2007-11-26 21:58:51 +0000
  • 953212e297 Set the maximum number of simultaneous connections to the cfs webserver to the maximum number of uIP connections. oliverschmidt 2007-11-26 21:52:26 +0000
  • 74a6ee69e6 Allow to configure the maximum number of simultaneous connections to the cfs webserver. oliverschmidt 2007-11-26 21:50:46 +0000
  • f779a8cdff Set the maximum number of simultaneous connections to the cgi webserver to the maximum number of uIP connections. oliverschmidt 2007-11-26 21:38:32 +0000
  • 2a98ace477 Allow to configure the maximum number of simultaneous connections to the cgi webserver. oliverschmidt 2007-11-26 21:36:35 +0000
  • ac55fb90e7 Added PETSCII support. oliverschmidt 2007-11-26 20:53:00 +0000
  • cc51c0220b changed NETWORKDRIVERS to shorter NETSTACK nifi 2007-11-26 19:35:06 +0000
  • fa5a20f948 added ctimer init + printout of the autostarted processes nifi 2007-11-26 19:34:23 +0000
  • 52a8e8d16b Fixed to match the Contiki code style adamdunkels 2007-11-26 15:31:32 +0000
  • 6012ef9c21 added some functionality like save compilation output + updated initial scan to the testapps directory fros4943 2007-11-25 23:32:05 +0000
  • 7acad03398 Optimzed PETSCII support. oliverschmidt 2007-11-25 23:31:11 +0000
  • f9e389d33e removed warning fros4943 2007-11-25 22:50:12 +0000
  • 06ce414c56 updated bad file info fros4943 2007-11-25 22:48:35 +0000
  • d6f46bfcaa minor fix for SYMBOLS fros4943 2007-11-25 22:47:43 +0000
  • 8aac8cde97 removed unused old stuff fros4943 2007-11-25 22:47:18 +0000
  • 014c6c82e1 moved test applications from platform root to separate directory fros4943 2007-11-25 22:45:56 +0000
  • 6f862c4506 removed warnings fros4943 2007-11-25 22:45:04 +0000
  • 4436819336 updated interface fros4943 2007-11-25 22:44:06 +0000
  • 9c5f62d361 Switched to lowercase file name and do consistently "first-log then operate". oliverschmidt 2007-11-25 22:21:19 +0000
  • 0df5958e16 Do consistently "first-log then operate". oliverschmidt 2007-11-25 22:19:49 +0000
  • 3027f98b80 Switched to lowercase file name to allow for successful driver loading from C64 DOS file system. oliverschmidt 2007-11-25 22:16:59 +0000
  • 74c4e10f23 No reason to not just compile petsciiconv.c for all cc65 targets. oliverschmidt 2007-11-25 21:43:55 +0000
  • ace9a6f5fa Optimzed PETSCII support. oliverschmidt 2007-11-25 18:39:06 +0000
  • 150fe09d4e Allow to find the scripts on PETSCII machines. oliverschmidt 2007-11-25 17:13:56 +0000
  • f302b5e731 Activated PETSCII support on the C64. oliverschmidt 2007-11-25 17:12:45 +0000
  • b26ff75aad Added user feedback on Ethernet configuration. oliverschmidt 2007-11-25 15:15:05 +0000
  • 20d395e9b6 Added user feedback on IP configuration. oliverschmidt 2007-11-25 15:00:32 +0000
  • 45c836c289 Adjusted dummy return value to (new) cfs interface. oliverschmidt 2007-11-24 21:29:07 +0000
  • 4059cd22ce Include 'Referer:' in referer log message. oliverschmidt 2007-11-24 13:16:30 +0000
  • 0eb7106bd2 Include dummy for posix function missing in cc65 C-library. oliverschmidt 2007-11-24 13:02:27 +0000
  • 0ed29ca43f Include dummies for posix functions missing in cc65 C-library. oliverschmidt 2007-11-24 13:00:27 +0000
  • 7fc383e100 Minor change in comment. oliverschmidt 2007-11-24 12:57:09 +0000
  • 2564882015 only create full symbols list if SYMBOLS is defined fros4943 2007-11-23 06:22:52 +0000
  • 9b433cc06a register as observer at end of constructor fros4943 2007-11-23 06:21:24 +0000
  • 65a2f11887 Added some more info on the examples I know. oliverschmidt 2007-11-22 12:59:32 +0000
  • e5f7fc8594 Made cfs implementation adhere to (new) cfs interface and streamlined implementation. oliverschmidt 2007-11-22 12:03:54 +0000
  • 89061533ed Removed (unnecessary) reference to the textedit widget header that was recently moved to the backyard. oliverschmidt 2007-11-22 12:02:24 +0000
  • 5608e2d451 Minor adjustment to predominant coding style. oliverschmidt 2007-11-22 11:41:18 +0000
  • a2dd620ecc Allow the webserver and telnetd examples to build. oliverschmidt 2007-11-22 11:40:17 +0000
  • 034111b106 Made cfs implementation adhere to (new) cfs interface, streamlined implementation, reduced header dependencies and removed the 'cfs-root/' prefix. The reasoning behind the latter: - Productive embedded targets don't use the posix based variant anyway. - For testing purposes the prefix is a hurdle as the documentation doesn't mention it ;-)) - The prefix is incompatible with posix implementations lacking directory support (like the C64). oliverschmidt 2007-11-22 11:37:34 +0000
  • df1c80ee79 Made cfs implementation adhere to (new) cfs interface. oliverschmidt 2007-11-22 11:29:13 +0000
  • c69a49b2a2 Improved cfs interface. oliverschmidt 2007-11-22 11:27:08 +0000
  • 54b8d7ec82 Increased number of simultanious connections from two to three, fixed / streamlined 404.html handling and added logging on tcp resets. oliverschmidt 2007-11-22 11:25:08 +0000
  • 257c45776b Removed duplicate reference to uiplib.c, removed reference to ctk-term as this was moved to the backyard and did minor reformatting. oliverschmidt 2007-11-22 11:19:27 +0000
  • d16836d9bb changed to show Contiki version, node id, and autostarted processes at startup nifi 2007-11-21 16:41:44 +0000
  • 645be6acbc Made use of the generic Ethernet driver for cc65 targets. oliverschmidt 2007-11-20 22:24:03 +0000
  • 7c1cbd4ee2 Added speed detection user feedback and adjusted soft clock to ethernet polling. oliverschmidt 2007-11-20 21:54:06 +0000
  • 8ebc56aad5 Shortened welcome message. oliverschmidt 2007-11-20 21:24:25 +0000
  • aa7dd83d5d Made use of the generic Ethernet driver for cc65 targets. oliverschmidt 2007-11-20 21:19:12 +0000
  • da44474fd4 Generic Ethernet driver for cc65 targets. The actual hardware driver is loaded as relocatable module. oliverschmidt 2007-11-20 21:10:20 +0000
  • d474777ff8 Moved textedit widget into backyard as it was never platform independent anyway (but relied on the C64 hibit cursor). oliverschmidt 2007-11-20 20:41:11 +0000
  • 79898a5096 random seed fix fros4943 2007-11-20 05:19:47 +0000
  • a9c3799a42 number of logged packets in title fros4943 2007-11-20 04:17:11 +0000
  • 7ab9703d8f more error output at failed compilation fros4943 2007-11-20 04:16:13 +0000
  • e6e6ea415c Generic Cirrus Logic CS8900A driver for cc65 targets. The driver is intended to be loaded dynamically as relocatable module. It modifies itself to accomodate different Ethernet IO address locations: - C64 TFE ($DE00) - C64 RRNet ($DE08) - Apple2 Uther ($C0x0) oliverschmidt 2007-11-19 23:14:14 +0000
  • 9a96dbca03 Moved currently inconsistent files to backyard to clean up for release 2.1 oliverschmidt 2007-11-19 23:00:33 +0000
  • a4985fd1f7 removed offset in rtimer_arch joxe 2007-11-19 22:38:57 +0000
  • a1f11ff8e7 Removed includes for stuff that has been moved to the backyard. Added <stdint.h> include adamdunkels 2007-11-19 12:23:02 +0000
  • 477d39ce5b Fixed function prototypes to match radio API adamdunkels 2007-11-19 09:50:54 +0000
  • 476848fbe0 Including stddef.h for NULL seems to be somewhat more portable than stdlib.h. oliverschmidt 2007-11-18 19:16:49 +0000
  • 1c0aa8a0e4 Source reformatting only. oliverschmidt 2007-11-18 13:24:34 +0000
  • 71dc988cb9 slip.c: char is signed but uip_buf is unsigned ksb 2007-11-18 12:27:44 +0000
  • 46b6ce9193 Conform to the radio_driver interface. nvt-se 2007-11-18 12:25:22 +0000
  • 8ac35cb44d Added menu bar to quickstart window. Made Rime the default stack for quickstart adamdunkels 2007-11-18 12:21:41 +0000
  • 437ba5bbf4 Removed warnings ksb 2007-11-18 12:18:59 +0000
  • 58d442ab2f Removed buggy button.c that is and should not be used adamdunkels 2007-11-18 12:02:49 +0000
  • 977fdc7f03 Format requires unsigned long. nvt-se 2007-11-18 11:21:29 +0000
  • 764b2738be Removed compiler warnings. oliverschmidt 2007-11-18 02:54:45 +0000
  • 12c6074a75 Moved logically empty files to backyard. oliverschmidt 2007-11-18 02:39:10 +0000
  • c1e1249bc2 Removed compiler warnings. oliverschmidt 2007-11-18 02:36:07 +0000
  • 6ab83029c3 Source reformatting only. oliverschmidt 2007-11-18 02:17:33 +0000
  • 86a745f923 Removed compiler warnings. oliverschmidt 2007-11-18 02:16:57 +0000
  • 536f20efba Removed compiler warnings. oliverschmidt 2007-11-18 01:49:48 +0000
  • d8330e9416 Removed compiler warning. oliverschmidt 2007-11-18 01:46:53 +0000
  • a57eb88f62 Removed compiler warning. oliverschmidt 2007-11-18 01:41:00 +0000
  • d609db3580 Removed compiler warnings. oliverschmidt 2007-11-18 01:36:59 +0000
  • de7b87868d Removed compiler warnings. oliverschmidt 2007-11-18 01:24:39 +0000