-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge current work into master #18
Commits on May 24, 2017
-
Added a few network control commands
I expect that these commands can be called from the web UI via buttons and forms.
uas committedMay 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 682afed - Browse repository at this point
Copy the full SHA 682afedView commit details -
added nmcli scripts for client and ap wifi
uas committedMay 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 68385d2 - Browse repository at this point
Copy the full SHA 68385d2View commit details -
added initial dataflash log upload to cloud
uas committedMay 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 0a4e0aa - Browse repository at this point
Copy the full SHA 0a4e0aaView commit details
Commits on May 25, 2017
-
dfsync - cleaning up the module
uas committedMay 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 3556f85 - Browse repository at this point
Copy the full SHA 3556f85View commit details -
dflogger - make user home path general
uas committedMay 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 1ac2101 - Browse repository at this point
Copy the full SHA 1ac2101View commit details
Commits on May 27, 2017
-
added dflogger to config and rsync error captuer (for logging)
uas committedMay 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 1dc8c3a - Browse repository at this point
Copy the full SHA 1dc8c3aView commit details -
added messages which will be used by the webserver
these messages will dispaly the progress of rsync
Unknown committedMay 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 3a3a3d7 - Browse repository at this point
Copy the full SHA 3a3a3d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 563a4b0 - Browse repository at this point
Copy the full SHA 563a4b0View commit details -
prevent the rsync/ssh non-interactive UI from being blocked while it …
…waits for confirmation that will never come. without this change, this shows up on the console, but never gets answered: The authenticity of host '[www.mavcesium.io]:2221 ([162.243.255.160]:2221)' can't be established. RSA key fingerprint is 79:39:48:87:5f:57:89:12:f6:c8:7d:af:36:88:3d:0a. Are you sure you want to continue connecting (yes/no)?
Configuration menu - View commit details
-
Copy full SHA for ebf93b5 - Browse repository at this point
Copy the full SHA ebf93b5View commit details -
Merge pull request #11 from davidbuzz/df_sync_wip
Df sync minor corrections.
Configuration menu - View commit details
-
Copy full SHA for 6297f06 - Browse repository at this point
Copy the full SHA 6297f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f714d3 - Browse repository at this point
Copy the full SHA 3f714d3View commit details -
Improve the way modules with lots of confurable options can write the…
…ir defaults to a WebConfigServer.json that may not have all the data in them already.
Configuration menu - View commit details
-
Copy full SHA for b14fa44 - Browse repository at this point
Copy the full SHA b14fa44View commit details -
Merge pull request #12 from davidbuzz/df_sync_wip
Df sync - example of better module parameter defaults handling
Configuration menu - View commit details
-
Copy full SHA for 5d74a72 - Browse repository at this point
Copy the full SHA 5d74a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47466f1 - Browse repository at this point
Copy the full SHA 47466f1View commit details -
Merge pull request #13 from davidbuzz/df_sync_wip
add basic cmd-line help
Configuration menu - View commit details
-
Copy full SHA for 5bce5f4 - Browse repository at this point
Copy the full SHA 5bce5f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0893a9 - Browse repository at this point
Copy the full SHA b0893a9View commit details -
Merge pull request #14 from davidbuzz/df_sync_wip
add basic cmd-line help
Configuration menu - View commit details
-
Copy full SHA for cf6b9f0 - Browse repository at this point
Copy the full SHA cf6b9f0View commit details -
bugfix... after adding the -o StrictHostKeyChecking=no to the ssh com…
…mandline, this re-arrangment of the location of the username/hostname etc is needed for it to work here for me.
Configuration menu - View commit details
-
Copy full SHA for c449dfd - Browse repository at this point
Copy the full SHA c449dfdView commit details -
Merge pull request #15 from davidbuzz/df_sync_wip
dfsync bugfix... after adding the -o StrictHostKeyChecking=no to the ssh com…
Configuration menu - View commit details
-
Copy full SHA for 827fa5a - Browse repository at this point
Copy the full SHA 827fa5aView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for a9a3c11 - Browse repository at this point
Copy the full SHA a9a3c11View commit details -
support for Creating an Identity file on-disk from the browser, and t…
…hen displaying the contents to the user. ( last part no worky )
Configuration menu - View commit details
-
Copy full SHA for b1eae0a - Browse repository at this point
Copy the full SHA b1eae0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77505fc - Browse repository at this point
Copy the full SHA 77505fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4ec3ec - Browse repository at this point
Copy the full SHA f4ec3ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for bab81e3 - Browse repository at this point
Copy the full SHA bab81e3View commit details -
Merge pull request #17 from davidbuzz/df_sync_wip
fix for identity file not being encoded properly.
Configuration menu - View commit details
-
Copy full SHA for 87bdea2 - Browse repository at this point
Copy the full SHA 87bdea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e11542 - Browse repository at this point
Copy the full SHA 5e11542View commit details
Commits on Jun 7, 2017
-
Added initial stab at logging support
uas authored and uas committedJun 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 72dce69 - Browse repository at this point
Copy the full SHA 72dce69View commit details -
Update to dfsync module. changes to support interface with apsync.cloud
a minimal working example can be found in requests_utils.py
uas authored and uas committedJun 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 0ba1e3f - Browse repository at this point
Copy the full SHA 0ba1e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d32b0 - Browse repository at this point
Copy the full SHA 51d32b0View commit details -
dfsync module working with apsync.cloud
registration and verification need more work
Configuration menu - View commit details
-
Copy full SHA for 5a6c0be - Browse repository at this point
Copy the full SHA 5a6c0beView commit details
Commits on Jun 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 66bf169 - Browse repository at this point
Copy the full SHA 66bf169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 231e05b - Browse repository at this point
Copy the full SHA 231e05bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f318eb1 - Browse repository at this point
Copy the full SHA f318eb1View commit details