Re: [SailfishDevel] No QSerialPort

2014-03-28 Thread Wim de Vries
rom: devel-boun...@lists.sailfishos.org > [devel-boun...@lists.sailfishos.org] on behalf of wsvries > [wsvr...@xs4all.nl] Sent: Tuesday, March 25, 2014 10:46 AM > To: devel@lists.sailfishos.org > Subject: Re: [SailfishDevel] No QSerialPort > > Thanks, > > Alejandro

Re: [SailfishDevel] No QSerialPort

2014-03-27 Thread wsvries
Thanks. Philippe De Swert schreef op 2014-03-27 14:53: On 27/03/14 15:42, wsvries wrote: Thanks for the answers. And yes, Herald, I did read some stuff on the OTG. It's just that I had been using OTG on the other platforms (ubuntu/meego) without noticing it. You probably have not been using O

Re: [SailfishDevel] No QSerialPort

2014-03-27 Thread Mikael Hermansson
s that > would be much simpler approach. > > br, Jonni > > From: devel-boun...@lists.sailfishos.org > [devel-boun...@lists.sailfishos.org] on behalf of wsvries > [wsvr...@xs4all.nl] Sent: Tuesday, March 25, 2014 10:46 AM > To: devel@lis

Re: [SailfishDevel] No QSerialPort

2014-03-27 Thread Philippe De Swert
Hi, On 27/03/14 15:42, wsvries wrote: Thanks for the answers. And yes, Herald, I did read some stuff on the OTG. It's just that I had been using OTG on the other platforms (ubuntu/meego) without noticing it. You probably have not been using OTG on those platforms. There are no phones/tablets

Re: [SailfishDevel] No QSerialPort

2014-03-27 Thread wsvries
Thanks for the answers. And yes, Herald, I did read some stuff on the OTG. It's just that I had been using OTG on the other platforms (ubuntu/meego) without noticing it. And that's what I like, so I can concentrate on the code and the logic of my app. So I'll have to downgrade the functionalit

Re: [SailfishDevel] No QSerialPort

2014-03-27 Thread Ove Kåven
Den 27. mars 2014 10:11, skrev Wim de Vries: Don't know why is there a difference between Sailfisch and MeeGo. I don't think there is. You're running on different hardware, though; the N900 and N9 did have the wiring to support USB OTG. Can I enable power on the USB port? (escape would be a

Re: [SailfishDevel] No QSerialPort

2014-03-27 Thread christopher . lamb
Hi Wim Sailfisch made me smile ... Grüsse Chris Zitat von "Wim de Vries" : Thanks Chris and others, Indeed I need to use an external USB GPS and some other USB sensors. All communicate via serial ports. I gave the dmesg output txt as it is on other linux/MeeGo devices to show that I am no

Re: [SailfishDevel] No QSerialPort

