Re: [jallib] Microchip samples

2010-03-14 Thread vasile surducan
On Sun, Mar 14, 2010 at 12:10 PM, Sebastien Lelong < sebastien.lel...@gmail.com> wrote: > Hi guys, > > Several months ago, Microchip samples weren't available anymore as > completely free service for some countries. I've just tried and ordered 3 * > 18f46k20 and 3 * 18f14k50, > Try here in Poland

[jallib] [jallib build] buildbot success in jallib on jallib-standard

2010-03-14 Thread build
Hi guys, This is buildbot speaking. I have finished a build of jallib-standard on jallib. Buildslave for this Build: sebbot Build Reason: Build Source Stamp: HEAD Blamelist: jsuijs,wattymage Build succeeded! Logs are attached. sincerely, -The Buildbot -- You received this message because yo

Re: [jallib] Re: SVN

2010-03-14 Thread Sunish Issac
I didn't have any issues with Tortoise, though I've still not commited any thing yet. Sunish On Mon, Mar 15, 2010 at 5:21 AM, mattschinkel wrote: > I see you have CRC on the list, we will need a full discussion on it. > > Matt. > > On Mar 14, 7:08 pm, "m...@watty" wrote: > > On Mar 14, 10:57 pm

Re: [jallib] Re: jallib starters guide version 0.9

2010-03-14 Thread Sunish Issac
Having the plain schematics directly at the place where its referred makes more sense instead of having it as an "exhibit". As Matt said, it would be better to avoid any boards (yes its simple but..) in a guide. Sunish On Mon, Mar 15, 2010 at 5:15 AM, mattschinkel wrote: > I'm still reading, but

[jallib] Re: JAL3 for ARM Thumb2 only

2010-03-14 Thread mattschinkel
Mike, I'm not sure that you will get much enthusiasm here since we have been using PIC for so long. I however would love to see some larger microcontrollers. This is one restriction JalV2 has. After it is working well, I'm sure others will follow. Matt. On Mar 13, 9:05 am, "m...@watty" wrote: >

[jallib] Re: CRC library

2010-03-14 Thread mattschinkel
Can someone comment on ram speed vs program data speed? I don't remember much about workings of microcontrollers from back in school, but I think it needs to "switch banks" or something like that to read program data? I have read online that the best place for it is ram. As stated, a user constan

[jallib] Re: CRC library

2010-03-14 Thread m...@watty
see also http://en.wikipedia.org/wiki/Computation_of_CRC esp. parallel computation (tables) 3 bit crc is not much good, very short. 10 or 11 is really a minimum :-) have you a choice or is it communication with an existing system/ standard? Cyclic Redundancy Codes (CRCs) provide a first line

[jallib] Re: CRC library

2010-03-14 Thread m...@watty
On Mar 14, 11:55 pm, mattschinkel wrote: > Thanks Mike, but I wonder if the lookup table should be in ram > instead. I think ram is much faster, so maybe a constant should be > made so the user can choose. it's 256 byte! not good for some PIC. How much difference in speed is there? I have a

[jallib] Re: CRC library

2010-03-14 Thread mattschinkel
Thanks Mike, but I wonder if the lookup table should be in ram instead. I think ram is much faster, so maybe a constant should be made so the user can choose. Matt. On Mar 14, 1:44 pm, "m...@watty" wrote: > http://www.ross.net/crc/download/crc_v3.txt > >    -- lookup table for IEEE 802.3  32bit

[jallib] Re: SVN

2010-03-14 Thread mattschinkel
I see you have CRC on the list, we will need a full discussion on it. Matt. On Mar 14, 7:08 pm, "m...@watty" wrote: > On Mar 14, 10:57 pm, mattschinkel wrote: > > > > Tortoise practically killed my Laptop with it's STUPID explorer > > > integration > > > I like the explorer integration, it make

[jallib] Re: jallib starters guide version 0.9

