mmcwilliams
|
4ce4ac2735
|
Restore wifi functionality for writing full config file.
|
2018-01-01 00:28:11 -05:00 |
mmcwilliams
|
5496881616
|
Improve parser to ignore stanzas that are commented out or not formatted by this program.
|
2018-01-01 00:19:07 -05:00 |
mmcwilliams
|
bcc29424da
|
Caught mixed usage, use .find() not .filter() to locate a single entry. Test exising methods now.
|
2018-01-01 00:10:50 -05:00 |
mmcwilliams
|
7e58ac40aa
|
If entry is for an SSID that exists, replace old with new. If entry is for SSID that doesn't exist, add to file.
|
2018-01-01 00:04:49 -05:00 |
mmcwilliams
|
781f6046e5
|
parseConfig moved out of class
|
2017-12-31 23:52:00 -05:00 |
mmcwilliams
|
15ded20735
|
Parse wpa_supplicant file
|
2017-12-31 23:45:40 -05:00 |
mmcwilliams
|
2c3b4408fb
|
Log excessively and use info to build parseConfig function
|
2017-12-31 23:16:01 -05:00 |
mmcwilliams
|
9896bf1ad5
|
Array output must be let, not const, to filter before sending to device.
|
2017-12-31 22:27:02 -05:00 |
mmcwilliams
|
89199a5095
|
Remove blank responses in wifi access point listing
|
2017-12-31 22:03:42 -05:00 |
mmcwilliams
|
0064f75e3b
|
List wifi APs and log when process is starting
|
2017-12-31 21:41:18 -05:00 |
mmcwilliams
|
5b3d1ff2b3
|
Update write characteristic to use hash function, making createPSK public function
|
2017-12-31 21:32:09 -05:00 |
mmcwilliams
|
43f62e4885
|
wifi read characteristic in bleno and get network SSID on startup
|
2017-12-31 21:23:31 -05:00 |
mmcwilliams
|
488b614e16
|
Parse out hash and passphrase, mask passphrase when creating a record
|
2017-12-31 21:06:42 -05:00 |
mmcwilliams
|
d3a7a97c78
|
Wifi module test. Use wpa_passphrase to generate a safe password hash
|
2017-12-31 20:55:54 -05:00 |
mmcwilliams
|
a1ced19b42
|
Move all config files into ./conf
|
2017-12-31 01:26:29 -05:00 |
mmcwilliams
|
d62a83e4ff
|
Add beginnings of parts list and project description
|
2017-12-30 00:49:31 -05:00 |
mmcwilliams
|
60cdbcdf25
|
Carriage belonged to the mcopy project, was misplaced here
|
2017-12-30 00:00:55 -05:00 |
mmcwilliams
|
17ad081607
|
Use an anyany screen for all ios devices
|
2017-12-29 23:59:27 -05:00 |
mmcwilliams
|
635f6aee0b
|
ignore problem files
|
2017-12-29 23:43:12 -05:00 |
mmcwilliams
|
9d3a4dd22d
|
Update readme language
|
2017-12-29 23:42:05 -05:00 |
mmcwilliams
|
c324910a1d
|
Consistent naming, new icon, building for more testers
|
2017-12-29 23:42:05 -05:00 |
mmcw-dev
|
16c8c3461b
|
Snafuu with the icons script, fixed the path names to deploy new icons on command
|
2017-12-29 23:21:00 -05:00 |
mmcw-dev
|
2398285006
|
Re-created and optimized all images.
|
2017-12-29 23:09:07 -05:00 |
mmcw-dev
|
c599e3480b
|
optimize images after resizing
|
2017-12-29 23:08:39 -05:00 |
mmcwilliams
|
a26d73bece
|
Fix intval button text changes
|
2017-12-29 22:42:49 -05:00 |
mmcw-dev
|
b02035ea16
|
Add a universal splash screen for ios
|
2017-12-29 22:41:28 -05:00 |
mmcwilliams
|
f9f98ebc02
|
Fix direction label in mobile app (light up selected)
|
2017-12-29 22:05:00 -05:00 |
mmcwilliams
|
e6ce3cd977
|
Script the creation of icons and splash screens from a single source. Splash screens still not working
|
2017-12-29 21:44:31 -05:00 |
mmcwilliams
|
01a4f17bf6
|
Fix build and add splash screen.
Use a build.json file to manage certs in ios
|
2017-12-29 21:43:54 -05:00 |
mmcwilliams
|
f899c2e120
|
Add alpha icons to build
|
2017-12-29 20:08:15 -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
|
f044c0eee3
|
Highlight camera directon when selected
|
2017-12-23 22:23:09 -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
|
bb41526516
|
Intval.reset() instead of intval._setState()
|
2017-12-22 15:28:47 -05:00 |
mmcw-dev
|
58c01c4108
|
Change message on sequence button if running
|
2017-12-22 15:28:09 -05:00 |
mmcw-dev
|
532ec2e679
|
Install rpio
|
2017-12-22 15:27:21 -05:00 |
mmcw-dev
|
9fe6bec132
|
Install rpio
|
2017-12-22 15:26:55 -05:00 |
mmcw-dev
|
30e1c52ab0
|
Remove extraneous DOM manipulation from the sequenceSuccess function
|
2017-12-21 00:17:19 -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
|
782bf04714
|
Start and stop worked in web lib, but GUI didn't. This is a fix that shuts off the "sequence" button when sequence is stopped.
|
2017-12-20 23:59:36 -05:00 |
mmcw-dev
|
360998e9a0
|
Using periods instead of commas. Starting to get tired.
|
2017-12-20 23:52:58 -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 |
mmcw-dev
|
ccd87b4d7e
|
Send a "started" object when sequence is started
|
2017-12-20 23:29:43 -05:00 |
mmcw-dev
|
e1a54c10e0
|
Prevent sequence from starting if already started. Add an id to the sequence, for logging (though the doubling up should discontinue).
|
2017-12-20 23:29:08 -05:00 |
mmcw-dev
|
8333f451f8
|
Post sequence callbacks are not firing. Skip for now and just call back immediately
|
2017-12-20 22:39:20 -05:00 |
mmcw-dev
|
02aea27ff9
|
Log when sequences are started and stopped by release cable
|
2017-12-20 22:34:30 -05:00 |
mmcw-dev
|
0b48dc87b4
|
use the microdelay to prevent multiple frames
|
2017-12-20 22:30:48 -05:00 |