mmcwilliams
|
020b273ab2
|
Monitor the progress of an advanced sequence
|
2020-05-19 23:23:42 -04:00 |
mmcwilliams
|
05af031cba
|
Resolves #19. Resolves #18. Resolves #17.
Creates an "advanced" screen with UI for explicitly declaring the number of loops.
|
2020-05-19 18:40:19 -04:00 |
mmcwilliams
|
2e3cc409b0
|
PWA wifi functions were not attached to DOM elements, only mobile ones. getWifi, setWifi and editWifi bindings were added to both pwa.init and mobile.init functions and DOM elements were bound to the generic functions. Resolves #7
|
2020-05-15 23:06:57 -04:00 |
mmcwilliams
|
2dc24ce64e
|
Caught issue where frame function doesn't work after sequence is run.
|
2020-05-15 21:26:04 -04:00 |
mmcwilliams
|
9fa6335c48
|
STATE.sequence is not being reset to false when over. UI issue #20 is appearing in web app as well as iOS app, so this problem is likely occuring in intval3.core.js or replicated in all apps.
|
2020-05-07 13:23:59 -04:00 |
mmcwilliams
|
3634b580bc
|
Change 630 default/min to 530ms in core app.
|
2019-10-11 17:57:29 -04:00 |
mmcwilliams
|
9cdf497518
|
Uncheck direction checkbox when setting state
|
2018-02-12 17:48:38 -05:00 |
mmcwilliams
|
3331dc20ec
|
Show text in spinner if defined in argument.
|
2018-02-12 15:42:48 -05:00 |
mmcwilliams
|
fd0ad6f063
|
Add global placeholders for reset, restart and update.
|
2018-02-12 13:58:00 -05:00 |
mmcwilliams
|
29485137ca
|
Store iso and fstop as they are set.
|
2018-02-03 16:50:14 -05:00 |
mmcwilliams
|
4760c1e491
|
Sync camera settings between multiple inputs and write to settings
|
2018-02-02 15:36:28 -05:00 |
mmcwilliams
|
62769db3bf
|
Add a state for the mobile app to trigger the camera and set Bolex camera values.
|
2018-01-09 00:06:17 -05:00 |
mmcwilliams
|
7d5f6c6601
|
Mobile app now allows user to interact with wifi settings. Also (mostly) properly displays the state of a sequence.
|
2018-01-02 00:35:20 -05:00 |
mmcwilliams
|
a26d73bece
|
Fix intval button text changes
|
2017-12-29 22:42:49 -05:00 |
mmcwilliams
|
f9f98ebc02
|
Fix direction label in mobile app (light up selected)
|
2017-12-29 22:05:00 -05:00 |
mmcw-dev
|
727ec7cae0
|
Set innerHTML of non-input elements, not value. This is why labels are not changing.
|
2017-12-23 22:30:17 -05:00 |
mmcw-dev
|
7ac6f89af9
|
Only set ble active flag if on ble
|
2017-12-23 22:22:36 -05:00 |
mmcw-dev
|
72b127f134
|
Change innerHTML, not innerText
|
2017-12-22 16:34:06 -05:00 |
mmcw-dev
|
58c01c4108
|
Change message on sequence button if running
|
2017-12-22 15:28:09 -05:00 |
mmcw-dev
|
fdc43fdc37
|
Get state after finishing sequence, to update UI
|
2017-12-21 00:15:55 -05:00 |
mmcw-dev
|
9e13e0fb96
|
Log state to see why there are false positives
|
2017-12-21 00:03:32 -05:00 |
mmcw-dev
|
2545df2c38
|
Add events to the html and respective libraries, web, mobile and core
|
2017-12-20 23:49:51 -05:00 |
mmcw-dev
|
e880e44a5c
|
Control sequence with GUIs
|
2017-12-20 23:47:37 -05:00 |
mmcwilliams
|
e5207a8474
|
App supports controlling intval with bluetooth
|
2017-12-13 17:52:25 -05:00 |
mmcwilliams
|
f428c72bdb
|
Remove sequencer feature, too similar to the mcopy feature and not needed in a standalone intervalometer.
|
2017-11-22 20:05:19 -05:00 |
mmcwilliams
|
3aae58c5d9
|
Add mscript GUI.
|
2017-11-22 19:48:45 -05:00 |
mmcwilliams
|
0c267fa9fb
|
Attach functions to the window option so that cordova does not break.
|
2017-11-22 12:45:52 -05:00 |
mmcwilliams
|
2593d803ef
|
Use a static file server config that will work on web and mobile.
|
2017-11-22 11:58:02 -05:00 |