Hi, libdlusb 0.0.9 is out. This version seems very stable and everything I need is almost done. If someone is interested in creating a nice GUI PIMS, that...
Very nice! It compiled without a hitch on Linux (Ubuntu 5.4 Hoary) and every function tested (about half so far) worked perfectly. However, I can only get it...
Sorry. I use FreeBSD, so I don't have any idea about USB access on Linux. There must be a way to use a USB device as a non-root user. Check this thread: ...
I have been trying hard to find the time to work with this software...it has changed lots since I tried it last. I'm having the same problem. I configured and...
Ah, yes, I think that was what I was looking for. I can see that only root can write to /proc/bus/usb... I had gotten as far as figuring out that the /dev/usb...
Many thanks again - changing the permissions usbfs was mounted with did indeed enable me to use the programs as non-root users. Cheers, Vern Ceder ... Linux. ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the timexdatalinkusbdevelop group. File :...
timexdatalinkusbdevel...
Oct 8, 2005 1:58 am
241
Hi, all Since the mode browser is getting pretty much stable, I decided to publish the source so that others might *cough* *cough* learn from it or improve...
... Yes, it is. It has suffered minor changes to be included as an applet, but it is pretty much intact. I didn't know which license you wanted to give it...
Hi, all You probably read the mail on the users list about the DTMF dialer. I didn't mention any technical details there but I thought I should mention them...
Paulo, I was just thinking that your Wristapp could probably just open the database of the Contacts Wristapp to get phone numbers. Think this is possible? Ray...
Paulo, Regarding you multiplications and divisions, I think I have subroutines in SciCalc (with code posted) that will do this. Ray ... dialer. I didn't ... ...
... Hi, Ray ... It is surely possible, since the DB_OPEN_FILE and the DB_OPEN_FILE_LINK_LIST functions both take a DBExternalMemoryAddress as input. So we can...
... Hi, Ray (again :) ... I had already done the multiplication part (read: the easy part). I went to see your code for the FDIV and although I think I can use...
Paulo, Timex posted the format of their databases in a pdf file a few months ago... I think the contact DB format was in there, but I don't remember for...
Hi Paulo and Ray :-) , I'm also interested by the multiplication and division subroutines. I'm looking for : 16 bits x 16 bits = 32 bits 32 bits / 16 bits = 16...
Pierre, The source for SciCal3 is posted in the Files section. I have a routine in there for multiplying 8x24. There is also code that uses this routine to...
... Bonjour, Pierre :) ... Ok, I'll do them generic enough to be used anywhere and post them in the files section. -- Paulo Marques Software Development...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the timexdatalinkusbdevelop group. File :...
timexdatalinkusbdevel...
Oct 14, 2005 12:50 am
256
Hi, all I've just uploaded a small library with just 2 functions: multiply two 16 bit numbers to give a 32 bit result and divide a 32 bit number by a 16 bit...
Just read a web page from somebody who spent a long time trying to get his old Palm to DTMF dial a phone and eventually gave up. Saw another page of the same...
Hi, Ray ... Its obvious these guys didn't have the *cough* *cough* skills *cough* that we have ;-) Now seriously, I also agree that this _may_ not be possible...
Paulo, I found some code for DTMF here: ftp://ftp.embedded.com/pub/2003/06hinerman This looks like a fast and clever way to generate the PWM values... Ray ... ...
... Hi, Ray ... Thanks for the link. This is basically the same thing I do, with the accumulators and the increments. The tricky part is to implement...
Hi! This is my first post! Let me just say that these two apps are simple perfect! But TreeBrowser hangs if my data excedes 10kb! I do not know what is wrong! ...
... Hi, Eoglasi ... The current version is still a prototype (although I've been saying this for months now :( ). There is a 255 node limit per node group. A...