nvt-se
|
6005437b27
|
Disable the watchdog during the whole erase operation.
|
2008-01-21 10:40:26 +00:00 |
|
adamdunkels
|
a4d5ca833c
|
Update the periodic watchdog only if it is not stopped
|
2008-01-21 10:39:23 +00:00 |
|
nvt-se
|
bed0963769
|
Call watchdog_periodic before erasing each sector, because this operation
takes approximately 1s.
|
2008-01-21 10:28:44 +00:00 |
|
adamdunkels
|
685de41feb
|
Fixed buggy build
|
2008-01-19 06:57:44 +00:00 |
|
nifi
|
3e0e3d4965
|
added energest-arch.c
|
2008-01-18 18:26:02 +00:00 |
|
fros4943
|
0c21c8893a
|
bugfix: wait while *either* transmitting or unvalid rssi
|
2008-01-17 15:38:45 +00:00 |
|
adamdunkels
|
7b71f23abe
|
Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own.
|
2008-01-17 12:19:25 +00:00 |
|
adamdunkels
|
f2599b38e7
|
Added a WERROR variable, which, if set, causes -Werror flags to be turned on
|
2008-01-17 12:07:32 +00:00 |
|
oliverschmidt
|
cee1823dc3
|
Shell scripts need to have Unix line endings even on Windows/Cygwin.
|
2008-01-15 21:35:42 +00:00 |
|
oliverschmidt
|
f9893e11c4
|
Shell scripts need to have Unix line endings even on Windows/Cygwin.
|
2008-01-15 21:34:25 +00:00 |
|
nvt-se
|
8a38ffea87
|
added declaration for simple_cc2420_get_txpower.
|
2008-01-15 08:53:52 +00:00 |
|
nvt-se
|
057cd5ac05
|
no ENERGEST_ON_* macro needed for levels.
|
2008-01-15 08:52:16 +00:00 |
|
nvt-se
|
c3653b96ce
|
check if ENERGEST_CONF_LEVELDEVICE_LEVELS is set.
call ENERGEST_ON_LEVEL.
|
2008-01-15 08:33:02 +00:00 |
|
thiemovoigt
|
21c690ecae
|
energy measurement support for TX power levels
|
2008-01-14 16:19:25 +00:00 |
|
thiemovoigt
|
304898cd79
|
added support for devices with power levels (e.g. TX radio)
|
2008-01-14 16:18:39 +00:00 |
|
adamdunkels
|
57b54894f8
|
Removed mistakenly added development files
|
2008-01-14 16:05:34 +00:00 |
|
adamdunkels
|
34bd11905c
|
Rewrote the timesynch code to use the Rime sniffer interface instead of the kludge of running timesynch as a MAC layer
|
2008-01-14 14:50:01 +00:00 |
|
adamdunkels
|
02ee418313
|
Moving timesynch.[ch] from sys/ to core/net/rime as they have more to do with Rime than with the kernel
|
2008-01-14 14:22:16 +00:00 |
|
adamdunkels
|
042180c13f
|
Rewrote the sniffer code to use a list, which makes it possible to add any number of sniffers. Sniffers now can be both for incoming and outoing packets.
|
2008-01-14 09:42:00 +00:00 |
|
adamdunkels
|
7a356d0fb5
|
Added support for (simulated) serial data input. Data written to netsim's standard input are now sent as serial data to the main node.
|
2008-01-14 09:38:16 +00:00 |
|
adamdunkels
|
7fcb1f3b2a
|
Updated debug output
|
2008-01-14 09:36:35 +00:00 |
|
adamdunkels
|
94f8978443
|
Rewrote the sniffer code to use a list, which makes it possible to add any number of sniffers. Sniffers now can be both for incoming and outoing packets.
|
2008-01-14 09:35:53 +00:00 |
|
adamdunkels
|
b26754fd95
|
Removed unused code
|
2008-01-14 09:34:33 +00:00 |
|
adamdunkels
|
7b94bfb621
|
Rewrote the code to use polite broadcasts istead of regular broadcasts. This reduces the amount of broadcast traffic, particularly for dense networks.
|
2008-01-14 09:34:00 +00:00 |
|
adamdunkels
|
bd125aaac6
|
Changed the code so that the rtimer is only set from the rtimer (interrupt) code, and not from the non-rtimer code. Removed unused code that was supposed to turn the radio off when a packet for another node was heard (but which didn't really work anyway). Changed default on time to 1/100 seconds, and off time to 1/2 seconds
|
2008-01-14 09:26:42 +00:00 |
|
adamdunkels
|
28eaf5ee40
|
Moved C preprocessor concatenation macro to sys/cc.h
|
2008-01-14 09:22:50 +00:00 |
|
adamdunkels
|
3d17762735
|
Added a macro for concatenation of two strings, which may be macro expansions
|
2008-01-14 09:22:22 +00:00 |
|
fros4943
|
4c131d6975
|
added max printf2log message size
|
2008-01-11 15:37:38 +00:00 |
|
nifi
|
3739cd8eea
|
corrected comment
|
2008-01-10 13:40:20 +00:00 |
|
nifi
|
75784e2314
|
simple application to indicate connectivity between two nodes
|
2008-01-10 09:59:33 +00:00 |
|
adamdunkels
|
bf5ba0fdea
|
Added missing filesize field
|
2008-01-09 08:12:52 +00:00 |
|
adamdunkels
|
0cb1efe718
|
Added cfs-posix
|
2008-01-08 14:27:28 +00:00 |
|
adamdunkels
|
bac526c5f1
|
Fixed handling of CFS_WRITE and CFS_APPEND
|
2008-01-08 14:27:06 +00:00 |
|
fros4943
|
c55f320bd5
|
minor bug fix: recompilation dialog may preselect wrong process if several equally named processes exist (implemented in different source files)
|
2008-01-08 12:33:25 +00:00 |
|
fros4943
|
9c08ab0009
|
added get/set config for event listener plugin: (must register new observers as well)
|
2008-01-08 12:19:25 +00:00 |
|
fros4943
|
58215907bb
|
added get/set config for event listener plugin
|
2008-01-08 12:12:15 +00:00 |
|
adamdunkels
|
df9d43c62d
|
Fixes to total power plot generation
|
2008-01-08 08:28:09 +00:00 |
|
adamdunkels
|
f6b4022511
|
Setting a lower value now causes a discovery packet go out quicker
|
2008-01-08 08:27:25 +00:00 |
|
adamdunkels
|
bac26c90c8
|
Made a primary transmission go out immediately instead of within a random interval
|
2008-01-08 08:26:48 +00:00 |
|
adamdunkels
|
06e6bf31f4
|
Removed debuggin symbols and indirect symbol pointers. Added calloc and strchr to builtins
|
2008-01-08 08:22:51 +00:00 |
|
adamdunkels
|
f935be10c9
|
Added initalization of the serial library. Changed LPM3 to LPM2 since the current serial driver does not work with LPM3 yet (we need to add start edge detection interrupt support to fix that).
|
2008-01-08 08:21:03 +00:00 |
|
adamdunkels
|
690805ebe7
|
Added configuration for upcoming shell improvements, removed PROCESS_CONF_FASTPOLL
|
2008-01-08 08:19:56 +00:00 |
|
adamdunkels
|
959c4f3ee2
|
Removed ENERGEST_CONF_ON which is present in contiki-conf.h anyway
|
2008-01-08 08:18:00 +00:00 |
|
adamdunkels
|
bd9230b4b3
|
Added serial input from stdin, removed uIP initialization since uIP is not used anyway, made stdout unbuffered
|
2008-01-08 08:08:57 +00:00 |
|
adamdunkels
|
b7ab95499f
|
Added serial and cfs-posix-dir
|
2008-01-08 08:08:05 +00:00 |
|
adamdunkels
|
ff42002bc5
|
Added extraction of power data (not just energy)
|
2008-01-08 08:07:23 +00:00 |
|
adamdunkels
|
bfd894c7bd
|
Made graphs nicer by using gnuplot's mulitplot functionality, added power graph
|
2008-01-08 08:06:41 +00:00 |
|
adamdunkels
|
12bbe80003
|
Added timestamps and radio signal noise measurements
|
2008-01-08 08:05:34 +00:00 |
|
adamdunkels
|
a46aceb5f8
|
Added generation of symbols.c if CORE is set
|
2008-01-08 08:04:41 +00:00 |
|
adamdunkels
|
e16b7ffcf0
|
Changed the return value of the inpt handler function to int so that it can wake up the CPU from LPM
|
2008-01-08 08:04:09 +00:00 |
|