[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/deluge/SerialBlink
volumes-at45db.xml, 1.1, 1.2 volumes-stm25p.xml, 1.1, 1.2
Razvan Musaloiu-E.
razvanm at users.sourceforge.net
Wed Dec 19 18:31:42 PST 2007
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/deluge/SerialBlink
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv1433/apps/tests/deluge/SerialBlink
Modified Files:
volumes-at45db.xml volumes-stm25p.xml
Log Message:
Fix the Deluge rollback gesture and increase the total number of Deluge images to 4. The first one is considered to be the Golden Image.
Index: volumes-at45db.xml
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/deluge/SerialBlink/volumes-at45db.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** volumes-at45db.xml 2 Jun 2007 00:09:14 -0000 1.1
--- volumes-at45db.xml 20 Dec 2007 02:31:40 -0000 1.2
***************
*** 1,4 ****
<volume_table>
! <volume name="DELUGE0" size="65536"/>
<volume name="DELUGE1" size="65536"/>
</volume_table>
\ No newline at end of file
--- 1,6 ----
<volume_table>
! <volume name="GOLDENIMAGE" size="65536" base="0" />
<volume name="DELUGE1" size="65536"/>
+ <volume name="DELUGE2" size="65536"/>
+ <volume name="DELUGE3" size="65536"/>
</volume_table>
\ No newline at end of file
Index: volumes-stm25p.xml
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/deluge/SerialBlink/volumes-stm25p.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** volumes-stm25p.xml 22 May 2007 20:34:20 -0000 1.1
--- volumes-stm25p.xml 20 Dec 2007 02:31:40 -0000 1.2
***************
*** 1,4 ****
<volume_table>
! <volume name="DELUGE0" size="65536"/>
<volume name="DELUGE1" size="65536"/>
</volume_table>
\ No newline at end of file
--- 1,6 ----
<volume_table>
! <volume name="GOLDENIMAGE" size="65536" base="983040" />
<volume name="DELUGE1" size="65536"/>
+ <volume name="DELUGE2" size="65536"/>
+ <volume name="DELUGE3" size="65536"/>
</volume_table>
\ No newline at end of file
More information about the Tinyos-2-commits
mailing list