2014-03-27 Thread Harald Schmitt
Am 27.03.2014 10:11, schrieb Wim de Vries: > Thanks Chris and others, > Indeed I need to use an external USB GPS and some other USB sensors. > > All communicate via serial ports. > I gave the dmesg output txt as it is on other linux/MeeGo devices to > show that I am not talking rocket science (sim

Re: [SailfishDevel] No QSerialPort

2014-03-27 Thread Wim de Vries
Thanks Chris and others, Indeed I need to use an external USB GPS and some other USB sensors. All communicate via serial ports. I gave the dmesg output txt as it is on other linux/MeeGo devices to show that I am not talking rocket science (simply plug in and use ttyUSB0 for (qt)serial communica

Re: [SailfishDevel] No QSerialPort

2014-03-26 Thread christopher . lamb
Hi Philippe From this and other threads going back to the very early days of this mailing list it is very clear that Wim wants to connect an external GPS unit to his Jolla via cable (usb / serial) for use in the cockpit of a glider. HtH Chris Zitat von "Philippe De Swert" : Hi, As t

Re: [SailfishDevel] No QSerialPort

2014-03-26 Thread Radek Polak
On Thursday, March 27, 2014 03:10:29 AM Ove Kåven wrote: > The OP (wsvries) has always talked about connecting the Jolla to a USB > device, never about connecting it to a PC (only about connecting those > USB devices to a PC, not the Jolla). Then, for no reason, Radek started > talking about conne

Re: [SailfishDevel] No QSerialPort

2014-03-26 Thread Ove Kåven
Den 27. mars 2014 00:39, skrev Philippe De Swert: Hi, As this is getting very confused and we are mixing connecting devices to the Jolla and connecting the Jolla to the pc. So which one is it? Personally I don't see why there's any confusion. The OP (wsvries) has always talked about connecti

Re: [SailfishDevel] No QSerialPort

2014-03-26 Thread Philippe De Swert
Hi, As this is getting very confused and we are mixing connecting devices to the Jolla and connecting the Jolla to the pc. So which one is it? On 26/03/14 22:11, Wim de Vries wrote: Thank you guys. Indeed devel-su works. I have attached the devices, but the first problem is that the connecti

Re: [SailfishDevel] No QSerialPort

2014-03-26 Thread Jonni Rainisto
: Sailfish OS Developers Subject: Re: [SailfishDevel] No QSerialPort Thank you guys. Indeed devel-su works. I have attached the devices, but the first problem is that the connection does not supply power (the devices stay dead). As far as I know, a usb connection should always have power, but it is a

Re: [SailfishDevel] No QSerialPort

2014-03-26 Thread Wim de Vries
Thank you guys. Indeed devel-su works. I have attached the devices, but the first problem is that the connection does not supply power (the devices stay dead). As far as I know, a usb connection should always have power, but it is a bit beyond my kowledge. Do I need another plug? On other linu

Re: [SailfishDevel] No QSerialPort

2014-03-26 Thread Jozef Mlich
On Wed, 2014-03-26 at 12:07 +0100, Wim de Vries wrote: > On 03/26/2014 07:34 AM, Radek Polak wrote: > > > On Tuesday, March 25, 2014 12:32:34 PM wsvries wrote: > > > > > > > > > Don know about OTG, but my Linux systems always attach a Generic > > Serial > > > > > Driver to the devices. > > >

Re: [SailfishDevel] No QSerialPort

2014-03-26 Thread Andrey Kozhevnikov
there is sudo in mer-tools repo, i think 26.03.2014 17:07, Wim de Vries ?: On 03/26/2014 07:34 AM, Radek Polak wrote: On Tuesday, March 25, 2014 12:32:34 PM wsvries wrote: > Don know about OTG, but my Linux systems always attach a Generic Serial > Driver to the devices. > Why is Sailfi

Re: [SailfishDevel] No QSerialPort

2014-03-26 Thread Wim de Vries
On 03/26/2014 07:34 AM, Radek Polak wrote: On Tuesday, March 25, 2014 12:32:34 PM wsvries wrote: > Don know about OTG, but my Linux systems always attach a Generic Serial > Driver to the devices. > Why is Sailfish acting differently? No idea how this is in jolla but in openmoko there were op

Re: [SailfishDevel] No QSerialPort

2014-03-25 Thread Erik Ridderby
Can a device be configured both for MTP and USB OTG? I guess that USB OTG seems to have difficulties on Windows for some android devices (i.e. the one I have tested) as Windows does not support ext2/3, nor does it support BTRFS. I guess MTP is likely needed for windows users. It also seems like M

Re: [SailfishDevel] No QSerialPort

2014-03-25 Thread Radek Polak
On Tuesday, March 25, 2014 12:32:34 PM wsvries wrote: > Don know about OTG, but my Linux systems always attach a Generic Serial > Driver to the devices. > Why is Sailfish acting differently? No idea how this is in jolla but in openmoko there were options while configuring linux kernel how the de

Re: [SailfishDevel] No QSerialPort

2014-03-25 Thread wsvries
devel-boun...@lists.sailfishos.org] on behalf of wsvries [wsvr...@xs4all.nl] Sent: Tuesday, March 25, 2014 10:46 AM To: devel@lists.sailfishos.org Subject: Re: [SailfishDevel] No QSerialPort Thanks, Alejandro Exojo schreef op 2014-03-24 21:53: El Sunday 23 March 2014, Wim de Vries escribió: S

Re: [SailfishDevel] No QSerialPort

2014-03-25 Thread Jonni Rainisto
-boun...@lists.sailfishos.org] on behalf of wsvries [wsvr...@xs4all.nl] Sent: Tuesday, March 25, 2014 10:46 AM To: devel@lists.sailfishos.org Subject: Re: [SailfishDevel] No QSerialPort Thanks, Alejandro Exojo schreef op 2014-03-24 21:53: > El Sunday 23 March 2014, Wim de Vries escribió: >> So, it shoul

Re: [SailfishDevel] No QSerialPort

2014-03-25 Thread wsvries
Thanks, Alejandro Exojo schreef op 2014-03-24 21:53: El Sunday 23 March 2014, Wim de Vries escribió: So, it should be available in Sailfish. No, is available inside Qt, not necessarily provided for Sailfish. I thought Sailfish would include all modules of Qt Have to recheck the errors,

Re: [SailfishDevel] No QSerialPort

2014-03-24 Thread Alejandro Exojo
El Sunday 23 March 2014, Wim de Vries escribió: > So, it should be available in Sailfish. No, is available inside Qt, not necessarily provided for Sailfish. > Have to recheck the errors, but it looked like the libs and headers were > not there (QtSerialPort/QtSerialPort no such file). I already

Re: [SailfishDevel] No QSerialPort

2014-03-24 Thread Wim de Vries
The error in (qmake): :-1: error: Unknown module(s) in QT: serialport So, my guess is that there is no qserial lib. Any Sailfish person that can confirm/reject? Thanks. pro: QT += serialport .h: #include On 03/23/2014 10:35 PM, Wim de Vries wrote: Thanks, I thought it came in with 5.2. So,

Re: [SailfishDevel] No QSerialPort

2014-03-23 Thread Wim de Vries
Thanks, I thought it came in with 5.2. So, it should be available in Sailfish. Have to recheck the errors, but it looked like the libs and headers were not there (QtSerialPort/QtSerialPort no such file). On 03/19/2014 09:39 PM, Alejandro Exojo wrote: El Wednesday 19 March 2014, Wim de Vries es

Re: [SailfishDevel] No QSerialPort

2014-03-19 Thread Alejandro Exojo
El Wednesday 19 March 2014, Wim de Vries escribió: > My app cannot work without Q(t)SerialPort. > Is there a plan to upgrade to Qt5.2, or a way to add the Qt5.1 (beta) > QtSerial libs and headers? I use QtSerialPort daily, so this mail puzzles me a bit: - Why 5.2 is involved? QtSerialPort is in

[SailfishDevel] No QSerialPort

2014-03-19 Thread Wim de Vries
Hi all, My app cannot work without Q(t)SerialPort. Is there a plan to upgrade to Qt5.2, or a way to add the Qt5.1 (beta) QtSerial libs and headers? Thanks. ___ SailfishOS.org Devel mailing list