fros4943
df9ece582b
make sure we are inside process_run() before yielding
2006-10-06 10:45:53 +00:00
fros4943
69657d579d
added radio sensor for signal strength etc.
2006-10-06 10:44:03 +00:00
fros4943
f2dd0a96cd
added signal strength and output power (non-core) functions
...
+ bug fix
2006-10-05 14:44:43 +00:00
fros4943
837f71e8dd
Removed busy-wait while receiving radio data (just stay awake)
2006-10-05 12:09:40 +00:00
fros4943
87219929b7
added debounce timer to button sensor
...
OBS removed sensor changed notification when button released!
2006-10-05 11:51:51 +00:00
fros4943
ad08af59f0
bug fix: busy-waiting before checking data length
2006-10-05 07:46:53 +00:00
fros4943
eb0b2f137e
rewrote switch-procedure in asm
...
(solves problems with different gcc versions)
2006-10-04 15:05:37 +00:00
fros4943
41578b35c4
radio driver with busy-wait support
2006-10-02 15:06:12 +00:00
fros4943
f3311d5d4c
added busy-wait global variable
2006-10-02 15:05:49 +00:00
fros4943
cb71b2fca6
added support for busy-waits in simulated contiki processes
...
(the entire process_run()-loop is inside a Contiki multi-thread)
2006-09-29 14:32:15 +00:00
fros4943
c033cf5810
added multithreading sources to makefile
2006-09-29 12:48:48 +00:00
fros4943
1a3761e1a9
removed old unused makefile-quickstart code
...
+
tidied up makefile
2006-09-06 12:20:12 +00:00
fros4943
b1c7153aa6
Added interface config (earlier added by Oliver)
2006-08-30 14:48:36 +00:00
fros4943
f75392de6a
lowered uIP settings for smaller memory requirements during simulations
2006-08-30 10:04:08 +00:00
fros4943
facdd73eda
compile contiki library update:
...
* including selected Contiki process source files automatically at compilation time.
-> removes the need for manually adding all source files in the cooja.config:s
-> only selected source files are compiled
2006-08-21 15:05:14 +00:00
fros4943
e81861a0cd
added cooja; 'The Contiki OS Java Simulator'
2006-08-21 12:11:16 +00:00