A Cycling & bikes forum. CycleBanter.com

Go Back   Home » CycleBanter.com forum » rec.bicycles » Techniques
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

4.8.1 source for embedded build



 
 
Thread Tools Display Modes
  #1  
Old March 30th 12, 03:57 PM posted to rec.bicycles.tech
Duane[_3_]
external usenet poster
 
Posts: 1,900
Default 4.8.1 source for embedded build

I put tarball that I downloaded from Qt's embedded linux link to the
exchange not backed up/ linux folder on Software.
Ads
  #2  
Old March 30th 12, 06:50 PM posted to rec.bicycles.tech
Duane[_3_]
external usenet poster
 
Posts: 1,900
Default 4.8.1 source for embedded build

On 03/30/2012 01:30 PM, davethedave wrote:
On Fri, 30 Mar 2012 10:57:45 -0400, Duane wrote:

I put tarball that I downloaded from Qt's embedded linux link to the
exchange not backed up/ linux folder on Software.


Super! Thanks for that.



lol.. Thank Thunderbird.

Sorry about that.
  #3  
Old April 1st 12, 02:12 AM posted to rec.bicycles.tech
Martin Riddle
external usenet poster
 
Posts: 99
Default 4.8.1 source for embedded build


"Duane" wrote in message
...
On 03/30/2012 01:30 PM, davethedave wrote:
On Fri, 30 Mar 2012 10:57:45 -0400, Duane wrote:

I put tarball that I downloaded from Qt's embedded linux link to the
exchange not backed up/ linux folder on Software.


Super! Thanks for that.



lol.. Thank Thunderbird.

Sorry about that.


I wish QT has better instrumentation controls
(aka LabView style)

Cheers



  #4  
Old April 1st 12, 04:00 AM posted to rec.bicycles.tech
Jeff Liebermann
external usenet poster
 
Posts: 4,018
Default 4.8.1 source for embedded build

On Sat, 31 Mar 2012 21:12:03 -0400, "Martin Riddle"
wrote:

"Duane" wrote in message
...
On 03/30/2012 01:30 PM, davethedave wrote:
On Fri, 30 Mar 2012 10:57:45 -0400, Duane wrote:

I put tarball that I downloaded from Qt's embedded linux link to the
exchange not backed up/ linux folder on Software.

Super! Thanks for that.



lol.. Thank Thunderbird.

Sorry about that.


I wish QT has better instrumentation controls
(aka LabView style)


There are a few under QT Embedded Widgets:
http://qt-project.org/wiki/EmbeddedWidgetDemos
http://doc.qt.nokia.com/4.7-snapshot/declarative-ui-components-dialcontrol.html
Example:
http://www.vespalabs.org/Projects/Scooter_Computer_II
However, it's nothing as extensive as Labview.

--
Jeff Liebermann
150 Felker St #D
http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
  #5  
Old April 1st 12, 12:44 PM posted to rec.bicycles.tech
Duane Hebert
external usenet poster
 
Posts: 628
Default OT 4.8.1 source for embedded build

On 3/31/2012 11:00 PM, Jeff Liebermann wrote:
On Sat, 31 Mar 2012 21:12:03 -0400, "Martin Riddle"
wrote:

wrote in message
...
On 03/30/2012 01:30 PM, davethedave wrote:
On Fri, 30 Mar 2012 10:57:45 -0400, Duane wrote:

I put tarball that I downloaded from Qt's embedded linux link to the
exchange not backed up/ linux folder on Software.
Super! Thanks for that.

lol.. Thank Thunderbird.

Sorry about that.

I wish QT has better instrumentation controls
(aka LabView style)

There are a few under QT Embedded Widgets:
http://qt-project.org/wiki/EmbeddedWidgetDemos
http://doc.qt.nokia.com/4.7-snapshot/declarative-ui-components-dialcontrol.html
Example:
http://www.vespalabs.org/Projects/Scooter_Computer_II
However, it's nothing as extensive as Labview.

For the most part, you have to roll your own though. Not really that
difficult. For me, I wish they had a better report generator. Writing
that was a pain.
  #6  
Old April 1st 12, 12:53 PM posted to rec.bicycles.tech
James[_8_]
external usenet poster
 
Posts: 6,153
Default OT 4.8.1 source for embedded build

On Apr 1, 9:44*pm, Duane Hebert wrote:
On 3/31/2012 11:00 PM, Jeff Liebermann wrote:







On Sat, 31 Mar 2012 21:12:03 -0400, "Martin Riddle"
*wrote:


*wrote in message
...
On 03/30/2012 01:30 PM, davethedave wrote:
On Fri, 30 Mar 2012 10:57:45 -0400, Duane wrote:


I put tarball that I downloaded from Qt's embedded linux link to the
exchange not backed up/ linux folder on Software.
Super! Thanks for that.


lol.. *Thank Thunderbird.


Sorry about that.
I wish QT has better instrumentation controls
(aka LabView style)

There are a few under QT Embedded Widgets:
http://qt-project.org/wiki/EmbeddedWidgetDemos
http://doc.qt.nokia.com/4.7-snapshot/declarative-ui-components-dialco....
Example:
http://www.vespalabs.org/Projects/Scooter_Computer_II
However, it's nothing as extensive as Labview.


