Dingxin Xu | 1 Apr 2011 09:10
Picon

Re: coffee-manager

Aha! I have solved the problem!

I add a method myInsertFile() at SkyCoffeeFilesystem.java, and then invoke it at ContikiTestEditor.js script. 
That's it!
Thanks anybody!

On Thu, Mar 31, 2011 at 10:04 AM, Dingxin Xu <xdxn2010-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
Thank you very much for your prompt reply, it really helps.

I am not very sure whether i misunderstood the use of  coffee-manager, so i will describe the detail of my work, please correct me if i made anything wrong. 

What i want is to use Cooja with no GUI to simulate deluge protocol under apps/deluge which involves read/write of the node's coffee file system. In order to run deluge i has to insert local file to the node's file system. With GUI-enabled cooja, i can use the node's 'Mote Interface Viewer->Coffee Filesystem' to insert local file to the node's file system manually so i can read/write then in my application. But without GUI, i can't use this method.

What i previously tried is to first run cooja with GUI(so that i can get the .sky firmware and .csc simulation file), and then use coffee-manger to insert local file to the generated .sky firmware and then run cooja with no gui to load this .sky firmware. But i failed at the second step.

Does my method sound reasonable? If not, how can i insert local file to the node's cfs in cooja with nogui?

Please help me.

On Wed, Mar 30, 2011 at 8:02 PM, Nicolas Tsiftes <nvt-02ecni/8Nmo@public.gmane.org> wrote:
Dingxin Xu skrev 2011-03-30 11:06:
I am using tools/coffee-manager, and have some problems:
1.Does this tool mean to insert file to the fireware so i can cfs_read() them in cooja?
2.what does the <file system image>mean? does it mean the .sky firmware?
3.Do we need to modify sky.property file? How to modify it?
4.I've tested it in two computers. In the PC, it gives no response; in my laptop, it give some errors indicate String index out of range.
   I've located the error which happens at  name = new String(bytes).substring(index,index + conf.NAME_LENGTH);(CoffeeHeader.java).
   This is because bytes content is not valid character.But i don't know how to fix it.
Did i use the tool in the wrong way or did i miss something?
Please help!


1. Yes, a file system image generated by coffee-manager can be read through the CFS API, given that you use the Coffee file system implementation of the CFS API. Coffee-manager is integrated into Cooja in the Mote Interface Viewer, which you can access by right-clicking on a mote. You don't need to use it in stand-alone mode.

2. In stand-alone mode, the tool generates a <firmware>.flash image, that can be used by MSPsim.

3. No.

4. There is no indication of how you are using the tool or have configured it, so I can't answer that question, unfortunately.

Nicolas

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Contiki-developers mailing list
Contiki-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/contiki-developers



------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Contiki-developers mailing list
Contiki-developers@...
https://lists.sourceforge.net/lists/listinfo/contiki-developers
Petr Velký | 1 Apr 2011 13:54
Picon

Re: REST-example compile error on actual 2.5rcfrom git

Hi
so I managed to run rest-example after I edited sources as David
adviced. Iam running it with minimal-net platform.
Please help me how can I successfuly run rest-example so I can browse
it from firefox.
Iam expetcting that rest example should get some response after i
enter url http://[aaaa::206:98ff:fe00:232], insted i get Unable to
connect error in browser.
I fetched in wireshark  one green frame TCP 5214 > http [SYN] Seq=0
Win=570 Len=0 MSS=1440 TSV=2601126 TS but next frame is red (TCP >
52141 [RST, ACK] Seq=1 Ack=1 Win=5760 Len=0) and it looks like this:
0000  5a 7c 14 a1 75 0e 00 06  98 00 02 32 86 dd 60 00   Z|..u... ...2..`.
0010  00 00 00 14 06 40 aa aa  00 00 00 00 00 00 02 06   ..... <at> .. ........
0020  98 ff fe 00 02 32 aa aa  00 00 00 00 00 00 00 00   .....2.. ........
0030  00 00 00 00 00 01 00 50  bc e6 00 00 00 00 a1 9a   .......P ........
0040  4a 60 50 14 16 80 ff 90  00 00                     J`P..... ..

