>> 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
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
> 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
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
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