Forum Replies Created

Viewing 9 posts - 26 through 34 (of 34 total)
  • Author
    Posts
  • in reply to: OpenSprinkler Firmware 2.1.0-beta (Major Upgrade!) #28382

    vinny
    Participant

    @ray wrote:

    If you don’t have SD card, the log will be empty. Will check the issue about spinning icon, but there won’t be any log data if you don’t provide a SD card.

    Which NTP IP did you change it to? I tried a different one and it seems to work fine, I didn’t see the UI hanging. One possibility is that if you changed NTP server to one that’s invalid or inaccessible, the controller may be trying to reach that server and eventually timeout. Meanwhile the UI may freeze until the controller times out.

    Yeah that is it, i was trying to change it to time.apple.com, and pings to it are failing.

    in reply to: OpenSprinkler Firmware 2.1.0-beta (Major Upgrade!) #28379

    vinny
    Participant

    @ray wrote:

    I just installed it all (the firmware updater crashes in Yosemite MacOSX)

    Since Yosemite isn’t officially released yet, I haven’t upgraded and so can’t test yet. But you are right that the QtSerialPort library has a known bug that’s likely the cause of the crash.

    (by the way, the crash report is a bit too long so I clipped your message. Sorry about that).

    No problem, how about updating the NTP server?? also on the UI when i go to logs it just presents the spinning indicator. I don’t have a sd card in my OS, so i don’t expect to see any logs.

    in reply to: OpenSprinkler Firmware 2.1.0-beta (Major Upgrade!) #28377

    vinny
    Participant

    I just installed it all (the firmware updater crashes in Yosemite MacOSX)
    I’ll include the crash log below.

    I switched to a mac with a released version of the os and could update. I tried to change the ntp server, and the UI looked like just hanged after hitting submit (not a big deal)

    Here is the crash log, it seems from looking at the QT forums that the icu library that qt was compiled with is the issue.

    Process: osFWUpdater [518]
    Path: /Users/USER/Downloads/*/osFWUpdater.app/Contents/MacOS/osFWUpdater
    Identifier: com.yourcompany.osFWUpdater
    Version: ???
    Code Type: X86-64 (Native)
    Parent Process: ??? [1]
    Responsible: osFWUpdater [518]
    User ID: 501

    Date/Time: 2014-10-05 10:28:47.007 -0700
    OS Version: Mac OS X 10.10 (14A382)
    Report Version: 11
    Anonymous UUID: E96F7C5A-9C40-980D-7A00-8E3D4694E836

    Time Awake Since Boot: 5600 seconds

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000040dedeadbec0

    VM Regions Near 0x40dedeadbec0:
    MALLOC_SMALL 000000010d800000-000000010e000000 [ 8192K] rw-/rwx SM=PRV
    –>
    MALLOC_NANO 0000600000000000-0000600000200000 [ 2048K] rw-/rwx SM=COW

    Application Specific Information:
    objc_msgSend() selector name: length

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff8425c0dd objc_msgSend + 29
    1 QtSerialPort 0x0000000101080e86 0x101074000 + 52870
    2 QtSerialPort 0x000000010107fe23 QSerialPortInfo::availablePorts() + 387
    [remaining text clipped]

    in reply to: Is there a way to see the weather data? #28422

    vinny
    Participant

    @salbahra wrote:

    The weather is being polled every 15 minutes if I’m not mistaken. The code is available here: https://github.com/OpenSprinkler/OpenSprinklerGen2/blob/master/examples/interval_program/weather1.py#L103

    It would be useful to see the data that it polled or at least see the watering percentage in the UI somewhere. If you could add this to the status it would be great.

    Something like

    watering% 10% or whatever….

    This would help out to know that we typed in the correct, zipcode, pws:code or whatever.

    If this is already there i apologize and thanks.

    in reply to: Survey: can ‘station water time’ fit in 1 byte? #28212

    vinny
    Participant

    @bwulfe wrote:

    For irrigation purposes; seconds are relatively irrelevant. Using minutes makes far more sense to me.

    Hopefully the change to individual station timing will permit simplification of the programming process. (Especially for those of us in drought zones with heavy restrictions on watering dates and times.) In the San Antonio, Texas area; we can only water one day a week from Midnight to 8:00 AM and again from 8 PM to midnight. I have a wide variety of zones (Drip irrigation, Grass, Vegetable Beds, shrubbery, Fruit Trees, etc) all with different timing needs. The current method of creating different programs for each type (timing) and stringing them together can be quite frustrating; especially if you want to make seasonal adjustments. Since you have to state the exact time that each program starts; you can’t easily string multiple programs one after another without leaving time gaps to account for a seasonal percentage increases in normal watering levels. This in turn makes it extremely difficult to fully water everything within my allowed 12 hours per week. (32 Zones) . The new approach sounds like an excellent enhancement. Thanks for your ongoing enhancements to the system.

    Thats what i thought too. i have all my programs start at the same time, and the software will string them together.

    in reply to: OpenSprinkler (not OSPI!) Firmware 2.0.8 Released #27947

    vinny
    Participant

    @vinny wrote:

    @ray wrote:

    @vinny:

    but, i couldn’t edit any of the fields from a web browser (Normally use Safari also tried Chrome)
    Tried to enable ntp, sequential mode etc. None of the settings stuck.

    Did you click on ‘Submit’ after making those changes? Also, did the UI report password error? If so you need to log out first and then input the correct password.

    Tried that, UI didn’t report a password error, but maybe that was the issue. I’ll try again.

    Just tried it again. I just reverted back to 2.0.7.

    Does it matter that i turned on the NEW ui in 2.0.7??

    in reply to: OpenSprinkler (not OSPI!) Firmware 2.0.8 Released #27945

    vinny
    Participant

    @ray wrote:

    @vinny:

    but, i couldn’t edit any of the fields from a web browser (Normally use Safari also tried Chrome)
    Tried to enable ntp, sequential mode etc. None of the settings stuck.

    Did you click on ‘Submit’ after making those changes? Also, did the UI report password error? If so you need to log out first and then input the correct password.

    Tried that, UI didn’t report a password error, but maybe that was the issue. I’ll try again.

    in reply to: OpenSprinkler (not OSPI!) Firmware 2.0.8 Released #27930

    vinny
    Participant

    @salbahra wrote:

    @vinny wrote:

    but, i couldn’t edit any of the fields from a web browser (Normally use Safari also tried Chrome)
    Tried to enable ntp, sequential mode etc. None of the settings stuck.

    Trying to change the station names didn’t seem to stick it would only take the first few characters, (I realize there is an upper limit but Front Sidewalk used to work just fine)

    I honestly don’t understand what you mean by stuck. Did you submit the options and go back in to find no change?

    For the station name, do you mean you can’t type more than a few characters? Or do you mean after saving the station names when going back in you only see the first few characters of what you typed?
    Thanks

    I would type in a new station name, but going back to the page that lists the stations, the change wasn’t applied it still said S08 (or whatever)

    Also turning on ntp, sequential etc, didn’t get applied.

    Go to options turn on ntp, then submit, now go back to options, it still says ntp off.

    I applied the update was there something else i should do after??

    in reply to: OpenSprinkler (not OSPI!) Firmware 2.0.8 Released #27926

    vinny
    Participant

    I just tried to update, the update took.

    but, i couldn’t edit any of the fields from a web browser (Normally use Safari also tried Chrome)
    Tried to enable ntp, sequential mode etc. None of the settings stuck.

    Trying to change the station names didn’t seem to stick it would only take the first few characters, (I realize there is an upper limit but Front Sidewalk used to work just fine)

    I just went back to 2.0.7 for now.

Viewing 9 posts - 26 through 34 (of 34 total)