Timeline


and

09/13/11:

18:56 Changeset [1196] by thomas
updated screenshot of OpenVisualizer
13:16 Changeset [1195] by thomas
OpenVisualizer displays data being sent outside of the mote network
11:48 Changeset [1194] by thomas
cleaned up the calls to openserial_printError
11:33 Changeset [1193] by thomas
DEBUG_MOTEID_MASTER is DAGroot and bridge
11:24 Changeset [1192] by thomas
Non-DAGroot motes send data to aaaa::2 over UDP
11:19 Ticket #101 (remove neighbors when too old) created by thomas
11:03 Changeset [1191] by thomas
displays motes on a default square; no link yet.
10:51 Changeset [1190] by thomas
typo
10:49 Ticket #89 (shared slot MAC behavior) closed by thomas
fixed: Fixed by r1189.
10:49 Changeset [1189] by thomas
Fixes #89.
10:12 Changeset [1188] by thomas
schedule_indicateRx/Tx are called directly from IEEE802154E, not from RES …
09:51 Changeset [1187] by thomas
reorganizing function in schedule.h/c
09:47 Changeset [1186] by thomas
Decrementing backoff counter in schedule_getOkToSend
09:33 Changeset [1185] by thomas
implemented shared slot behavior in the IEEE802154E module. Next step: …
09:23 Changeset [1184] by thomas
displaying anycast slots better
09:20 Changeset [1183] by thomas
displayin backoffExponent column in openvisualizer
09:18 Changeset [1182] by thomas
adding backoffExponent column
09:08 Changeset [1181] by thomas
cleaner display of shared slot
09:05 Changeset [1180] by thomas
anycast TXRX slot implemented. Next step: shared slot (and backoff …
08:52 Changeset [1179] by thomas
modifying the schedule so it contains only an ADV and a shared TXRX …
08:49 Changeset [1178] by thomas
add concept of anycast in OpenVisualizer
08:48 Changeset [1177] by thomas
Adding the concept of anycast in mote code.
08:46 Changeset [1176] by thomas
displaying shared/backoff column in OpenVisualizer. Partial fix for #89.
08:39 Changeset [1175] by thomas
Added a shared and a backoff column to the schedule table. Partial fix …
08:31 Ticket #100 (adding a TXRX type of slot) closed by thomas
fixed
08:31 Ticket #88 (upstream routing using simplified RPL DIOs) closed by thomas
fixed: Fixed in r1174.
08:31 Changeset [1174] by thomas
Fixes #88.
08:28 Ticket #94 (update preferred parent) closed by thomas
not a bug: Was already present.
08:27 Changeset [1173] by thomas
RPL is implemented, but simplified to perform only single-hop …
08:23 Ticket #100 (adding a TXRX type of slot) created by thomas
used e.g. for exchanging RPL DIO packets (or any broadcast packet)
08:22 Changeset [1172] by thomas
enabled RPL. Created a TXRX type of slot. Motes calculate their DAGrank.

09/12/11:

19:20 Ticket #99 (place motes on topology display) created by thomas
19:18 Ticket #96 (DAGroot should also send KA's to its neighbors) closed by thomas
fixed: Fixed by r1171.
19:18 Changeset [1171] by thomas
Fixes #96.
19:11 Ticket #98 (inconsistency in statistics between neighbor and schedule) closed by thomas
fixed: Fixed in r1170.
19:10 Changeset [1170] by thomas
Fixes #98.
18:31 Ticket #98 (inconsistency in statistics between neighbor and schedule) created by thomas
18:27 Ticket #93 (updated statistics columns in schedule) closed by thomas
fixed: Fixed in r1169.
18:27 Changeset [1169] by thomas
OpenVisualizer displays statistics in schedule. Fixes #93.
18:26 Changeset [1168] by thomas
mote updates statistics in schedule. Partial fix for #93.
16:50 Ticket #97 (use Python struct.unpack in each record* function) created by thomas
The current (very manual) method works, but is very hard to maintain. …
16:37 Changeset [1167] by thomas
Cleaner display of "time since" in neighbor table.
16:33 Ticket #95 (display time since in neighbor table) closed by thomas
fixed: Fixed in r1166.
16:32 Changeset [1166] by thomas
Fixes #95.
16:15 Ticket #96 (DAGroot should also send KA's to its neighbors) created by thomas
...but not sync to the ACK's it receives in return.
16:01 Ticket #92 (synchronize only to preferred parent) closed by thomas
fixed: Fixed in r1165.
16:01 Changeset [1165] by thomas
Fixes #92.
15:52 Changeset [1164] by thomas
selecting the neighbor to sync with is done before calling the …
14:52 Changeset [1163] by thomas
Moving the synchronization function at the end of the slot, not to …
14:47 Changeset [1162] by thomas
temporary commit. I'm moving synchronization at the end of the slot to fix …
14:17 Ticket #95 (display time since in neighbor table) created by thomas
14:16 Ticket #94 (update preferred parent) created by thomas
14:03 Ticket #93 (updated statistics columns in schedule) created by thomas
The schedule table contains statistics about each slot: * numUsed: number …
13:35 Ticket #80 (send KA to all nodes) closed by thomas
fixed: Fixed in r1161.
13:35 Changeset [1161] by thomas
Fixes #80.
13:27 Ticket #92 (synchronize only to preferred parent) created by thomas
13:14 Ticket #81 (after ADV, neighbor table not complete) closed by thomas
fixed: Fixed in r1160
13:14 Changeset [1160] by thomas
Fixes #81.
12:22 Ticket #91 (implement CoAP) created by thomas
As per  http://tools.ietf.org/html/draft-ietf-core-coap-07. Minimal …
12:21 Ticket #90 (connect mote network to the Internet) created by thomas
Involves writing a connect which can be used together with the …
12:19 Ticket #89 (shared slot MAC behavior) created by thomas
In a shared slot, after sending a packet with no ACK, the sender doubles …
12:17 Ticket #88 (upstream routing using simplified RPL DIOs) created by thomas
12:05 Ticket #86 (print error code when mote joins network) closed by thomas
fixed: Fixed by r1159.
12:05 Changeset [1159] by thomas
mote print "error" when gets synchronized. Fixes #86.
11:59 Ticket #83 (is CRC checked?) closed by thomas
fixed: Fixed in r1158.
11:58 Changeset [1158] by thomas
replaced "manual" parsing of 15.4 header by a more fancy do-while(0) loop …
11:11 Ticket #87 (get JTAG capability into TelosB/EPIC) created by thomas
11:06 Ticket #86 (print error code when mote joins network) created by thomas
10:58 Ticket #85 (make TSCH guide more visible on Wiki) created by thomas
10:56 Ticket #84 (move radio security info from file to wiki page) created by thomas
10:52 Ticket #83 (is CRC checked?) created by thomas
it looks like corrupted packets get past the radio drivers. Is the CRC …
10:45 Ticket #79 (wrong state in start of frame, state=17 slotOffset=4) closed by thomas
not a bug: This bug is likely due to the fact that different motes formed …
10:36 Ticket #82 (translateErrorToString crashes when error unknown) created by thomas
translateErrorToString() raises an exception when the errorCode passed …
10:18 Changeset [1157] by thomas
ADV sent every 10s; KA re-enabled.
10:08 Ticket #81 (after ADV, neighbor table not complete) created by thomas
After receiving a single ADV packet, the timestamp stays at 0 (a.w.a other …
10:07 Ticket #78 (Synchronizing with multiple motes) closed by thomas
fixed: Fixed in r1156.
10:07 Ticket #80 (send KA to all nodes) created by thomas
... and resync only to the preferred parent.
10:01 Changeset [1156] by thomas
removed error printing when RPL is busy sending
09:56 Changeset [1155] by thomas
Introduced new 3-mote schedule

09/11/11:

10:39 Changeset [1154] by thomas
cleaner use of the 'poipoi' comment indicating a temporary debug fix
09:53 Ticket #79 (wrong state in start of frame, state=17 slotOffset=4) created by thomas

09/09/11:

19:11 Ticket #78 (Synchronizing with multiple motes) created by thomas
Somehow this does work. A third mote does not appear in the neighbor table …
19:05 Ticket #77 (RSSI reading on OpenVisualizer doesn't seem right) closed by thomas
fixed: Fixed in r1153.
19:05 Changeset [1153] by thomas
RSSI displayed correctly in openVisualizer. Fixes #77.
19:04 Changeset [1152] by thomas
neighbor RSSI handled as a signer 8-bit int. Value gathered correctly from …
18:04 Ticket #77 (RSSI reading on OpenVisualizer doesn't seem right) created by thomas
It current displays values around -30dBm. Something is wrong, either with …
18:01 Ticket #76 (retransmitted packets have an increasing sequence number) closed by thomas
not a bug: Most likely an artifact from the sniffer, which didn't show the ACK.
18:00 Ticket #75 (multiple ACKs in a row with different DSNs) closed by thomas
not a bug: This seems to have been an artifact from the sniffer, which didn't pick up …
17:50 Changeset [1151] by thomas
Adding Notepad++ session for the OpenVisualizer project
17:49 Ticket #69 (better isSync status message) closed by thomas
fixed: Fixed in r1150.
17:48 Changeset [1150] by thomas
OpenVisualizer displays MAC stats. Fixes #69.
17:48 Changeset [1149] by thomas
mote gathers and prints MAC stats
17:30 Changeset [1148] by thomas
typos in mote code
15:16 Changeset [1147] by thomas
mote prints error when calling freePacketBuffer on an address space not …
15:13 Changeset [1146] by thomas
mote prints error when trying to free a memory space which is unused.
15:01 Ticket #74 (different default MAC stats value) closed by thomas
fixed: Fixed by r1145.
15:01 Changeset [1145] by thomas
Fixes #74.
14:58 Ticket #76 (retransmitted packets have an increasing sequence number) created by thomas
14:56 Ticket #75 (multiple ACKs in a row with different DSNs) created by thomas
14:54 Ticket #73 (validate ACK by DSN value) closed by thomas
fixed: Fixed by r1144.
14:53 Changeset [1144] by thomas
Fixes #73.
14:38 Ticket #72 (ACK not sent with right sequence number) closed by thomas
fixed: Fixed by r1143.
14:38 Changeset [1143] by thomas
fixes #72.
14:35 Ticket #74 (different default MAC stats value) created by thomas
14:34 Ticket #73 (validate ACK by DSN value) created by thomas
14:24 Ticket #72 (ACK not sent with right sequence number) created by thomas
14:02 Ticket #59 (update statistics and send KA) closed by thomas
fixed: Fixed in r1142.
14:02 Changeset [1142] by thomas
KA-based synchronized. This fixes #59.
13:15 Changeset [1141] by thomas
added an error when mote desynchronizes, as well as a field in the stats.
13:06 Ticket #71 (motes do not synchronize on non-ADV packets send to 0xffff) closed by thomas
fixed: Fixed in r1139.
13:01 Changeset [1140] by thomas
cleaned up MAC stats code
12:40 Changeset [1139] by thomas
important important changes in IEEE802.15.4e - send ADV up the stack so …
12:36 Changeset [1138] by thomas
ignore the *.tmp files created by IAR
12:36 Changeset [1137] by thomas
disable RPL, enable AppUdpTimer?
12:35 Changeset [1136] by thomas
typos
12:35 Changeset [1135] by thomas
send a packet up the stack only if it still contains some bytes
12:34 Changeset [1134] by thomas
renumbering the errors correctly
12:34 Changeset [1133] by thomas
the source address of all packets is always set to the sender's 64-bit EUI …
12:33 Changeset [1132] by thomas
the radio drivers toss the CRC after copying the packet over SPI from the …

09/08/11:

22:07 Changeset [1131] by fabien
added descriptive file (radio-security module) on the AES module of the …
22:01 Changeset [1130] by fabien
added feature to send infima (maximum and minimum) of the synchronization …
21:29 Ticket #71 (motes do not synchronize on non-ADV packets send to 0xffff) created by thomas
21:07 Changeset [1129] by thomas
typo
20:00 WikiStart edited by edmund
(diff)
18:03 Ticket #70 (no serial data when mote is desync'ed, about 50% of time) created by thomas
17:56 Changeset [1128] by thomas
Added functions to elect KA neighbor and create packet. Next step: declare …
16:29 Changeset [1127] by thomas
RES layer uses RES timer to switch between sending ADV and RES. sendRes() …
16:02 Ticket #69 (better isSync status message) created by thomas
as part of the isSync status message, send the max desynchronization since …
15:52 Ticket #68 (handle outputbuffer indexes better) created by thomas
currently, the w and r indexes are always the same. It should be possible …
15:38 Ticket #64 (timestamp packets being sent/received at 15.4e layer) closed by thomas
fixed: Fixedf in r1126.
15:38 Changeset [1126] by thomas
neighbor table contains timestamp (ASN) when neighbor was least heard. …
15:37 Changeset [1125] by thomas
- better use of semaphores - neighbor timestamps displayes as lastheard
15:13 Changeset [1124] by thomas
15.4e writes the ASN of the Tx/Rx? slot in the metadata of the packet.
15:06 Ticket #66 (manage numTx and numTxAck better) closed by thomas
fixed
15:06 Changeset [1123] by thomas
Fixes #66.
14:47 Ticket #67 (add isSync status) closed by thomas
fixed: Fixed by r1121 and r1122.
14:47 Changeset [1122] by thomas
openVisualizer displays sync'ed motes in green. Fixes #67.
14:46 Changeset [1121] by thomas
mote prints a isSync status message (partially fixing #67)
14:23 Ticket #67 (add isSync status) created by thomas
this could color the background of the mote frame red/green
14:21 Ticket #66 (manage numTx and numTxAck better) created by thomas
currently, the 15.4e layer indicates TxDone? after having tried potentially …
14:19 Ticket #65 (display tables in OpenVisualizer) created by thomas
current, OpenVisualizer displays the schedule, queue and neighbor tables …
14:14 Ticket #64 (timestamp packets being sent/received at 15.4e layer) created by thomas
14:06 Changeset [1120] by thomas
openvisualizer displays the neighbor table nicely
14:06 Changeset [1119] by thomas
TX/RX indicated to neighbor module, which keeps nice statistics
14:04 Changeset [1118] by thomas
updated stack organization diagram
12:45 Changeset [1117] by thomas
typo
12:44 Changeset [1116] by thomas
openvizualizer prints errors
12:40 Changeset [1115] by thomas
added a dummy error
12:34 Changeset [1114] by thomas
openvisualizer displays neighbor table
12:33 Changeset [1113] by thomas
mote prints neighbor table
12:05 Changeset [1112] by thomas
cleaner openDisplay.py
11:56 Changeset [1111] by thomas
mote prints schedule
11:55 Changeset [1110] by thomas
openvisualizer displays schedule
11:00 Changeset [1109] by thomas
cleaner openvisualizer code
10:49 Changeset [1108] by thomas
mote prints all status elements
10:48 Changeset [1107] by thomas
openvisualizer displays all status elements
09:16 Changeset [1106] by thomas
fixed openvisualizer freezing

09/01/11:

13:54 Ticket #60 (Adapt OpenVisualizer to print appropriate errors and messages) closed by branko
fixed
13:53 Changeset [1105] by branko
Minor edit to deal with openWSN.h file
13:47 TschFaq edited by branko
(diff)
13:25 TschStart edited by branko
(diff)
12:47 OpenVisualizer edited by branko
(diff)
12:46 OpenVisualizer edited by branko
(diff)
12:44 OpenVisualizer edited by branko
(diff)
12:39 OpenVisualizer edited by branko
(diff)

08/26/11:

01:43 TschSynchronization edited by thomas
(diff)

08/25/11:

11:53 TschSynchronization edited by fabien
(diff)
11:53 TschSynchronization edited by fabien
(diff)
11:37 TschSynchronization edited by fabien
(diff)
11:07 TschStackIntegration edited by fabien
(diff)
10:53 TschNutshell edited by fabien
(diff)

08/22/11:

00:25 TschCapture edited by thomas
(diff)
00:19 TschAdv edited by thomas
(diff)

08/21/11:

23:58 TschTimer edited by thomas
(diff)
23:48 TschTimer edited by thomas
(diff)
23:44 TschTimer edited by thomas
(diff)
23:42 TschTimer edited by thomas
(diff)
23:31 TschTimer edited by thomas
(diff)
23:30 Changeset [1104] by thomas
time figure
23:24 TschTimer edited by thomas
(diff)

08/20/11:

13:30 TschTimer edited by thomas
(diff)
13:12 TschTimer edited by thomas
(diff)
13:08 TschTimer edited by thomas
(diff)
12:51 TschRadio edited by thomas
(diff)
12:49 TschRadio edited by thomas
(diff)
12:47 TschRadio edited by thomas
(diff)
12:45 TschRadio edited by thomas
(diff)
12:45 TschRadio edited by thomas
(diff)
12:23 TschRadio edited by thomas
(diff)
12:21 TschTimer edited by thomas
(diff)
12:21 TschTimer edited by thomas
(diff)
12:18 TschEnvironment edited by thomas
(diff)
12:15 TschRadio edited by thomas
(diff)
12:14 TschTimer edited by thomas
(diff)
12:13 TschEnvironment edited by thomas
(diff)
12:11 TschEnvironment edited by thomas
(diff)
11:58 OpenGettingStarted edited by thomas
(diff)
11:56 Changeset [1103] by thomas
more figures
11:56 OpenGettingStarted edited by thomas
(diff)
11:47 OpenGettingStarted edited by thomas
(diff)
11:44 Changeset [1102] by thomas
new figure
11:43 OpenGettingStarted edited by thomas
(diff)
11:34 OpenGettingStarted edited by thomas
(diff)
11:33 OpenGettingStarted edited by thomas
(diff)
11:31 OpenGettingStarted edited by thomas
(diff)
11:20 TschEnvironment edited by thomas
(diff)
10:48 Changeset [1101] by thomas
completed radio driver documentation. uploading the Doxygen output.
09:48 Changeset [1100] by thomas
many more Doxygen comments
08:07 Changeset [1099] by thomas
more Doxygen files
07:48 Changeset [1098] by thomas
more Doxygen formatting
07:33 Changeset [1097] by thomas
doxygen formatting for many layers
07:02 Changeset [1096] by thomas
Doxygen formatting for 02b-RES layer
06:56 Changeset [1095] by thomas
Doxygen formatting for 02a-MAC layer
06:53 Changeset [1094] by thomas
starting Doxygen documentation

08/19/11:

19:11 Ticket #58 (ACK based synchronization) closed by thomas
fixed: fixed in r1092.
19:10 Changeset [1093] by thomas
implemented LED as per OpenLedConventions
19:08 OpenLedConventions edited by thomas
(diff)
19:05 Changeset [1092] by thomas
ACK-based synchronization
18:41 TschFsm edited by thomas
(diff)
18:40 Changeset [1091] by thomas
updated chronogram
18:36 Changeset [1090] by thomas
receiver puts timecorrection in ACK
17:17 Changeset [1089] by thomas
mote now synchronize off of any packet it receives: ADV during …
17:05 Changeset [1088] by thomas
synchronize using syncCapturedTime and l2_nextORpreviousHop
16:52 Changeset [1087] by thomas
introduced the syncCapturedTime in IEEE802154E and chronogram. Doesn't do …
15:45 Ticket #63 (manage critical sections) closed by thomas
fixed
15:44 Changeset [1086] by thomas
protecting the schedule through monitor functions
15:26 Changeset [1085] by thomas
protecting the TSCH schedule through monitor functions
15:21 Changeset [1084] by thomas
protecting the queue variable in OpenQueue? by through monitor functions
15:16 Changeset [1083] by thomas
protecting the following IDManager variables in monitor functions: - …
13:53 Changeset [1082] by thomas
IEEE802154E and RES now talk over openqueue only. All of the IEEE802.15.4e …
00:19 Ticket #63 (manage critical sections) created by thomas
in following functions: openqueue_getFreePacketBuffer …
00:08 Changeset [1081] by thomas
renamed cellTable into schedule
00:04 Changeset [1080] by thomas
The RES layer is now receiving the packets sent to MAC and adds the …

08/18/11:

23:29 Ticket #62 (RSSI measurement is not done correctly) closed by thomas
fixed: fixed in r1079.
23:28 Changeset [1079] by thomas
fixes #62.
23:28 Ticket #62 (RSSI measurement is not done correctly) created by thomas
Hi everyone, I have been browsing the OpenOS code and just noticed in …
23:14 Ticket #61 (Fix Synchronization bug that occurs at the end of a slot) closed by thomas
fixed: Fixed in r1078.
23:13 Changeset [1078] by thomas
solves #61.

08/17/11:

20:26 Changeset [1077] by branko
Fixed bug to make sure we can send receive over serial even when not …
19:49 Ticket #61 (Fix Synchronization bug that occurs at the end of a slot) created by fabien
Edge case where we don't have time to update the timer to adjust for the …
19:46 Ticket #60 (Adapt OpenVisualizer to print appropriate errors and messages) created by branko
Works now. Needs to be tested on a few different computers.
19:45 Ticket #59 (update statistics and send KA) created by fabien
Implement function at the RES layer to keep statistics per neighbor. If …
19:42 Ticket #58 (ACK based synchronization) created by fabien
19:41 Ticket #38 (synchronizing on not timeparent at network ramp-up) closed by fabien
invalid
19:41 Ticket #38 (synchronizing on not timeparent at network ramp-up) reopened by fabien
19:40 Ticket #4 (keep statistics per channel) closed by fabien
invalid
19:40 Ticket #10 (impact of queue on ACK'ing) closed by fabien
invalid
19:40 Ticket #9 (TSCHqueue does not flush correctly) closed by fabien
invalid
19:40 Ticket #38 (synchronizing on not timeparent at network ramp-up) closed by fabien
fixed
19:40 Ticket #2 (Dequeue done while busy==true) closed by fabien
invalid
19:40 Ticket #56 (function for adding/removing protocol headers) closed by fabien
invalid
19:39 Ticket #18 (hopping with blacklists) closed by fabien
invalid
19:39 Ticket #17 (evaluate ETX through RSSI) closed by fabien
invalid
19:39 Ticket #16 (remove neighbors intelligently) closed by fabien
invalid
19:39 Ticket #44 (show on GUI when node is sync of not) closed by fabien
invalid
19:37 Ticket #15 (synchronization happens in two steps) closed by fabien
invalid
19:37 Ticket #57 (length field should be part of the PHY header, not 15.4) closed by fabien
invalid
09:59 TschTimer edited by thomas
(diff)
09:51 TschTimer edited by thomas
(diff)
09:51 TschTimer edited by thomas
(diff)

08/16/11:

18:23 TschTraces edited by thomas
(diff)
18:18 TschVariables edited by thomas
(diff)
18:17 TschPacketFormat edited by thomas
(diff)
18:01 TschSchedule edited by thomas
(diff)
18:01 Changeset [1076] by thomas
more figures
17:08 TschSchedule edited by thomas
(diff)
16:42 TschSynchronization edited by thomas
(diff)
16:41 TschTiming edited by thomas
(diff)
16:40 Changeset [1075] by thomas
updated figures
16:37 TschTiming edited by thomas
(diff)
16:37 TschTiming edited by thomas
(diff)
16:36 TschTiming edited by thomas
(diff)
16:36 TschTiming edited by thomas
(diff)
16:35 TschTiming edited by thomas
(diff)
16:35 Changeset [1074] by thomas
more figures
16:34 TschTiming edited by thomas
(diff)
16:33 TschTiming edited by thomas
(diff)
16:11 TschTiming edited by thomas
(diff)
16:06 TschSynchronization edited by thomas
(diff)
15:51 TschSynchronization edited by thomas
(diff)
14:56 TschSynchronization edited by thomas
(diff)
14:54 Changeset [1073] by thomas
more figures
14:46 TschStart edited by thomas
(diff)
14:45 TschNutshell edited by thomas
(diff)
14:45 TschSynchronization edited by thomas
(diff)
14:44 TschSynchronization edited by thomas
(diff)
14:25 TschSynchronization edited by thomas
(diff)
14:06 TschSynchronization edited by thomas
(diff)
13:58 TschSynchronization edited by thomas
(diff)
13:54 TschSynchronization edited by thomas
(diff)
13:46 TschStart edited by thomas
(diff)
13:20 TschSynchronization edited by thomas
(diff)
13:19 TschSynchronization edited by thomas
(diff)
13:16 TschSynchronization edited by thomas
(diff)
13:15 Changeset [1072] by thomas
more figures
13:11 TschSynchronization edited by thomas
(diff)
13:10 Changeset [1071] by thomas
more figures
13:07 TschSynchronization edited by thomas
(diff)
13:04 TschSynchronization edited by thomas
(diff)
13:04 TschSynchronization edited by thomas
(diff)
13:03 Changeset [1070] by thomas
updated sync Visio file
12:57 TschSynchronization edited by thomas
(diff)
12:57 TschSynchronization edited by thomas
(diff)
12:54 Changeset [1069] by thomas
more GoLogic? traces
12:48 TschSynchronization edited by thomas
(diff)
12:48 Changeset [1068] by thomas
committing GoLogic? traces
12:33 Changeset [1067] by thomas
renamed to changeState for consistency.
12:15 TschTraces edited by thomas
(diff)
11:55 TschStart edited by thomas
(diff)
11:54 TschStart edited by thomas
(diff)
11:51 TschSynchronization edited by thomas
(diff)
11:51 TschSynchronization edited by thomas
(diff)
11:47 TschSynchronization edited by thomas
(diff)
11:47 TschSynchronization edited by thomas
(diff)
11:46 TschTraces edited by thomas
(diff)
11:46 TschTraces edited by thomas
(diff)
11:45 TschEnvironment edited by thomas
(diff)
11:40 TschSynchronization edited by thomas
(diff)
11:33 TschFaq edited by thomas
(diff)
11:22 TschVariables edited by thomas
(diff)
11:19 TschVariables edited by thomas
(diff)
11:17 TschTiming edited by thomas
(diff)
11:15 TschTiming edited by thomas
(diff)
11:12 TschFsm edited by thomas
(diff)
11:10 TschFsm edited by thomas
(diff)
11:07 TschFsm edited by thomas
(diff)
11:01 TschVariables edited by thomas
(diff)
11:00 TschTiming edited by thomas
(diff)
11:00 TschFsm edited by thomas
(diff)
10:59 TschFsm edited by thomas
(diff)
10:57 TschFsm edited by thomas
(diff)
10:48 TschStackIntegration edited by thomas
(diff)
10:45 TschStackIntegration edited by thomas
(diff)
10:22 TschStackIntegration edited by thomas
(diff)
10:17 TschStackIntegration edited by thomas
(diff)
10:13 TschStackIntegration edited by thomas
(diff)
10:08 TschStackIntegration edited by thomas
(diff)
10:07 TschStackIntegration edited by thomas
(diff)
10:06 TschStackIntegration edited by thomas
(diff)
10:04 TschStackIntegration edited by thomas
(diff)
09:57 Changeset [1066] by thomas
updated stack organization files
09:55 TschStackIntegration edited by thomas
(diff)
09:54 TschStackIntegration edited by thomas
(diff)
09:52 TschStackIntegration edited by thomas
(diff)
09:44 TschStackIntegration edited by thomas
(diff)
09:41 TschStackIntegration edited by thomas
(diff)
09:32 OpenTinyosWiring edited by thomas
(diff)
09:19 Changeset [1065] by thomas
more documentation

08/15/11:

21:31 TschNutshell edited by thomas
(diff)
19:46 TschTimer edited by thomas
(diff)
19:45 TschEnvironment edited by thomas
(diff)
19:45 TschPacketFormat edited by thomas
(diff)
19:45 TschSchedule edited by thomas
(diff)
19:45 TschSynchronization edited by thomas
(diff)
19:45 TschStackIntegration edited by thomas
(diff)
19:45 TschNutshell edited by thomas
(diff)
19:45 TschTraces edited by thomas
(diff)
19:44 TschSecurity edited by thomas
(diff)
19:44 TschCapture edited by thomas
(diff)
19:44 TschAdv edited by thomas
(diff)
19:44 TschRadio edited by thomas
(diff)
19:44 TschTimer edited by thomas
(diff)
19:44 TschEnvironment edited by thomas
(diff)
19:43 TschFaq edited by thomas
(diff)
19:43 TschPacketFormat edited by thomas
(diff)
19:43 TschSchedule edited by thomas
(diff)
19:43 TschSynchronization edited by thomas
(diff)
19:43 TschStackIntegration edited by thomas
(diff)
19:42 TschNutshell edited by thomas
(diff)
19:42 TschStart edited by thomas
(diff)
19:41 TschStart edited by thomas
(diff)
19:38 TschTraces created by thomas
19:38 TschSecurity created by thomas
19:36 TschCapture created by thomas
19:36 TschAdv created by thomas
19:35 TschRadio created by thomas
19:34 TschPacketFormat created by thomas
19:34 TschSchedule created by thomas
19:34 TschSynchronization created by thomas
19:33 TschNutshell edited by thomas
(diff)
19:32 TschStackIntegration edited by thomas
(diff)
19:31 TschNutshell edited by thomas
(diff)
19:30 TschNutshell edited by thomas
(diff)
19:30 TschNutshell edited by thomas
(diff)
19:29 TschNutshell edited by thomas
(diff)
19:28 TschStart edited by thomas
(diff)
19:28 TschNutshell created by thomas
19:13 TschStart edited by thomas
(diff)
19:13 TschStart edited by thomas
(diff)
19:12 TschStart edited by thomas
(diff)
19:11 TschStart edited by thomas
(diff)
19:10 TschStart edited by thomas
(diff)
18:04 Changeset [1064] by thomas
adding TI sniffer trace
18:02 Changeset [1063] by thomas
updated GoLogic? trace for 9-slot schedule
17:54 Changeset [1062] by thomas
full debug 9-slot schedule.
17:46 Changeset [1061] by thomas
motes now ping back-and-forth at 10 packets per second in each direction.
17:39 Changeset [1060] by thomas
comments in ieee154e_atomicdurations_enum
17:28 Changeset [1059] by thomas
Motes exchange max-length packets. Many little changes to make this work.
15:52 Changeset [1058] by thomas
transmit works with ACKing. Default prefix is 0xdeadbeeffacecafe. packets …
15:00 Changeset [1057] by thomas
updated chronogram
14:54 Changeset [1056] by thomas
caught error in state machine. ACK'ing works.
13:31 Changeset [1055] by thomas
ADV-based synchronization works. modifid ACK format to contain addresses …
09:50 Changeset [1054] by thomas
in IEEE802.15.4e, declaring ownership over all packets created.

08/14/11:

22:08 Changeset [1053] by thomas
adjusted timing so time to prepare to send ACK. Correct in definition of …
20:49 Changeset [1052] by thomas
assigned LED activity as per …
20:44 OpenLedConventions edited by thomas
(diff)
20:41 OpenLedConventions edited by thomas
(diff)
20:40 OpenLedConventions edited by thomas
(diff)
20:33 Changeset [1051] by thomas
Only sychronize if you're not the DAGroot. LED_D1 used to signal mote is …
19:46 Changeset [1050] by thomas
added a random number generator module which is based on a Galois shift …
19:11 Changeset [1049] by thomas
the new slot interrupt comes from the TAIFG "timer overflow" rather than …
13:05 Changeset [1048] by thomas
synchronization works, except in some specific case which I'll correct in …
10:14 Changeset [1047] by thomas
nodes sycnhronize
09:47 Changeset [1046] by thomas
sender sets ASN in ADV correctly
09:22 Changeset [1045] by thomas
added a field in the OpenQueueEntry_t typedef which contains the pointer …
02:46 Changeset [1044] by thomas
packet-based sync starts to work
01:24 Changeset [1043] by thomas
The timing for the ack'ing works. Child looses sync after some time …
Note: See TracTimeline for information about the timeline view.