2010-03-14 Thread mattschinkel
I'm still reading, but very nice work. Here are my suggestions so far. General: Why is it called "starter guide" if I cannot start with this guide as a newbie? Maybe Jal/jallib "Introduction Guide" or "intermediate guide"? It is for someone whom has already started with the basics who wishes to kn

[jallib] Re: SVN

2010-03-14 Thread m...@watty
I needed a diff and merge tool DiffMerge is evil. Adds right click context menu and explorer hangs at 99% cpu if you right click even an icon! However KDiff3 seems to do diff and merge and doesn't break anything. diff %1 %2 merge %1 %2 -o %3 -- You received this message because you are subsc

[jallib] Re: SVN

2010-03-14 Thread m...@watty
On Mar 14, 10:57 pm, mattschinkel wrote: > > Tortoise practically killed my Laptop with it's STUPID explorer > > integration > > I like the explorer integration, it makes life simple. It only shows > integration on SVN dirs. What did it do to your laptop? > > Matt I hate the explorer integratio

[jallib] r1788 committed - samples samples..

2010-03-14 Thread jallib
Revision: 1788 Author: jsuijs Date: Sun Mar 14 16:02:57 2010 Log: samples samples.. http://code.google.com/p/jallib/source/detail?r=1788 Modified: /trunk/test/jal/test_startersguide.jal === --- /trunk/test/jal/test_startersguide.jal Sat Mar 13 13:16:01 2

Re: [jallib] SVN

2010-03-14 Thread Joep Suijs
Hi Mike, 2010/3/14 m...@watty : > Tortoise practically killed my Laptop with it's STUPID explorer > integration Indeed, toroise works great, but the tsvncache is destroying your disk performance every now and then. > svn checkout https://jallib.googlecode.com/svn/trunk/ jallib -- > username > i

[jallib] Re: SVN

2010-03-14 Thread mattschinkel
> Tortoise practically killed my Laptop with it's STUPID explorer > integration I like the explorer integration, it makes life simple. It only shows integration on SVN dirs. What did it do to your laptop? Matt. -- You received this message because you are subscribed to the Google Groups "jalli

[jallib] SVN

2010-03-14 Thread m...@watty
Tortoise practically killed my Laptop with it's STUPID explorer integration I'm trying RapidSVN, but all I get on a checkout is directory full of svn dlls, no Jal stuff. http://ma.tt/2004/08/windows-svn-client/ http://www.rapidsvn.org/index.php?title=OnlineHelp:Contents#Basic_Concepts Is the wik

[jallib] [jallib build] buildbot success in jallib on jallib-standard

2010-03-14 Thread build
Hi guys, This is buildbot speaking. I have finished a build of jallib-standard on jallib. Buildslave for this Build: sebbot Build Reason: Build Source Stamp: HEAD Blamelist: mattschin...@hotmail.com,robhamerling,sebastien.lelong Build succeeded! Logs are attached. sincerely, -The Buildbot --

[jallib] Re: libraries still under test

2010-03-14 Thread m...@watty
if you make LCD_ink = off and use opposite value of ink on all libraries I wrote and do LCD_fill(255) then Maybe everything works inverse. But I have not tested! -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to jal

[jallib] Re: libraries still under test

2010-03-14 Thread m...@watty
files mentioned are in the group upload files section -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to jal...@googlegroups.com. To unsubscribe from this group, send email to jallib+unsubscr...@googlegroups.com. For

[jallib] libraries still under test

2010-03-14 Thread m...@watty
glcd_ks0108mw.jal -- revised low level graphics_mw.jal -- all the fancy graphics stuff math_mw.jal -- start of a math library with existing sqrt copied Eventually I'll get around to the svn thingy Example usage -- drop shadow 3D box with text in it at ANY pixel location on GLCD -- can be bold

[jallib] Re: jallib starters guide version 0.9

2010-03-14 Thread m...@watty
On Mar 14, 3:20 pm, Joep Suijs wrote: > Hi Mike, > > 2010/3/14 m...@watty : > > > here is a less trivial example of power of pseudo variables... > > It's realy hard to find a more trivial example of pseudo variables > then the one I used ;) > I decided to use this to just show how it works. pseu

