adamdunkels
|
0076bfe8a5
|
Changed the name of the 'serial' module to 'serial-line' to signify that the module is about lines of data from the serial port, not individual bytes, and to make sdcc happy
|
2009-03-17 15:56:32 +00:00 |
|
nvt-se
|
7f3def31b7
|
removed duplicate inclusion of header, and sorted the entries.
|
2009-03-17 15:02:19 +00:00 |
|
nvt-se
|
6d0fc26ec1
|
disabled unstable SD driver.
|
2009-03-17 15:01:40 +00:00 |
|
fros4943
|
6f52115d3a
|
bugfix: sensor process should be started by default
|
2009-03-17 10:34:02 +00:00 |
|
nifi
|
f0e56df2eb
|
fixed compiler warning when timesynch is disabled
|
2009-03-17 09:57:01 +00:00 |
|
fros4943
|
0580b4ea9d
|
+ special case: allow single parent directory when saving relative source file paths
|
2009-03-17 09:16:36 +00:00 |
|
nvt-se
|
13b364bcc1
|
fixed documentation typos.
|
2009-03-15 20:29:04 +00:00 |
|
nvt-se
|
41ca9516a7
|
fixed documentation typos.
|
2009-03-15 20:21:16 +00:00 |
|
fros4943
|
c53d80a608
|
experimental: print pc history when program jumps to bad address
|
2009-03-13 16:24:29 +00:00 |
|
fros4943
|
eb3874a1fb
|
set initial error dialog size
|
2009-03-13 15:15:37 +00:00 |
|
fros4943
|
4275ff4a9c
|
added support for 64-bit architectures, as already added on the cooja mtarch clone (patch provided by Jesper Karlsson and David Gustafsson)
|
2009-03-13 15:02:23 +00:00 |
|
fros4943
|
da8ee90ef3
|
reverted last commit (sorry, committed wrong file.. :)
|
2009-03-13 14:49:10 +00:00 |
|
fros4943
|
d6ebba536c
|
minor 64 bit fix: divide by sizeof(unsigned long) instead of constant 4
|
2009-03-13 14:40:07 +00:00 |
|
fros4943
|
f4333ab089
|
use regular api for configuring mote type, instead of directly calling contiki compile method
|
2009-03-13 14:33:48 +00:00 |
|
adamdunkels
|
fb8fab739a
|
Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it).
|
2009-03-12 23:04:52 +00:00 |
|
adamdunkels
|
65eb5fd4e8
|
Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it).
|
2009-03-12 21:58:20 +00:00 |
|
dak664
|
932fc9f748
|
Remove tab that was preventing cgi invokation
|
2009-03-12 21:37:22 +00:00 |
|
adamdunkels
|
5920a86312
|
Moved the Raven-specific applications from the generic apps/ directory to the platform-specific platform/avr-raven/apps
|
2009-03-12 19:15:23 +00:00 |
|
adamdunkels
|
1122e49b72
|
Allow application directories to be both in the generic apps/ directory and in target-specific platform/X/apps
|
2009-03-12 19:10:37 +00:00 |
|
nifi
|
f67909271e
|
code cleanup
|
2009-03-12 18:40:06 +00:00 |
|
nifi
|
92e941f2c1
|
bug fix: set simulation at configure
|
2009-03-12 18:25:45 +00:00 |
|
nifi
|
473a10caf2
|
fixed to finish edit before reading values from text fields
|
2009-03-12 17:52:20 +00:00 |
|
fros4943
|
99b9e80de9
|
make all quickstart target phony
|
2009-03-12 17:48:23 +00:00 |
|
fros4943
|
536af1381a
|
temporary fix for catching new emulationexception
|
2009-03-12 17:47:57 +00:00 |
|
fros4943
|
a27ec1bbef
|
updated mspsim with adc bugfix
|
2009-03-12 17:30:07 +00:00 |
|
fros4943
|
72fdf5b379
|
make quickstart goal precious
|
2009-03-12 15:12:50 +00:00 |
|
fros4943
|
67407d6f36
|
+ support for config file relative paths when saving simulations
+ support for quickstarting from simulation config
|
2009-03-12 15:10:00 +00:00 |
|
fros4943
|
7099572282
|
+ support for config file relative paths when saving simulations
|
2009-03-12 15:08:29 +00:00 |
|
fros4943
|
a17e7d109a
|
minor fix: only reset dialogstate if mote type is not loaded
|
2009-03-12 13:20:58 +00:00 |
|
fros4943
|
063bf88f90
|
cooja quickstart should be started from normal cooja working directory, otherwise config relative paths won't work
+
cygwin path fix for quickstart
|
2009-03-12 13:04:10 +00:00 |
|
nvt-se
|
80bbc92ffe
|
patch from Jesperk Karlsson. ensures that the fp_uart_handler type is known
in the header.
|
2009-03-12 12:23:22 +00:00 |
|
nifi
|
9a388fbd99
|
cleaned up exception handling
|
2009-03-12 11:01:26 +00:00 |
|
fros4943
|
be9bc1570d
|
immediately quit if simulation has error in test mode
|
2009-03-11 22:17:04 +00:00 |
|
adamdunkels
|
f634ccfb3d
|
Set transmission power based on packet attribute
|
2009-03-11 20:38:53 +00:00 |
|
adamdunkels
|
537219bf27
|
Added a packet attribute to specify transmission power on outgoing packets
|
2009-03-11 20:33:17 +00:00 |
|
fros4943
|
14924bae66
|
experimental: quick-n-dirty way to indicate compilation progress when (re)loading simulations
|
2009-03-11 20:14:52 +00:00 |
|
fros4943
|
9b2a1097d1
|
using Java's built-in methods for converting to Contiki relative paths
|
2009-03-11 19:19:39 +00:00 |
|
fros4943
|
47da035f38
|
added simulation config backwards compatibility for contiki mote types: may not work for configurations with several compiled sources
|
2009-03-11 18:42:53 +00:00 |
|
fros4943
|
3a2718279b
|
gui fixes: allow editing external tools settings, hide advanced tab (not used yet) etc
|
2009-03-11 18:18:57 +00:00 |
|
fros4943
|
d26ba2606b
|
added simulation config backwards compatibility for msp motes
|
2009-03-11 17:46:59 +00:00 |
|
fros4943
|
1ca67916a4
|
implemented new mote type interfaces
|
2009-03-11 14:12:18 +00:00 |
|
fros4943
|
adf1489cda
|
also clean avrora project
|
2009-03-11 13:54:46 +00:00 |
|
fros4943
|
42ed8a3b9b
|
only remove cooja-avrora jar when cleaning
|
2009-03-11 13:49:47 +00:00 |
|
fros4943
|
aa74e55347
|
minor fix: clear commands from event thread
|
2009-03-11 13:27:51 +00:00 |
|
fros4943
|
82305b3572
|
with the recent mote type updates, the simulation config structure changed.
* updated simconfigs
|
2009-03-11 13:25:40 +00:00 |
|
fros4943
|
71ea1cc56e
|
saving contiki relative paths
|
2009-03-11 11:54:19 +00:00 |
|
fros4943
|
9b30447b11
|
removed old contiki mote type dialog, replaced by the newer shared compile dialog
|
2009-03-11 08:46:10 +00:00 |
|
fros4943
|
f46770ae85
|
using new compiler library for configuration wizard
|
2009-03-11 08:44:32 +00:00 |
|
fros4943
|
8ec6bbd32b
|
compile method signature update
|
2009-03-11 08:42:07 +00:00 |
|
fros4943
|
5d27841807
|
+ contiki app object
|
2009-03-11 08:40:37 +00:00 |
|