Commit Graph

599 Commits

Author SHA1 Message Date
mmcwilliams 70ca24c62f Intval default should be 530, not 630 as it is right now. 2019-10-11 17:56:10 -04:00
mmcwilliams 67ed6c7d0b Ignore tsbuildinfo 2019-10-11 17:55:25 -04:00
mmcwilliams 70f5834934 Add a tsconfig that works (from mcopy). 2019-10-11 17:55:11 -04:00
mmcwilliams f99290d6ce Install delay module and compile from Typescript source. 2019-10-11 17:54:29 -04:00
mmcwilliams 7cc03a2e8d ncu -u && npm i 2019-10-11 17:54:04 -04:00
mmcwilliams 591641774a Compile sequence module as is. 2019-10-11 17:53:41 -04:00
mmcwilliams f1ab4ca1af Backup sequence and create typescript source for it 2019-10-11 17:36:49 -04:00
mmcwilliams 3e8382a000 Add a favicon before deploying. 2019-06-19 19:32:36 -04:00
mmcwilliams 6f6dabca5b Created a PWA frontend. This marks a major milestone in the project, as I will be dropping support of the cordova mobile app and rely entirely on the PWA for bluetooth connectivity going forward. Can't afford an Apple dev license I'll never use and don't want the trouble of maintaining mobile apps on the stores that maybe a handful of people will use. Check intval.sixteenmillimeter.com for this site deployed as an app. 2019-06-19 19:23:20 -04:00
mmcwilliams 7f6f05ef70 Add list of raspi-config commands 2019-03-27 18:46:33 -04:00
mmcwilliams adfadc8008 Bug in wifiRes was writing to constant variable on error state 2019-03-27 18:36:39 -04:00
mmcwilliams 46c497bd54 Use ip instead of ifconfig, which is deprecated and breaks on the latest stretch, for me 2019-03-27 18:26:33 -04:00
mmcwilliams 52a5038b1a I was wrong. Reinstall sqlite3 and db lib. 2019-03-27 17:08:50 -04:00
mmcwilliams 6976d2089a Remove sqlite3 from dependencies (unused) and remove lib/db (unused). Originally this was intended to be used for analytics, but that isn't on the roadmap right now. 2019-03-27 12:52:43 -04:00
mmcwilliams 3a4c076d82 Limit list to 20 wifi APs, not 5. 2019-03-26 16:08:16 -04:00
mmcwilliams 52ace62fc6 Add a script to configure raspian without raspi-config. This uses the "nonint" command on the raspi-config tool to set individual parameters without launching the entire GUI. 2019-03-26 16:07:56 -04:00
mmcwilliams 5bd524d51e Work on anyeye revere projector. 2019-03-26 14:49:47 -04:00
mmcwilliams 8f20cfaa06 Merge remote-tracking branch 'origin/master' 2019-03-26 14:43:28 -04:00
mmcwilliams 6720fbcacb Add a new script to prep sdcards containing raspian-lite. This will add the flags and config to the /boot mount that allows the raspberry pi to be accessed via SSH on boot, and allows it to be used as an ethernet device over USB. 2019-03-26 14:43:20 -04:00
Matt 13aa334030
Update Readme.md 2019-03-23 11:47:01 -04:00
Matt c780a1dcc9
Update Readme.md 2019-03-23 11:46:00 -04:00
Matt 90bfcc787f
Update Readme.md 2019-03-23 11:39:45 -04:00
Matt f990cef848
Update Readme.md 2019-03-23 11:39:10 -04:00
mmcwilliams 6557b48acc Comment out all ble methods, to be replaced with new Bluetooth API calls 2019-03-17 11:56:03 -04:00
mmcw-dev 3bf4bebbd5 Export raspberry pi zero w bonnet as gerber files and make a .zip of them to upload to OSHPark. Boards will be released as gerber files and pdf for etching your own boards manually, using the toner transfer method: https://www.dr-lex.be/hardware/tonertransfer.html 2019-03-07 21:55:43 -05:00
mmcw-dev 74fae64f5c Use latest node 9 2019-02-23 21:48:25 -05:00
mmcw-dev 2ad2aa57ab Gpio must be constructed with new 2019-02-23 20:52:47 -05:00
Matt 9f4a773d2e
Merge pull request #6 from sixteenmillimeter/dev
Dev
2019-02-23 20:17:27 -05:00
mmcw-dev 238656a1e1 Uninstall gpio and rpio for now. Just use onoff 2019-02-23 20:08:26 -05:00
mmcw-dev f10956985a Need to install via root, now? I think. Still working on this. 2019-02-23 20:01:41 -05:00
Matt 061a629b6a
Merge pull request #5 from sixteenmillimeter/dev
Dev
2019-02-23 18:09:15 -05:00
mmcwilliams 3f8ca0e395 Merge remote-tracking branch 'origin/dev' into dev 2019-02-23 18:06:02 -05:00
mmcwilliams 2be63972b2 winston.Logger was replaced by winston.createLogger 2019-02-23 18:05:48 -05:00
Matt eee5095765
Update intval3-deps.sh 2019-02-23 17:25:57 -05:00
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