Re: [Ktechlab-devel] simple project. 2,3

2007-06-20 Thread Alan Grimes
>> Other custom constants, which aren't a part of the standard yet, such as >> DPR, are defined at multiple locations. Remove all redundant definitions >> and make sure all source refers to the single constant. There shouldn't >> be redundant definitions anywhere. (long term project) > Agreed. A te

Re: [Ktechlab-devel] simple project. 2,3

2007-06-20 Thread Jason Lucas
On Wed, 2007-06-20 at 19:53 -0400, Alan Grimes wrote: > > Done and added to repository. > > ;) > > Okay, > > here's the next one. > 2: > > the matrix display driver is rather poorly designed, it uses hard-coded > data tables... (who ever thought of putting data in code anyway, sheesh!) > > Int

[Ktechlab-devel] simple project. 2,3

2007-06-20 Thread Alan Grimes
> Done and added to repository. ;) Okay, here's the next one. 2: the matrix display driver is rather poorly designed, it uses hard-coded data tables... (who ever thought of putting data in code anyway, sheesh!) Interestingly, it implements a Japanese font (including roughly 32 katakana and kan

Re: [Ktechlab-devel] simple project...

2007-06-19 Thread Jason Lucas
On Mon, 2007-06-18 at 21:05 -0400, Alan Grimes wrote: > Here's a simple ktechlab project... the voltage signal object creates > signals using peak-peak voltage. this is rather freaky, change that to > RMS voltage, better yet, let the user pick! =) > > Since I want you to get involved with the math

[Ktechlab-devel] simple project...

2007-06-18 Thread Alan Grimes
Here's a simple ktechlab project... the voltage signal object creates signals using peak-peak voltage. this is rather freaky, change that to RMS voltage, better yet, let the user pick! =) Since I want you to get involved with the math, I won't tell you the equation. =) Big-picture wise... I real