Thank you for any advice.

2011/3/30 David Kopf <dak664@...>:
> That bracket looks in the wrong place, try
> http://[aaaa::206:98ff:fe00:232]
> maybe without the helloworld unless you are sure that is the file name and
> not helloworld.htm or html or shtm or ...
> Also run wireshark on the tun0 interface to see the traffic.
> http://[fe80::206:98ff:fe00:232%tun0] also should work, no need to assign
> addresses or run radvd.
> Installation scripts for wireshark are at
> http://www.sics.se/contiki/wiki/index.php/Instant_Contiki_Install_Scripts
> although you can use the older apt-get version for this interface, no
> 6lowpan to decode.
>
>
>
> -----Original Message-----
> From: Petr Velký
> Sent: Wednesday, March 30, 2011 4:53 PM
> To: Contiki developer mailing list
> Subject: Re: [Contiki-developers] REST-example compile error on actual
> 2.5rcfrom git
>
> Thank you David. Iam running rest-example:
> ifconfig tap0 up
> HTTP Server
> IPV6 Address: [aaaa::206:98ff:fe00:232]
> IPV6 Address: [fe80::206:98ff:fe00:232]
>
> but i cant get it from browser. I have installed radvd configured it like
> this:
> $sudo ip -6 address add aaaa::1/64 dev tap0
> $sudo gedit /etc/radvd.conf &
>
> interface tap0
> {
>    AdvSendAdvert on;
>    AdvLinkMTU 1280;
>    AdvCurHopLimit 128;
>    AdvReachableTime 360000;
>    MinRtrAdvInterval 100;
>    MaxRtrAdvInterval 150;
>    AdvDefaultLifetime 200;
>    prefix aaaa::/64
>    {
>       AdvOnLink on;
>       AdvAutonomous on;
>       AdvPreferredLifetime 4294967295;
>       AdvValidLifetime 4294967295;
>    };
> };
>
> $sudo /etc/init.d/radvd restart
>
> I can ping6  aaaa::206:98ff:fe00:232 successfully but cant get
> http://[aaaa::206:98ff:fe00:232/helloworld] in firefox (unable to
> connect).
> I did set network.dns.disableIPv6;false in firefox but still cant get
> to rest resource. What am I doing wrong ?
>
> Thank you for your advice
>
> 2011/3/30 David Kopf <dak664@...>:
>> It compiles on minimal-net if you comment out the include node-id.h in
>> static-routing.c and instead add
>> unsigned short node_id = 0;
>> Also needs commenting out the light-sensor errors in rest-server-example.c
>> Lots of warnings, but it does launch:
>>
>> dak <at> DIXIE ~/contiki/examples/rest-example
>> $ ./rest-server-example.minimal-net  192.168.1.42
>> wpcap_init:cmdline address: 192.168.1.42
>> init_pcap: found interface: NVIDIA nForce MCP Networking Adapter Driver
>> init_pcap:    with address: 192.168.1.42
>> set_ethaddr: found adapter: NVIDIA nForce 10/100/1000 Mbps Ethernet
>> set_ethaddr:  with address: 192.168.1.42
>> set_ethaddr:  ethernetaddr: 00-24-8C-62-6C-93
>> COAP Server
>> IPV6 Address: [aaaa::206:98ff:fe00:232]
>> IPV6 Address: [fe80::206:98ff:fe00:232]
>>
>> -----Original Message-----
>> From: Petr Velký
>> Sent: Wednesday, March 30, 2011 11:47 AM
>> To: contiki-developers@...
>> Subject: [Contiki-developers] REST-example compile error on actual
>> 2.5rcfrom git
>>
>> Hi Contiki developers,
>> Iam working on a WSN project that is based on rest webservices on nodes.
>> Iam implementing both server (node avr-raven platform) and
>> client side (Java application on PC). I have reached phase when i need
>> some environment for simulation rest webservices running on
>> contiki so i can easily compile my application for raven nodes later. I
>> have found out that I can compile contiki rest-example for
>> native,netsim or minimal-net platform. But unfortunatelly i can't compile
>> rest-example for any platform even not for cooja
>> simulator. Iam using instant contiki 2.5 virtual image (libgtk2.0) and
>> actual contiki sources from git. Here is error what Iam
>> getting:
>>
>> user <at> instant-contiki:~/contiki/examples/rest-example$ sudo make
>> TARGET=native rest-server-example.native
>>
>> ../../apps/rest-common/static-routing.c:25:21: error: node-id.h: No such
>> file or directory
>> ../../apps/rest-common/static-routing.c: In function ‘configure_routing’:
>> ../../apps/rest-common/static-routing.c:40: error: ‘node_id’ undeclared
>> (first use in this function)
>> ../../apps/rest-common/static-routing.c:40: error: (Each undeclared
>> identifier is reported only once
>> ../../apps/rest-common/static-routing.c:40: error: for each function it
>> appears in.)
>> make: *** [obj_native/static-routing.o] Error 1
>>
>> and attempt to compile for cooja:
>>
>> user <at> instant-contiki:~/contiki/examples/rest-example$ sudo make
>> TARGET=cooja rest-server-example.csc
>>
>> FATAL [main] (SkyMoteType.java:173) - >>
>> msp430-gcc -mmcu=msp430x1611 -Wl,-Map=contiki-sky.map  border-router.co
>> obj_sky/slip-bridge.o obj_sky/httpd-simple.o obj_sky/contiki-sky-main.o
>> contiki-sky.a  -o border-router.sky
>> FATAL [main] (SkyMoteType.java:173) - >> msp430-ld: region text is full
>> (border-router.sky section .text)
>> FATAL [main] (SkyMoteType.java:173) - >> msp430-ld: section .vectors
>> [0000ffe0 -> 0000ffff] overlaps section .text [00004000 ->
>> 0001000b]
>> FATAL [main] (SkyMoteType.java:173) - >> msp430-ld: border-router.sky:
>> section .vectors lma 0xffe0 overlaps previous sections
>> FATAL [main] (SkyMoteType.java:173) - >> make[1]: *** [border-router.sky]
>> Error 1
>> FATAL [main] (SkyMoteType.java:173) - >> rm border-router.co
>> FATAL [main] (SkyMoteType.java:173) - >> make[1]: Leaving directory
>> `/home/user/contiki/examples/ipv6/rpl-border-router'
>> FATAL [main] (SkyMoteType.java:173) - >> Process returned error code 2
>> FATAL [main] (SkyMoteType.java:176) - Compilation error: Bad return value
>>
>> Note at the end. I could compile webserver example for minimal-net and
>> succesfully run it. But the rest-example withouth any
>> success.
>> Any help would be much appreciated.
>>
>> Thanks, Petr
>> ------------------------------------------------------------------------------
>> Create and publish websites with WebMatrix
>> Use the most popular FREE web apps or write code yourself;
>> WebMatrix provides all the features you need to develop and
>> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
>> _______________________________________________
>> Contiki-developers mailing list
>> Contiki-developers@...
>> https://lists.sourceforge.net/lists/listinfo/contiki-developers
>>
>>
>> ------------------------------------------------------------------------------
>> Create and publish websites with WebMatrix
>> Use the most popular FREE web apps or write code yourself;
>> WebMatrix provides all the features you need to develop and
>> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
>> _______________________________________________
>> Contiki-developers mailing list
>> Contiki-developers@...
>> https://lists.sourceforge.net/lists/listinfo/contiki-developers
>
> ------------------------------------------------------------------------------
> Create and publish websites with WebMatrix
> Use the most popular FREE web apps or write code yourself;
> WebMatrix provides all the features you need to develop and
> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
> _______________________________________________
> Contiki-developers mailing list
> Contiki-developers@...
> https://lists.sourceforge.net/lists/listinfo/contiki-developers
>
>
> ------------------------------------------------------------------------------
> Create and publish websites with WebMatrix
> Use the most popular FREE web apps or write code yourself;
> WebMatrix provides all the features you need to develop and
> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
> _______________________________________________
> Contiki-developers mailing list
> Contiki-developers@...
> https://lists.sourceforge.net/lists/listinfo/contiki-developers
>

--

-- 
S pozdravem Petr Velký
tel: +420 776 828 120

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
Kerry Lynn | 1 Apr 2011 14:49
Picon

Instant Contiki 2.5rc2?

Greetings,

With significant changes in source control (SVN->GIT)
and new platforms added (Redbee Econotag), etc. it
seems time to release a new version of Instant Contiki.
I'm willing to help out with this if someone can tell
me how to "sign up".

I think we need to keep it easy to maintain and grow
the community in the face of growing popularity.

Regards, -K-

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
David Kopf | 1 Apr 2011 15:44
Gravatar

Re: REST-example compile error on actual 2.5rcfrom git

You can get the hang of the tcp traffic by building the ordinary webserver 
or webserver6 example on the minimal net platform. This page might help:
http://www.sics.se/contiki/wiki/index.php/Setting_up_Wireshark_on_a_Loopback_Interface
Attach zipped pcaps to mailing list posts, they are much quicker to analyze 
(and actually shorter than a text dump).

Importing that packet into wireshark (as ethernet type) shows it is a reset 
from the minimal-net server. Typically resets are because no more ports or 
connections are available, but at least you are talking to the server. 
Debugging that would be fairly easy because you can turn on all the prinfts 
in the uip6 and tcp routines. But get the regular webserver going first to 
rule out something in the networking setup.

Using the link local address [fe80::....%tun0] reduces the number of things 
that can go wrong in getting it to work for the first time.

-----Original Message----- 
From: Petr Velký
Sent: Friday, April 01, 2011 7:54 AM
To: Contiki developer mailing list
Subject: Re: [Contiki-developers] REST-example compile error on actual 
2.5rcfrom git

Hi
so I managed to run rest-example after I edited sources as David
adviced. Iam running it with minimal-net platform.
Please help me how can I successfuly run rest-example so I can browse
it from firefox.
Iam expetcting that rest example should get some response after i
enter url http://[aaaa::206:98ff:fe00:232], insted i get Unable to
connect error in browser.
I fetched in wireshark  one green frame TCP 5214 > http [SYN] Seq=0
Win=570 Len=0 MSS=1440 TSV=2601126 TS but next frame is red (TCP >
52141 [RST, ACK] Seq=1 Ack=1 Win=5760 Len=0) and it looks like this:
0000  5a 7c 14 a1 75 0e 00 06  98 00 02 32 86 dd 60 00   Z|..u... ...2..`.
0010  00 00 00 14 06 40 aa aa  00 00 00 00 00 00 02 06   ..... <at> .. ........
0020  98 ff fe 00 02 32 aa aa  00 00 00 00 00 00 00 00   .....2.. ........
0030  00 00 00 00 00 01 00 50  bc e6 00 00 00 00 a1 9a   .......P ........
0040  4a 60 50 14 16 80 ff 90  00 00                     J`P..... ..

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
Daniel Jacobi | 1 Apr 2011 15:52
Picon
Favicon

Re: Econotag support in Contiki

Hi all,

thanks for all your comments. I will order some econotags. :)

Daniel

Am 31.03.2011 um 18:57 schrieb Mariano Alvira:

> On Thu, Mar 31, 2011 at 09:31:41AM -0700, George Lu wrote:
>> On Thu, Mar 31, 2011 at 7:48 AM, Mariano Alvira <mar@...> wrote:
>> 
>>    On Thu, Mar 31, 2011 at 01:40:05PM +0200, Daniel Jacobi wrote:> My last
>>    question is about the radio, is it compatible with the one from the Sky
>>    motes? Specification looks like, but has some one tried it?
>>> 
>> 
>>    I have heard that it is.
>> 
>> 
>> I can confirm that it is. I have had sky and econotag motes working side by
>> side using sicslowpan_driver. Until the low-power ContikiMAC is available for
>> econotag this is the only way I know.
> 
> Yes, this is a very good point --- so far only nullmac is "supported"
> (meaning I test it all the time).
> 
> Your milage will vary with xmac, lpp, contikimac etc.. I do plan to
> work on some of these other RDC layers at somepoint... With ContikiMAC
> esp. the current issue is that the mc1322x contiki driver wrapper will
> need to generate an ack packet on reception of an autoack. This might
> be the only issue. Autoack on the mc13224v just sets a status register
> --- you don't get the ACK in the rx queue. ContikiMAC looks for these
> ACK packets and so the contiki-maca driver will need to test for the
> autoack status and then insert an ACK at the head of the RX queue.
> 
> These RDC layers are a little tricky since they involve packet level
> timing and that works differently on the mc13224v due to the DMA. They
> are especially tricky for me since I don't have any other platforms to
> use as a benchmark --- so my main understanding for how they should
> work comes from reading the code.
> 
> -Mar.
> 
> 
> ------------------------------------------------------------------------------
> Create and publish websites with WebMatrix
> Use the most popular FREE web apps or write code yourself; 
> WebMatrix provides all the features you need to develop and 
> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
> _______________________________________________
> Contiki-developers mailing list
> Contiki-developers@...
> https://lists.sourceforge.net/lists/listinfo/contiki-developers

---
Dipl.-Inform. Daniel Jacobi
jacobi@...

DVS - Databases & Distributed Systems Group
Department of Computer Science
Technische Universität Darmstadt
Hochschulstr. 10
D-64289 Darmstadt, Germany

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
David Kopf | 1 Apr 2011 16:51
Gravatar

Re: Instant Contiki 2.5rc2?

It seems a git clone now contains all contiki versions if you back up to the 
version release, e.g. looking at the log of /core/contiki-version.h
contiki 2.5 2a885a476d7842d1197df997ac6910d71fb15668 11/02/10
contiki 2.4 4938df5c0556f320e78705a7ba9f645d3b42f680  01/29/10
contiki 2.3 1c18bf4053db5b69258296c7678c3ca3b42dae6f  06/22/09
contiki 2.2 3cef1046c9ce16eeb1b8c8cc1740fa09af248a3d   07/09/08
contiki 2.1 b0e39e22afed887ae1dd534c413e16e587afb41f 03/29/07
which no longer leaves the convenient excuse of "can't help you unless you 
upgrade to the current version" :)

Release candidates seem very cheap to make. Could version switching be made 
more transparent to the average joe, maybe by creating branches in the 
sourceforge repo  based on each of those points? Release candidate branches 
could then just be deleted when the final release is made, and no one need 
know how the sausage was made.

-----Original Message----- 
From: Kerry Lynn
Sent: Friday, April 01, 2011 8:49 AM
To: contiki-developers@...
Subject: [Contiki-developers] Instant Contiki 2.5rc2?

Greetings,

With significant changes in source control (SVN->GIT)
and new platforms added (Redbee Econotag), etc. it
seems time to release a new version of Instant Contiki.
I'm willing to help out with this if someone can tell
me how to "sign up".

I think we need to keep it easy to maintain and grow
the community in the face of growing popularity. 

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
Mariano Alvira | 1 Apr 2011 17:08
Gravatar

Re: Instant Contiki 2.5rc2?

Often people just make tags for the releases with git tag.

You then need to push with git push --tags

I suppose branches could be used if you want to maintain old versions
with bug fixes and backports... 

-Mar.

On Fri, Apr 01, 2011 at 10:51:48AM -0400, David Kopf wrote:
> It seems a git clone now contains all contiki versions if you back up to the 
> version release, e.g. looking at the log of /core/contiki-version.h
> contiki 2.5 2a885a476d7842d1197df997ac6910d71fb15668 11/02/10
> contiki 2.4 4938df5c0556f320e78705a7ba9f645d3b42f680  01/29/10
> contiki 2.3 1c18bf4053db5b69258296c7678c3ca3b42dae6f  06/22/09
> contiki 2.2 3cef1046c9ce16eeb1b8c8cc1740fa09af248a3d   07/09/08
> contiki 2.1 b0e39e22afed887ae1dd534c413e16e587afb41f 03/29/07
> which no longer leaves the convenient excuse of "can't help you unless you 
> upgrade to the current version" :)
> 
> Release candidates seem very cheap to make. Could version switching be made 
> more transparent to the average joe, maybe by creating branches in the 
> sourceforge repo  based on each of those points? Release candidate branches 
> could then just be deleted when the final release is made, and no one need 
> know how the sausage was made.
> 
> 
> -----Original Message----- 
> From: Kerry Lynn
> Sent: Friday, April 01, 2011 8:49 AM
> To: contiki-developers@...
> Subject: [Contiki-developers] Instant Contiki 2.5rc2?
> 
> Greetings,
> 
> With significant changes in source control (SVN->GIT)
> and new platforms added (Redbee Econotag), etc. it
> seems time to release a new version of Instant Contiki.
> I'm willing to help out with this if someone can tell
> me how to "sign up".
> 
> I think we need to keep it easy to maintain and grow
> the community in the face of growing popularity. 
> 
> 
> ------------------------------------------------------------------------------
> Create and publish websites with WebMatrix
> Use the most popular FREE web apps or write code yourself; 
> WebMatrix provides all the features you need to develop and 
> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
> _______________________________________________
> Contiki-developers mailing list
> Contiki-developers@...
> https://lists.sourceforge.net/lists/listinfo/contiki-developers

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
M Pouillot | 1 Apr 2011 17:25

Contikimac

xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

Hello all,

 

Just to know if the contikimac put only the transceiver in sleep mode or the µc too?

 

regards,

 

Mathieu

 

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Contiki-developers mailing list
Contiki-developers@...
https://lists.sourceforge.net/lists/listinfo/contiki-developers
Kerry Lynn | 1 Apr 2011 18:41
Picon

Re: Instant Contiki 2.5rc2?

Sorry, I was talking about an Instant Contiki
rc that has all the latest toolchains (e.g.
econoTag) installed.  Or is the standard that
people just download last November's version
and install what they need?  If so, then the
solution is just HOWTOs for various platforms...

-K-

On 4/1/11 11:08 AM, Mariano Alvira wrote:
> Often people just make tags for the releases with git tag.
>
> You then need to push with git push --tags
>
> I suppose branches could be used if you want to maintain old versions
> with bug fixes and backports...
>
> -Mar.
>
>
> On Fri, Apr 01, 2011 at 10:51:48AM -0400, David Kopf wrote:
>> It seems a git clone now contains all contiki versions if you back up to the
>> version release, e.g. looking at the log of /core/contiki-version.h
>> contiki 2.5 2a885a476d7842d1197df997ac6910d71fb15668 11/02/10
>> contiki 2.4 4938df5c0556f320e78705a7ba9f645d3b42f680  01/29/10
>> contiki 2.3 1c18bf4053db5b69258296c7678c3ca3b42dae6f  06/22/09
>> contiki 2.2 3cef1046c9ce16eeb1b8c8cc1740fa09af248a3d   07/09/08
>> contiki 2.1 b0e39e22afed887ae1dd534c413e16e587afb41f 03/29/07
>> which no longer leaves the convenient excuse of "can't help you unless you
>> upgrade to the current version" :)
>>
>> Release candidates seem very cheap to make. Could version switching be made
>> more transparent to the average joe, maybe by creating branches in the
>> sourceforge repo  based on each of those points? Release candidate branches
>> could then just be deleted when the final release is made, and no one need
>> know how the sausage was made.
>>
>>
>> -----Original Message-----
>> From: Kerry Lynn
>> Sent: Friday, April 01, 2011 8:49 AM
>> To: contiki-developers@...
>> Subject: [Contiki-developers] Instant Contiki 2.5rc2?
>>
>> Greetings,
>>
>> With significant changes in source control (SVN->GIT)
>> and new platforms added (Redbee Econotag), etc. it
>> seems time to release a new version of Instant Contiki.
>> I'm willing to help out with this if someone can tell
>> me how to "sign up".
>>
>> I think we need to keep it easy to maintain and grow
>> the community in the face of growing popularity.
>>
>>
>> ------------------------------------------------------------------------------
>> Create and publish websites with WebMatrix
>> Use the most popular FREE web apps or write code yourself;
>> WebMatrix provides all the features you need to develop and
>> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
>> _______________________________________________
>> Contiki-developers mailing list
>> Contiki-developers@...
>> https://lists.sourceforge.net/lists/listinfo/contiki-developers
>

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
David Kopf | 1 Apr 2011 19:34
Gravatar

Re: Instant Contiki 2.5rc2?

Well, sorry to hijack your thread. I thought it was kind of related since the virtual image is not really tied
to any contiki 
version anymore, in fact including all previous versions.

There is a wiki page with toolchain install scripts that could use fixes and additions:
http://www.sics.se/contiki/wiki/index.php/Instant_Contiki_Install_Scripts

-----Original Message----- 
From: Kerry Lynn
Sent: Friday, April 01, 2011 12:41 PM
To: Mariano Alvira
Cc: Contiki developer mailing list
Subject: Re: [Contiki-developers] Instant Contiki 2.5rc2?

Sorry, I was talking about an Instant Contiki
rc that has all the latest toolchains (e.g.
econoTag) installed.  Or is the standard that
people just download last November's version
and install what they need?  If so, then the
solution is just HOWTOs for various platforms...

-K-

On 4/1/11 11:08 AM, Mariano Alvira wrote:
> Often people just make tags for the releases with git tag.
>
> You then need to push with git push --tags
>
> I suppose branches could be used if you want to maintain old versions
> with bug fixes and backports...
>
> -Mar.
>
>
> On Fri, Apr 01, 2011 at 10:51:48AM -0400, David Kopf wrote:
>> It seems a git clone now contains all contiki versions if you back up to the
>> version release, e.g. looking at the log of /core/contiki-version.h
>> contiki 2.5 2a885a476d7842d1197df997ac6910d71fb15668 11/02/10
>> contiki 2.4 4938df5c0556f320e78705a7ba9f645d3b42f680  01/29/10
>> contiki 2.3 1c18bf4053db5b69258296c7678c3ca3b42dae6f  06/22/09
>> contiki 2.2 3cef1046c9ce16eeb1b8c8cc1740fa09af248a3d   07/09/08
>> contiki 2.1 b0e39e22afed887ae1dd534c413e16e587afb41f 03/29/07
>> which no longer leaves the convenient excuse of "can't help you unless you
>> upgrade to the current version" :)
>>
>> Release candidates seem very cheap to make. Could version switching be made
>> more transparent to the average joe, maybe by creating branches in the
>> sourceforge repo  based on each of those points? Release candidate branches
>> could then just be deleted when the final release is made, and no one need
>> know how the sausage was made.
>>
>>
>> -----Original Message-----
>> From: Kerry Lynn
>> Sent: Friday, April 01, 2011 8:49 AM
>> To: contiki-developers@...
>> Subject: [Contiki-developers] Instant Contiki 2.5rc2?
>>
>> Greetings,
>>
>> With significant changes in source control (SVN->GIT)
>> and new platforms added (Redbee Econotag), etc. it
>> seems time to release a new version of Instant Contiki.
>> I'm willing to help out with this if someone can tell
>> me how to "sign up".
>>
>> I think we need to keep it easy to maintain and grow
>> the community in the face of growing popularity.
>>
>>
>> ------------------------------------------------------------------------------
>> Create and publish websites with WebMatrix
>> Use the most popular FREE web apps or write code yourself;
>> WebMatrix provides all the features you need to develop and
>> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
>> _______________________________________________
>> Contiki-developers mailing list
>> Contiki-developers@...
>> https://lists.sourceforge.net/lists/listinfo/contiki-developers
>

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself;
WebMatrix provides all the features you need to develop and
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Contiki-developers mailing list
Contiki-developers@...
https://lists.sourceforge.net/lists/listinfo/contiki-developers 

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf

Gmane