Search found 6 matches

by uclamatthew
Fri Apr 22, 2011 10:15 am
Forum: Standard
Topic: Relay Stuck On
Replies: 5
Views: 6143

Relay Stuck On

I'm not sure if this is a hardware or software question, but the relay I've designated for my metal hallide lights is stuck on. The controller shows that the relay should be off, but it is definitely not. I'm using Curt's latest libraries & RAGen with no modifications to the code generated. Any ...
by uclamatthew
Tue Apr 19, 2011 7:02 pm
Forum: Development Libraries
Topic: Multiple Standard Lights Timers
Replies: 5
Views: 6302

Re: Multiple Standard Lights Timers

I know it's possible to set it up in the code, I was just thinking it would be a popular enough feature to include it in the RAGen so that those who are uncomfortable with the code could still use it.
by uclamatthew
Mon Apr 18, 2011 7:55 pm
Forum: Development Libraries
Topic: Multiple Standard Lights Timers
Replies: 5
Views: 6302

Multiple Standard Lights Timers

Would it be possible to include multiple lighting profiles (at least Standard if not MH) in the RAGen setup? I'd like to be able to set my Actinics to one profile, MH to another, fuge to another, etc. etc. Definitely not a rush/must have, but I would definitely use it, and I think others might as we...
by uclamatthew
Fri Apr 01, 2011 12:02 pm
Forum: Development Libraries
Topic: Web Banner Compiling Error
Replies: 9
Views: 9342

Re: Web Banner Compiling Error

Thanks Curt. I re-installed everything in the same location and it works great.
by uclamatthew
Wed Mar 30, 2011 9:10 pm
Forum: Development Libraries
Topic: Web Banner Compiling Error
Replies: 9
Views: 9342

Re: Web Banner Compiling Error

I'm pretty sure I had the Wifi box checked in RAGen. I tried recreating the pde making sure the boxed was checked, but got the same error. I tried making that change by adding the line to the ReefAngel_Features.h file, but no luck. Doing some poking around, the libraries that I've downloaded the Ree...
by uclamatthew
Wed Mar 30, 2011 5:43 pm
Forum: Development Libraries
Topic: Web Banner Compiling Error
Replies: 9
Views: 9342

Web Banner Compiling Error

I used RAGen to create a new code set tonight and got the following error related to the Web Banner functionality: RA_033011_1726.cpp: In function 'void setup()': RA_033011_1726:58: error: 'class ReefAngelClass' has no member named 'LoadWebBanner' RA_033011_1726.cpp: In function 'void loop()': RA_03...