Skip to content

Add 2 seconds to countdown & syncing #68

@krisbesmart

Description

@krisbesmart

We changed the code so now the countdown to starting a newly uploaded time-lapse varies from 6-8 seconds, instead of4-6 like it did prior. The case scenarios are the same, simply add 2 seconds to whatever the countdown is.

Also, the general protocol for how the progress screen should update/sync with Radian:

  1. user hits upload
  2. 6-8 second countdown
  3. Progress page displays and 1 picture is immediately taken, and thereafter every [interval] seconds
  4. If interval <4, Radian will move .5interval, after the picture is taken (so picture taking and radian movement is offset by .5interval)
  5. If interval >=4, Radian will move (Interval - 2 seconds) after every picture is taken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions