adamdunkels
58d6310979
Added #ifdef around MAX definition to avoid compiler warnings
2007-11-26 23:22:41 +00:00
adamdunkels
2c4aba1b1b
Closing stderr to avoid error messages for compilation without Tmote Sky boards
2007-11-26 23:21:41 +00:00
nifi
f0a901fc7c
fixed compiler warnings
2007-11-26 21:58:51 +00:00
oliverschmidt
953212e297
Set the maximum number of simultaneous connections to the cfs webserver to the maximum number of uIP connections.
2007-11-26 21:52:26 +00:00
oliverschmidt
74a6ee69e6
Allow to configure the maximum number of simultaneous connections to the cfs webserver.
2007-11-26 21:50:46 +00:00
oliverschmidt
f779a8cdff
Set the maximum number of simultaneous connections to the cgi webserver to the maximum number of uIP connections.
2007-11-26 21:38:32 +00:00
oliverschmidt
2a98ace477
Allow to configure the maximum number of simultaneous connections to the cgi webserver.
2007-11-26 21:36:35 +00:00
oliverschmidt
ac55fb90e7
Added PETSCII support.
2007-11-26 20:53:00 +00:00
nifi
cc51c0220b
changed NETWORKDRIVERS to shorter NETSTACK
2007-11-26 19:35:06 +00:00
nifi
fa5a20f948
added ctimer init + printout of the autostarted processes
2007-11-26 19:34:23 +00:00
adamdunkels
52a8e8d16b
Fixed to match the Contiki code style
2007-11-26 15:31:32 +00:00
fros4943
6012ef9c21
added some functionality like save compilation output + updated initial scan to the testapps directory
2007-11-25 23:32:05 +00:00
oliverschmidt
7acad03398
Optimzed PETSCII support.
2007-11-25 23:31:11 +00:00
fros4943
f9e389d33e
removed warning
2007-11-25 22:50:12 +00:00
fros4943
06ce414c56
updated bad file info
2007-11-25 22:48:35 +00:00
fros4943
d6f46bfcaa
minor fix for SYMBOLS
2007-11-25 22:47:43 +00:00
fros4943
8aac8cde97
removed unused old stuff
...
+ introduced COOJA definition
2007-11-25 22:47:18 +00:00
fros4943
014c6c82e1
moved test applications from platform root to separate directory
2007-11-25 22:45:56 +00:00
fros4943
6f862c4506
removed warnings
2007-11-25 22:45:04 +00:00
fros4943
4436819336
updated interface
2007-11-25 22:44:06 +00:00
oliverschmidt
9c5f62d361
Switched to lowercase file name and do consistently "first-log then operate".
2007-11-25 22:21:19 +00:00
oliverschmidt
0df5958e16
Do consistently "first-log then operate".
2007-11-25 22:19:49 +00:00
oliverschmidt
3027f98b80
Switched to lowercase file name to allow for successful driver loading from C64 DOS file system.
2007-11-25 22:16:59 +00:00
oliverschmidt
74c4e10f23
No reason to not just compile petsciiconv.c for all cc65 targets.
2007-11-25 21:43:55 +00:00
oliverschmidt
ace9a6f5fa
Optimzed PETSCII support.
2007-11-25 18:39:06 +00:00
oliverschmidt
150fe09d4e
Allow to find the scripts on PETSCII machines.
2007-11-25 17:13:56 +00:00
oliverschmidt
f302b5e731
Activated PETSCII support on the C64.
2007-11-25 17:12:45 +00:00
oliverschmidt
b26ff75aad
Added user feedback on Ethernet configuration.
2007-11-25 15:15:05 +00:00
oliverschmidt
20d395e9b6
Added user feedback on IP configuration.
2007-11-25 15:00:32 +00:00
oliverschmidt
45c836c289
Adjusted dummy return value to (new) cfs interface.
2007-11-24 21:29:07 +00:00
oliverschmidt
4059cd22ce
Include 'Referer:' in referer log message.
2007-11-24 13:16:30 +00:00
oliverschmidt
0eb7106bd2
Include dummy for posix function missing in cc65 C-library.
2007-11-24 13:02:27 +00:00
oliverschmidt
0ed29ca43f
Include dummies for posix functions missing in cc65 C-library.
2007-11-24 13:00:27 +00:00
oliverschmidt
7fc383e100
Minor change in comment.
2007-11-24 12:57:09 +00:00
fros4943
2564882015
only create full symbols list if SYMBOLS is defined
2007-11-23 06:22:52 +00:00
fros4943
9b433cc06a
register as observer at end of constructor
2007-11-23 06:21:24 +00:00
oliverschmidt
65a2f11887
Added some more info on the examples I know.
2007-11-22 12:59:32 +00:00
oliverschmidt
e5f7fc8594
Made cfs implementation adhere to (new) cfs interface and streamlined implementation.
2007-11-22 12:03:54 +00:00
oliverschmidt
89061533ed
Removed (unnecessary) reference to the textedit widget header that was recently moved to the backyard.
2007-11-22 12:02:24 +00:00
oliverschmidt
5608e2d451
Minor adjustment to predominant coding style.
2007-11-22 11:41:18 +00:00
oliverschmidt
a2dd620ecc
Allow the webserver and telnetd examples to build.
2007-11-22 11:40:17 +00:00
oliverschmidt
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).
2007-11-22 11:37:34 +00:00
oliverschmidt
df1c80ee79
Made cfs implementation adhere to (new) cfs interface.
2007-11-22 11:29:13 +00:00
oliverschmidt
c69a49b2a2
Improved cfs interface.
2007-11-22 11:27:08 +00:00
oliverschmidt
54b8d7ec82
Increased number of simultanious connections from two to three, fixed / streamlined 404.html handling and added logging on tcp resets.
2007-11-22 11:25:08 +00:00
oliverschmidt
257c45776b
Removed duplicate reference to uiplib.c, removed reference to ctk-term as this was moved to the backyard and did minor reformatting.
2007-11-22 11:19:27 +00:00
nifi
d16836d9bb
changed to show Contiki version, node id, and autostarted processes at startup
2007-11-21 16:41:44 +00:00
oliverschmidt
645be6acbc
Made use of the generic Ethernet driver for cc65 targets.
2007-11-20 22:24:03 +00:00
oliverschmidt
7c1cbd4ee2
Added speed detection user feedback and adjusted soft clock to ethernet polling.
2007-11-20 21:54:06 +00:00
oliverschmidt
8ebc56aad5
Shortened welcome message.
2007-11-20 21:24:25 +00:00