dpitts / f16v3_issues

Track issues for F16V3 software
12 stars 0 forks source link

True Standalone Feature #40

Closed greggvelez closed 6 years ago

greggvelez commented 6 years ago

Once the Falcon is powered down and repowered, it appears the only way to use the standalone feature is to access the network interface and manually play the sequence on the sd card. I would like to have a way to automatically start the falcon in standby mode (last sequence used?) when powered on (isn't that true standalone mode?) instead of having to activate it through the network interface after powering on. Is this nit-picking?

Thanks - Gregg

greggvelez commented 6 years ago

standby = standalone

greggvelez commented 6 years ago

Also...wifi feature not working, so the only way to activate standalone mode is through hardwire network connection...eliminating a major benefit of the standalone feature.

dpitts commented 6 years ago

Create a schedule that plays everyday that starts 12:00am to 11:59pm. Then it should play on bootup. We are working on the wifi pages.

greggvelez commented 6 years ago

Yes, I thought of that, but I'd rather power the unit down when it's not playing after dark. or on a manual electric timer, for instance.

dpitts commented 6 years ago

If you create a schedule it will play when it is powered because the schedule will be set to always play. Maybe i am missing your point.

greggvelez commented 6 years ago

Yes, but I wouldn't normally have the falcon or any power supplies on during the daylight hours, only at night to display the lights. So as-is now, if I power the falcon and power supplies down every day during daylight hours, when powering everything back up (which would be a daily occurrence) I'd have to access the network interface and manually start the standalone sequence. Or to workaround that, I'd have to leave everything powered on 24/7, even though lights are only being displayed at night. I'd prefer to power everything down during daylight hours and not have to manually start the standalone sequence daily, if that makes more sense. I'm definitely open to alternatives, though, and to the possibility that I'm begging AND choosing. :-)

greggvelez commented 6 years ago

Maybe I'm missing the point. Will the scheduler actually power the Falcon down, or just not play the sequence? I'm assuming not play the sequence. But I'll do some tests.

dpitts commented 6 years ago

The board would need to be powered down externally.

dpitts commented 6 years ago

If you create a schedule entry like I stated when the board powers up it will check the current time and look at all schedules to see if it should be playing. If the schedule is set to play everyday and all time of the day the schedule entry (playlist) will play on every power up. Have you tried what i stated because there should be no need to go to web interface after the schedule is created to start the schedule entry. I did that on my demo to you to show you how to quickly start a playlist.

greggvelez commented 6 years ago

Ah, that makes total sense to me now. Even if the board and power supplies are powered down then up, the scheduler controls when to play the sequence. Got it. Sorry you had to explain that further.

Thanks David, these updates and your work are truly stellar!!

greggvelez commented 6 years ago

By the way, I like how you have the scheduler do a graceful stop when it's time instead of just stopping abruptly. Nice.

dpitts commented 6 years ago

Hi

Thanks for all the help. I appreciate the testing a lot.

David

From: greggvelez notifications@github.com Sent: Tuesday, August 28, 2018 10:57 PM To: dpitts/f16v3_issues f16v3_issues@noreply.github.com Cc: David Pitts david@pixelcontroller.com; Comment comment@noreply.github.com Subject: Re: [dpitts/f16v3_issues] True Standalone Feature (#40)

By the way, I like how you have the scheduler do a graceful stop when it's time instead of just stopping abruptly. Nice.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/dpitts/f16v3_issues/issues/40#issuecomment-416824278, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACJ3BJ1pfepAVpvXl7u4MSKpQUly0X9dks5uVh8RgaJpZM4WQwc6.

Kosm925 commented 6 years ago

I find the standalone mode works. If you create a playlist and a schedule, set in standalone mode. The playlist will start within 20secs after reboot. edit: like David said, just wanted to comment that it works great, thanks David.