[jallib] Re: CRC library

2010-03-14 Thread m...@watty
http://www.ross.net/crc/download/crc_v3.txt -- lookup table for IEEE 802.3 32bit CRC -- x32 + x26 + x23 + x22 + x16 + x12 + x11 + x10 + x8 + x7 + x5 + x4 + x2 + x + 1 const byte CRC32_803_3[] = { 0x00,0x00,0x00,0x00, 0x96,0x30,0x07,0x77, 0x2C,0x61,0x0E,0xEE, 0xBA,0x51,0x09,0x99,

Re: [jallib] Re: jallib starters guide version 0.9

2010-03-14 Thread Joep Suijs
Hi Mike, 2010/3/14 m...@watty : > > here is a less trivial example of power of pseudo variables... It's realy hard to find a more trivial example of pseudo variables then the one I used ;) I decided to use this to just show how it works. pseudo variables are probably the most powerfull feature of

[jallib] Re: jallib starters guide version 0.9

2010-03-14 Thread m...@watty
On Mar 14, 2:05 pm, Sunish Issac wrote: > I didn't know INPUT is TRUE and OUTPUT is false, where is the declaration ? > What's it used for ? I'd guess origination is with TRISx in assembler where "1" is "in" direction and "0" is "out" direction of the binary byte. -- You received this messag

[jallib] Re: jallib starters guide version 0.9

2010-03-14 Thread m...@watty
here is a less trivial example of power of pseudo variables... On glcd if using double size characters you need to automatically adjust linespacing and character spaceing. Actually also if character is NOT y%8 position you have to write the bits of it one at a time and not 8 bit column at a time.

[jallib] Re: jallib starters guide version 0.9

2010-03-14 Thread mattschinkel
Nice work Joep, I'll read it over and give my feedback. Matt. On Mar 14, 8:43 am, Joep Suijs wrote: > Hi Guys, > > The startersguide is almost finished. Enclosed is version 0.9 (in both > A4 and Letter format). > > The aim of the document is: > "This guide is a ‘stroll through JAL and Jallib’, i

Re: [jallib] Microchip samples

2010-03-14 Thread Sunish Issac
I had to pay the shipping charge of 7.5 USD and sample is limited to 2 items and 2 pcs each. Sunish On Sun, Mar 14, 2010 at 7:22 PM, Rob Hamerling wrote: > > Hi Seb, > > > On 03/14/10 11:10 am, Sebastien Lelong wrote: > > Several months ago, Microchip samples weren't available anymore as >> co

Re: [jallib] jallib starters guide version 0.9

2010-03-14 Thread Joep Suijs
Hi Sunish, 2010/3/14 Sunish Issac : > Why is it named jallib conversion guide.pdf ? An error in the publication process, concider it named 'jallib starters guide' or 'jallib starters guide_a4'. > I didn't know INPUT is TRUE and OUTPUT is false, where is the declaration ? It's defined in chipdef_

Re: [jallib] jallib starters guide version 0.9

2010-03-14 Thread Sunish Issac
So the wait is over, and I've finished reading Jallib Starters' guide and why is it named jallib conversion guide ? So here are my comments. Why is it named jallib conversion guide.pdf ? I didn't know INPUT is TRUE and OUTPUT is false, where is the declaration ? What's it used for ? On page 24

[jallib] r1784 committed - Most recent dev2jal Rexx script version 0.0.97

2010-03-14 Thread jallib
Revision: 1784 Author: robhamerling Date: Sun Mar 14 06:53:17 2010 Log: Most recent dev2jal Rexx script version 0.0.97 http://code.google.com/p/jallib/source/detail?r=1784 Modified: /trunk/tools/Dev2Jal.cmd === --- /trunk/tools/Dev2Jal.cmdFri Mar 12 11:22

Re: [jallib] Microchip samples

