[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/Deluge/extra/telos
NetProg_platform.h, 1.1, 1.2
Razvan Musaloiu-E.
razvanm at users.sourceforge.net
Sun Jan 13 20:22:04 PST 2008
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/Deluge/extra
NetProg.h, 1.1, 1.2 NetProg.nc, 1.1, 1.2 NetProgC.nc, 1.4,
1.5 NetProgM.nc, 1.4, 1.5
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/tosboot TOSBoot.h, 1.1,
1.2 TOSBoot.nc, 1.1, 1.2 TOSBootM.nc, 1.2, 1.3 Deluge.h, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/net/Deluge/extra/telos
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv20053/tos/lib/net/Deluge/extra/telos
Modified Files:
NetProg_platform.h
Log Message:
Super Duper update to Deluge T2. The manual and the testing scripts are temporary out-of-date.
Some of the improvements are:
- simplified images (ident and metadata were merged)
- network-order representation of fields
- new version of tinyos.py
- improved sharing of volumes.
Index: NetProg_platform.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/net/Deluge/extra/telos/NetProg_platform.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** NetProg_platform.h 22 May 2007 20:34:24 -0000 1.1
--- NetProg_platform.h 14 Jan 2008 04:22:02 -0000 1.2
***************
*** 32,40 ****
#define __NETPROG_PLATFORM_H__
- enum {
- IFLASH_TOS_INFO_ADDR = 0x60, // 6 bytes
- IFLASH_NODE_DESC_ADDR = 0x66, // 10 bytes
- };
-
void netprog_reboot() {
WDTCTL = WDT_ARST_1_9;
--- 32,35 ----
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/Deluge/extra
NetProg.h, 1.1, 1.2 NetProg.nc, 1.1, 1.2 NetProgC.nc, 1.4,
1.5 NetProgM.nc, 1.4, 1.5
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/tosboot TOSBoot.h, 1.1,
1.2 TOSBoot.nc, 1.1, 1.2 TOSBootM.nc, 1.2, 1.3 Deluge.h, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list