Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tcf-dev] [tm-dev] RXTX replacement?

BTW, The Arduino IDE has moved to the jSSC library hosted on Google Code.


Might be worth taking a look if rxtx is dead.

Also curious, I didn't think we were allowed to host GPL libraries on eclipse.org servers. That opens a lot of doors for some things I'm working on if really allowed.

Doug.

From: Stieber, Uwe <Uwe.Stieber@xxxxxxxxxxxxx>
Date: Mon Jul 28 2014 12:02:52 GMT-0400 (EDT)
To: TM project developer discussions <tm-dev@xxxxxxxxxxx>, tcf-dev@xxxxxxxxxxx <tcf-dev@xxxxxxxxxxx>
Subject: Re: [tm-dev] RXTX replacement?

Hi Doug,

 

You can get RXTX from here: http://archive.eclipse.org/tm/updates/rxtx.

 

>BTW, which project owns this piece anyway? TM or TCF? We really need to get the terminal bits all into one spot.

 

At this point of time, it is more TM Terminal that owns the dependency. To be precise it’s the TM Terminal serial connector which is using RXTX.

 

Best regards, Uwe J

 

 

 

From: tm-dev-bounces@xxxxxxxxxxx [mailto:tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Doug Schaefer
Sent: Montag, 28. Juli 2014 17:52
To: tcf-dev@xxxxxxxxxxx; tm-dev@xxxxxxxxxxx
Subject: [tm-dev] RXTX replacement?

 

Hey gang,

 

I want to try and use the Serial Terminal to hook up to my Arduino board. If I understand correctly, I need to get rxtx from somewhere else to make it work.

 

Well, rxtx has disappeared from the internet. What are the terminal's plan around that?

 

Thanks!

Doug.

 

BTW, which project owns this piece anyway? TM or TCF? We really need to get the terminal bits all into one spot.


Back to the top