fros4943
|
8323fdfa30
|
bug fix if JAVA_HOME not set
|
2007-09-18 16:07:10 +00:00 |
|
fros4943
|
005ad973a2
|
catching unsupported class version exceptions
|
2007-09-18 15:57:14 +00:00 |
|
fros4943
|
8f101f495c
|
changed address parsing using nm to more generic: any command may be used
|
2007-09-18 11:33:46 +00:00 |
|
fros4943
|
aa99049af0
|
simple tdma rtimer implemetation
|
2007-09-18 10:37:17 +00:00 |
|
fros4943
|
19b3035e36
|
simple tdma ctimer implementation
|
2007-09-18 10:36:36 +00:00 |
|
nifi
|
ccf6bc4d9d
|
moved ENERGEST_ON to actual transmission
|
2007-09-18 10:36:31 +00:00 |
|
fros4943
|
25d2514541
|
xmac ctimer implementation
|
2007-09-18 10:35:39 +00:00 |
|
nifi
|
c12af56ad0
|
Turn off ENERGEST_TYPE_TRANSMIT if send error
|
2007-09-18 10:32:00 +00:00 |
|
fros4943
|
4937918af5
|
updated the default linux/win32 compiler/linker config
|
2007-09-17 13:06:36 +00:00 |
|
nvt-se
|
33687d8e6f
|
A function declared in lib/random.h is used, so this file should be included
instead of lib/rand.h.
|
2007-09-14 20:26:52 +00:00 |
|
nvt-se
|
1d4db3e2cc
|
The function was missing the case when the stack was used completely,
and didn't return a value then.
|
2007-09-14 20:21:01 +00:00 |
|
nvt-se
|
d60f3449ea
|
static before const.
|
2007-09-14 20:12:55 +00:00 |
|
nvt-se
|
077fc61084
|
Static should come first because it's a storage class.
|
2007-09-14 20:07:26 +00:00 |
|
nvt-se
|
bbecdd9c34
|
removed uncommented line.
|
2007-09-14 19:27:22 +00:00 |
|
nvt-se
|
87018b2af5
|
use uint16_t to be specific about id type size.
|
2007-09-14 19:24:45 +00:00 |
|
nvt-se
|
5e7a435959
|
do not declare msp430_cpu_init here.
|
2007-09-14 19:24:07 +00:00 |
|
nvt-se
|
6955e028da
|
Use splhigh and splx.
|
2007-09-14 19:20:54 +00:00 |
|
nvt-se
|
290f41db06
|
better comments.
enable interrupt later.
|
2007-09-14 19:20:24 +00:00 |
|
nvt-se
|
ca733ddfce
|
Added some statistics.
|
2007-09-14 19:14:54 +00:00 |
|
nvt-se
|
928c22eda1
|
Minor refactoring and improved compliance with the radio interface.
|
2007-09-14 18:51:51 +00:00 |
|
nvt-se
|
c49c1c0902
|
Added default Linux settings.
|
2007-09-12 12:39:31 +00:00 |
|
matsutsuka
|
71e5298d90
|
Process "kill" is properly implemented.
|
2007-09-11 12:55:57 +00:00 |
|
matsutsuka
|
661476ad92
|
PC-6001mkII setting is added.
|
2007-09-11 12:55:35 +00:00 |
|
matsutsuka
|
809b23fe28
|
Configuration of regular ctk-conio.c has been added.
|
2007-09-11 12:55:16 +00:00 |
|
matsutsuka
|
6dd93a3d04
|
NEC PC-6001 support sources are initially added.
|
2007-09-11 12:12:59 +00:00 |
|
matsutsuka
|
c258a2e83a
|
library extension has been modified form .o to .a
|
2007-09-11 12:11:38 +00:00 |
|
matsutsuka
|
cce43c2efc
|
Baud-rate has been added to the architecture-depend initialization.
Enabled packaged buffer reading.
|
2007-09-11 12:03:20 +00:00 |
|
fros4943
|
d08097966d
|
added configurations
|
2007-09-10 17:50:47 +00:00 |
|
fros4943
|
5a34869fea
|
removed level1 test
|
2007-09-10 17:50:02 +00:00 |
|
matsutsuka
|
cd971ff8cc
|
sdcc-custom-rule has been added to makefile.z80
|
2007-09-10 15:09:28 +00:00 |
|
fros4943
|
0e5a8968dd
|
added default config
|
2007-09-10 14:08:21 +00:00 |
|
fros4943
|
dfc9a46a14
|
removed old map test
|
2007-09-10 14:08:02 +00:00 |
|
fros4943
|
95186aebcb
|
updated tests - references to actual COOJA code
|
2007-09-10 14:07:12 +00:00 |
|
fros4943
|
9100b5710b
|
level 3b - tests parsing addresses using nm
|
2007-09-10 14:06:23 +00:00 |
|
fros4943
|
83792e4132
|
level 3a - tests parsing addresses using map file
|
2007-09-10 14:06:03 +00:00 |
|
fros4943
|
e24dd09126
|
parsing addresses differently depending on exttools config
|
2007-09-10 14:05:34 +00:00 |
|
fros4943
|
8a11380de9
|
setting nm parsing default
|
2007-09-10 14:04:10 +00:00 |
|
fros4943
|
919a35801d
|
using external tools regular expressions
|
2007-09-10 13:26:54 +00:00 |
|
fros4943
|
08d42b2251
|
added regular expressions for parsing map files and nm output
|
2007-09-10 13:25:36 +00:00 |
|
matsutsuka
|
fe980b4445
|
Comment and include files are slightly changed for readablility.
|
2007-09-09 13:41:50 +00:00 |
|
matsutsuka
|
259c5a00b9
|
Some gliches and filenames are changed regarding RS-232C driver.
|
2007-09-09 13:41:15 +00:00 |
|
matsutsuka
|
2f4970e61c
|
#include "contiki" has been added so as to enable platform-dependent configuration for LIBCONIO_WIDTH and LIBCONIO_HEIGHT.
|
2007-09-09 12:24:44 +00:00 |
|
matsutsuka
|
c58e4f94b8
|
Screen-bsae logging implementation.
|
2007-09-09 12:23:03 +00:00 |
|
matsutsuka
|
17da4a73be
|
Not signal but polling-based rs-232c process.
|
2007-09-09 12:22:34 +00:00 |
|
matsutsuka
|
91a57c89ba
|
VRAM based default implementation of libconio_arch.
|
2007-09-09 12:21:54 +00:00 |
|
matsutsuka
|
f9a01d6282
|
strcasecmp is moved to lib directory
|
2007-09-09 12:20:59 +00:00 |
|
matsutsuka
|
88c30a63a5
|
Directory of some sources files has been moved.
|
2007-09-09 12:20:12 +00:00 |
|
matsutsuka
|
8fd76351eb
|
removed debugging printf
|
2007-09-08 16:12:54 +00:00 |
|
matsutsuka
|
4cd7302ecb
|
make an old debbuging printf optional
|
2007-09-08 15:32:30 +00:00 |
|
fros4943
|
59c75144e8
|
compare clock_time_t's
|
2007-09-07 10:20:30 +00:00 |
|