Hi Mike Thanks for a great program - now all we have to do is link the text o/p to signal strength measurement and we have a great wideband spectrum analyser....
241
mike.willis@...
g0mjw
Mar 2, 2011 8:54 am
Hi Tony, I have since updated my code to use unsigned 32 bit integers so I am definitely sending the FCD positive frequencies now. However, it does not appear...
242
mike.willis@...
g0mjw
Mar 2, 2011 11:22 pm
Howard kindly sent me some new test firmware - my FCD gives up at around 2203MHz. This is considerably beyond specification. I doubt it will go high enough for...
243
phlash909uk
Mar 3, 2011 8:33 pm
Hi folks, I'm Phil, one of the FUNcube development team and a long time coding addict :) I've just offered up to try and get a Java API working, based on the...
244
Rob Styles
robpegsuk
Mar 3, 2011 8:35 pm
Welcome Phil Wishing you luck. hope we can all offer help. Rob M0TFO...
245
Alexandru Csete
turbogrga
Mar 3, 2011 8:42 pm
Greetings, Few days ago I tagged and packaged v2.2 of the Qthid cross platform controller application for the Funcube Dongle. This version is functionally...
246
Alexandru Csete
turbogrga
Mar 3, 2011 8:53 pm
... Hi Phil, As far as I know that is the most up to date and publicly available code. Please note the I will change the API over the next few days to make the...
247
mike.willis@...
g0mjw
Mar 3, 2011 10:03 pm
Well done. My original windows code was based on the QT code. I found there is a problem in the HID library. It opens but does not close file handles. You...
248
Alexandru Csete
turbogrga
Mar 3, 2011 10:48 pm
Hi Mike, Thanks for the tip. I will check to see if the problem with open handles still exist. Alex...
249
ve3nvk
Mar 4, 2011 8:05 pm
Hello Alex; Thanks have downloaded the Linux tarball (source and binary) and it runs fine on Ubuntu 64 bit without the errors of the original version. Now I...
250
Alexandru Csete
turbogrga
Mar 4, 2011 8:50 pm
Hi Andy, Thanks for the feedback. Work is ongoing on the full functionality and thanks to Mario DL5MLO it will be available very soon. I would however like to...
251
devnull
fireclavo
Mar 5, 2011 6:58 am
Oliver, sorry to post to the list about this.... But I, and at least one other member, have sent you a few emails regarding beta testing your Mac SDR software...
252
ik0zrr
Mar 6, 2011 3:34 pm
Hello everyone from Pino, i have question on the funcube I experimental put an antenna duplexer with 144/430 to limit contamination (fm broadcast), this is...
253
Rob Styles
robpegsuk
Mar 6, 2011 3:46 pm
Hi Pino May be worth asking this question in the FUNcube user group, this group leans more towards the development the group can be found at...
254
Alexandru Csete
turbogrga
Mar 9, 2011 11:51 pm
... Can you imagine... we can almost follow a schedule... The fully functional qthid controller is now almost ready. In fact, there are only a few very minor...
255
Alexandru Csete
turbogrga
Mar 11, 2011 11:42 pm
Greetings, Qthid 3.0 – the Qt-based controller application for the Funcube Dongle – has been released. This release includes support for the full control...
256
Rob M0TFO
robpegsuk
Mar 11, 2011 11:48 pm
Thanks Alex :-) Rob...
257
mike.willis@...
g0mjw
Mar 12, 2011 8:37 am
Good work. No windows binary? Do I need to compile one? I have QTCreator somewhere. Mike G0MJW...
258
Alexandru Csete
turbogrga
Mar 12, 2011 10:12 am
Hi Mike, I do not have build environment set up on windows and it would be great if somebody could take a stab at it. The original build configuration from...
259
mike.willis@...
g0mjw
Mar 12, 2011 10:21 am
... I have managed to make a simple form app work in the just installed QTCreator and SDK, so it is probably something to do with the qthid.pro file. Mike...
260
Alexandru Csete
turbogrga
Mar 12, 2011 10:33 am
... Indeed, it sounds like it's caused by my changes with the application icon. Try to change qthid.rc to use "images/qthid.ico" If that doesn't help you can...
261
mike.willis@...
g0mjw
Mar 12, 2011 10:54 am
I had just figured that out.... I then had a problem with the symbian libs - so I am re-installing QT. I installed QT Creator first, then realised I needed and...
262
mandrakulos
Mar 12, 2011 11:19 am
Dear all, after a long discussion at the Funcube Group regarding my RX problem ( I couldn't receive any signal at any mode ) I was advised to join this group,...
263
David Barber
g8oqw
Mar 12, 2011 12:18 pm
I have it compiling and running on Windows XP Pro although with errors in the build. Haven't tested all the functions yet but looks promising. Trouble is I'm...
264
Alexandru Csete
turbogrga
Mar 12, 2011 1:03 pm
... Commenting out the line RC_FILE = qthid.rc fixes that particular problem for sure. I just tried it, but now i need some windows SDK to complete the...
265
Alexandru Csete
turbogrga
Mar 12, 2011 1:06 pm
On Sat, Mar 12, 2011 at 1:18 PM, David Barber < ... Hi David, Thanks for the info. If you have it running then there were no errors during build because all ...
266
David Barber
g8oqw
Mar 12, 2011 1:29 pm
Hi Alex OK, should have said Build Issues :-) Anyway have copied below where I'm at now. As I said complete novice at Qt. The Load & Save FCD, IQ and Firmware...
267
Rob M0TFO
robpegsuk
Mar 12, 2011 1:41 pm
Ok looks like the PLL Status is ok. I'm out of ideas- may be worth contacting Howard for a replacement-explaing all that has been tried and your still having...
268
mike.willis@...
g0mjw
Mar 12, 2011 2:02 pm
This is the problem: win32:LIBS += C:\\Program Files\92;Microsoft SDKs\\Windows92;\v6.0A\92;Lib\\setupapi.lib" That kine is making an invalid assumption I have these...
269
David Barber
g8oqw
Mar 12, 2011 2:30 pm
Hi Alex Are the "Load" & "Save" FCD settings and the "Tools" supposed to work? I can't see any function behind them? All the settings are responding as...