2010-03-14 Thread Rob Hamerling
Hi Seb, On 03/14/10 11:10 am, Sebastien Lelong wrote: Several months ago, Microchip samples weren't available anymore as completely free service for some countries. I've just tried and ordered 3 * 18f46k20 and 3 * 18f14k50, handling fees have been "waived out, customer value !", so completely

[jallib] Re: jallib starters guide version 0.9

2010-03-14 Thread m...@watty
On Mar 14, 12:43 pm, Joep Suijs wrote: > Hi Guys, > > The startersguide is almost finished. Enclosed is version 0.9 (in both I'm still reading, but looks good. I'll put the final release on my Techtir site in a sticky with other JAL resources. -- You received this message because you are sub

[jallib] Re: Roman Black RTC algorithm ALSO "Tasks"

2010-03-14 Thread m...@watty
On Mar 14, 9:03 am, Sunish Issac wrote: > New unofficial downloadhttp://jaledit.googlecode.com/files/jaledit0.9.zip > Alias support and some other bug fixes. > > Sunish Thanks. The line with "0 errors 0 warnings" is gone. Should I delete an *.ini file or something or manually add the Tasks o

[jallib] Microchip samples

2010-03-14 Thread Sebastien Lelong
Hi guys, Several months ago, Microchip samples weren't available anymore as completely free service for some countries. I've just tried and ordered 3 * 18f46k20 and 3 * 18f14k50, handling fees have been "waived out, customer value !", so completely free (you can see this just before last "place yo

[jallib] r1783 committed - Updates of datasheet-related wikis

2010-03-14 Thread jallib
Revision: 1783 Author: robhamerling Date: Sun Mar 14 01:57:26 2010 Log: Updates of datasheet-related wikis http://code.google.com/p/jallib/source/detail?r=1783 Modified: /wiki/DataSheets.wiki /wiki/PicGroups.wiki /wiki/PicPgmGroups.wiki /wiki/ProgrammingSpecifications.wiki

[jallib] r1781 committed - improve bee report failure while checking, clean makefile, added usb_k...

2010-03-14 Thread jallib
Revision: 1781 Author: sebastien.lelong Date: Sun Mar 14 01:25:44 2010 Log: improve bee report failure while checking, clean makefile, added usb_keyboard.jal to TORELEASE to fix bee package http://code.google.com/p/jallib/source/detail?r=1781 Modified: /trunk/TORELEASE /trunk/tools/Makefile

Re: [jallib] [jallib build] buildbot failure in jallib on jallib-bee

2010-03-14 Thread Sebastien Lelong
Bee failed because usb_keyboard.jal library is missing. It's been added in rev.1752. I added it to TORELEASE, improve the script to print failure, bee is being re-generated. Cheers, Seb 2010/3/14 > Hi guys, > > This is buildbot speaking. I have finished a build of jallib-bee on jallib. > Build

[jallib] r1780 committed - unittest for 16f887 and vref- only selection

2010-03-14 Thread jallib
Revision: 1780 Author: sebastien.lelong Date: Sun Mar 14 01:20:38 2010 Log: unittest for 16f887 and vref- only selection http://code.google.com/p/jallib/source/detail?r=1780 Added: /trunk/test/unittest/16f887_adc.jalt === --- /dev/null +++ /trunk/test/unittes

[jallib] Issue 119 in jallib: jalapi done with DITA

2010-03-14 Thread jallib
Status: New Owner: sebastien.lelong Labels: Type-Enhancement Priority-Low New issue 119 by sebastien.lelong: jalapi done with DITA http://code.google.com/p/jallib/issues/detail?id=119 jalapi, jallib API documentation, is currently done by extracting code from jal files and produce HTML via a Che

Re: [jallib] Re: Roman Black RTC algorithm ALSO "Tasks"

2010-03-14 Thread Sunish Issac
New unofficial download http://jaledit.googlecode.com/files/jaledit0.9.zip Alias support and some other bug fixes. Sunish On Sat, Mar 13, 2010 at 11:27 PM, m...@watty wrote: > > > On Mar 13, 5:41 pm, Sunish Issac wrote: > > You are probably using an old version of jaledit, maybe I can send you