For the most part, you have to roll your own though. *Not really that
difficult. *For me, I wish they had a better report generator. *Writing
that was a pain.


I've been exporting data in an XML doc, and using FOP and XSL-FO to
obtain nice PDF reports.

--
JS.
  #7  
Old April 1st 12, 10:44 PM posted to rec.bicycles.tech
James[_8_]
external usenet poster
 
Posts: 6,153
Default 4.8.1 source for embedded build

On 01/04/12 13:00, Jeff Liebermann wrote:
On Sat, 31 Mar 2012 21:12:03 -0400, "Martin Riddle"
wrote:

wrote in message
...
On 03/30/2012 01:30 PM, davethedave wrote:
On Fri, 30 Mar 2012 10:57:45 -0400, Duane wrote:

I put tarball that I downloaded from Qt's embedded linux link to the
exchange not backed up/ linux folder on Software.

Super! Thanks for that.


lol.. Thank Thunderbird.

Sorry about that.


I wish QT has better instrumentation controls
(aka LabView style)


There are a few under QT Embedded Widgets:
http://qt-project.org/wiki/EmbeddedWidgetDemos
http://doc.qt.nokia.com/4.7-snapshot/declarative-ui-components-dialcontrol.html
Example:
http://www.vespalabs.org/Projects/Scooter_Computer_II
However, it's nothing as extensive as Labview.


I looked at Labview once. I avoided using it then and I hope never to
have to use it in the future.

--
JS
  #8  
Old April 2nd 12, 03:27 AM posted to rec.bicycles.tech
Frank Krygowski[_2_]
external usenet poster
 
Posts: 7,511
Default 4.8.1 source for embedded build

On Apr 1, 5:44*pm, James wrote:

I looked at Labview once. *I avoided using it then and I hope never to
have to use it in the future.


Hmm. I thought LabView was kind of fun, when I worked with it many
years ago.

- Frank Krygowski
  #9  
Old April 4th 12, 03:05 PM posted to rec.bicycles.tech
Duane Hebert[_4_]
external usenet poster
 
Posts: 580
Default OT 4.8.1 source for embedded build

On 4/1/2012 7:53 AM, James wrote:
On Apr 1, 9:44 pm, Duane wrote:
On 3/31/2012 11:00 PM, Jeff Liebermann wrote:







On Sat, 31 Mar 2012 21:12:03 -0400, "Martin Riddle"
wrote:


wrote in message
...
On 03/30/2012 01:30 PM, davethedave wrote:
On Fri, 30 Mar 2012 10:57:45 -0400, Duane wrote:


I put tarball that I downloaded from Qt's embedded linux link to the
exchange not backed up/ linux folder on Software.
Super! Thanks for that.


lol.. Thank Thunderbird.


Sorry about that.
I wish QT has better instrumentation controls
(aka LabView style)
There are a few under QT Embedded Widgets:
http://qt-project.org/wiki/EmbeddedWidgetDemos
http://doc.qt.nokia.com/4.7-snapshot/declarative-ui-components-dialco...
Example:
http://www.vespalabs.org/Projects/Scooter_Computer_II
However, it's nothing as extensive as Labview.


For the most part, you have to roll your own though. Not really that
difficult. For me, I wish they had a better report generator. Writing
that was a pain.


I've been exporting data in an XML doc, and using FOP and XSL-FO to
obtain nice PDF reports.


My requirement is to generate a log report that runs while our process
controls are running. I have to do a chart which we've implemented
using Qwt and/or a report. For the report, I'm parsing our log file and
formatting it using HTML tags then dumping it to a QDomDocument. One
dumb requirement that I have is that the document's pagination when
viewing online needs to match that of a printed one. I also have to put
a page header on each page. Qt added some flags for us to use for
pagination and it mostly works. For extremely long logs though, the
rendering can take some time. Probably more than you want to know...

  #10  
Old April 4th 12, 03:48 PM posted to rec.bicycles.tech
SconnieRoadie
external usenet poster
 
Posts: 28
Default 4.8.1 source for embedded build

On Apr 1, 10:03*pm, Dan O wrote:
On Apr 1, 7:27 pm, Frank Krygowski wrote:

On Apr 1, 5:44 pm, James wrote:


I looked at Labview once. *I avoided using it then and I hope never to
have to use it in the future.


Hmm. *I thought LabView was kind of fun, when I worked with it many
years ago.


... and news.eternal-september.org had a UI?


Used LabView as a cardiac simulator in a prior life as well as
developing on it. Wasn't so bad. Also developed a infinitely
variable cardiac simulator using HP Vee...

Fun times

Sconnie
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Rim flakes embedded in brake pads Rex Kerr Techniques 16 January 25th 07 08:04 PM
Anyone looking to build a bc? Free hazard hub with a Stockton build! Evan Byrne Unicycling 5 September 14th 06 09:59 AM
Anyone looking to build a bc? Free hazard hub with a Stockton build! Evan Byrne Unicycling 0 August 25th 06 11:05 PM
Component Source for Frame Build Up [email protected] Techniques 5 April 14th 05 10:05 PM
Disc Wheel Build Build Suggestions osobailo Techniques 2 October 5th 04 01:55 PM


All times are GMT +1. The time now is 11:11 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 CycleBanter.com.
The comments are property of their posters.