Commit Graph

465 Commits

Author SHA1 Message Date
Matt 31b08f8630
Update intval3-install.sh 2019-02-23 17:25:29 -05:00
mmcwilliams 478abaae8d Merge branch 'master' into dev 2019-02-23 16:44:33 -05:00
mmcwilliams fbd62c48dd Update modules 2019-02-23 16:42:48 -05:00
mmcwilliams 8fa5d6d980 Update board size 2019-02-22 13:07:54 -05:00
mmcwilliams 6c3b263ac1 Started work on navitator.bluetooth version of the mobile app as a PWA. More on this to come. 2019-02-22 13:07:54 -05:00
Matthew McWilliams 840158f030 Increment patch number 2018-12-23 13:28:50 -05:00
Matthew McWilliams 18c9dd091c Update cordova and add appcenter data 2018-12-23 13:24:53 -05:00
mmcw-dev f3b7fa84c9 Add a bolt guide 2018-11-10 16:28:06 -05:00
Matt e4c5cab86a
Merge pull request #4 from sixteenmillimeter/dev
Updated install process
2018-10-10 20:47:50 -04:00
mmcwilliams 23429ae359 Tweak intval key for new bearings 2018-10-09 15:38:35 -04:00
mmcwilliams d81d3a714b Add pm2 save and pm2 startup 2018-10-07 17:26:00 -04:00
mmcwilliams f86ab02462 Update nginx config to use static dir 2018-10-07 17:16:22 -04:00
mmcwilliams ca1d0c4bb7 Install and add state directory for gpio 2018-10-07 17:16:04 -04:00
mmcwilliams 1517cd031f Add necessary step for wifi configuration 2018-10-07 17:05:51 -04:00
mmcwilliams 58e6ba0458 Initial nginx configuration file 2018-10-07 16:00:35 -04:00
mmcwilliams f4685e9c7c Update install script 2018-10-07 16:00:18 -04:00
mmcwilliams d2571aa36f Install file 2018-10-07 15:10:38 -04:00
mmcwilliams 5686a6b1bb Process must be run as root-level pi user 2018-10-07 15:10:30 -04:00
mmcwilliams 3a4ee57982 Use modern apt syntax and selectively use sudo where needed 2018-10-07 15:10:04 -04:00
mmcw-dev f0d4749db3 Add dev instructions for raspberry pi zero w configuration 2018-10-07 14:50:47 -04:00
Matt 5d00487fbd
Merge pull request #3 from sixteenmillimeter/dev
Update master with hardware work from dev branch
2018-10-04 13:09:24 -04:00
mmcwilliams 6b093dedd0 Update dependencies to resolve security issues. 2018-10-04 13:08:11 -04:00
mmcwilliams 2066b28745 Move dxf files into their own directory 2018-10-04 12:33:33 -04:00
mmcwilliams b4c858e126 Add an STL plate of all printable items 2018-10-04 11:11:05 -04:00
mmcwilliams e970285b15 4x4 boards for etching 2018-08-27 10:45:41 -04:00
mmcw-dev 99e9dc6e7d MAster mold for 120 key, test molds 2018-08-17 07:51:10 -04:00
mmcwilliams 18f90254cd Electronics work 2018-08-16 16:32:39 -04:00
mmcwilliams 2907bfd8b6 Start reinfoced key 2018-08-09 12:37:46 -04:00
mmcwilliams 37194eac4b Intval case dxf for cutting 2018-08-09 12:37:25 -04:00
mmcw-dev 4d66c5c07a Placeholder for re-write of intval lib using rpio. Potential speed increase on io functions. 2018-08-09 08:01:04 -04:00
Matt 9cbe4faece
Merge pull request #2 from sixteenmillimeter/dev
Push dev work to master
2018-07-19 11:29:02 -04:00
mmcwilliams a8a0cad6d6 Style the message which accompanies the spinner for cases where the message is set. 2018-02-12 17:48:56 -05:00
mmcwilliams 9cdf497518 Uncheck direction checkbox when setting state 2018-02-12 17:48:38 -05:00
mmcwilliams d32cb83261 Use navigator.notification alerts, confirms and prompts from cordova-dialogs in the mobile app. 2018-02-12 17:48:13 -05:00
mmcwilliams 3331dc20ec Show text in spinner if defined in argument. 2018-02-12 15:42:48 -05:00
mmcwilliams e200b6bf0c remove npm install because it takes 100+ seconds 2018-02-12 15:18:45 -05:00
mmcwilliams 10e7b13707 Update the language on the webapp to use confirms to prevent errant clicks 2018-02-12 15:05:50 -05:00
mmcwilliams 45e427caf9 Reset state and then set newly reset state to web UI 2018-02-12 14:57:06 -05:00
mmcwilliams ec2215ec76 Dont hide camera icon 2018-02-12 14:54:19 -05:00
mmcwilliams 331dae4934 Fixed typo in css 2018-02-12 14:49:18 -05:00
mmcwilliams fde7a608fb SHow footer and screens when logged in. 2018-02-12 14:45:37 -05:00
mmcwilliams 6accb1ba83 Add logging statements for ble endpoints for reset, restart and update 2018-02-12 14:38:27 -05:00
mmcwilliams 1c14520c6a Add reset, update and restart actions to the web UI 2018-02-12 14:26:44 -05:00
mmcwilliams c8991324c4 Add npm install to update script 2018-02-12 14:26:27 -05:00
mmcwilliams a8907a059d Re-order timeout for update and restart BLE endpoints 2018-02-12 14:22:31 -05:00
mmcwilliams 44d2ba7a50 Add a message element for brief displays 2018-02-12 14:21:49 -05:00
mmcwilliams f233efd4a2 Hide spinner unless explicitly shown 2018-02-12 13:59:54 -05:00
mmcwilliams 480d9dd41d Ignore .DS_Store 2018-02-12 13:59:32 -05:00
mmcwilliams 7a98dc11ea Add new UI.spinner and UI.overlay usage in intval.mobile.js.
Fix reset, restart and update process over BLE.
Hide disconnection errors and instead automatically reset BLE UI when disconnect occurs.
2018-02-12 13:59:21 -05:00
mmcwilliams fd0ad6f063 Add global placeholders for reset, restart and update. 2018-02-12 13:58:00 -05:00