Wykres commitów

613 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin a3d0293360 Removed test.sh script 2017-05-17 20:38:39 -04:00
Piero Toffanin df1b53e91c Cleanup, fixed import 2017-05-17 20:20:22 -04:00
Piero Toffanin 1deff5ec6c Refactored Task.js to move postprocessing code in a bash script for ease of maintenance, fix existing problem with failing tasks when assets are not in the right place 2017-05-17 20:16:45 -04:00
Piero Toffanin 2a9591347b Missing test file, hide version and name parameters 2017-05-17 19:11:33 -04:00
Piero Toffanin 7eee2e687e Use .ply file instead of .las to generate potree cloud 2017-04-27 19:04:08 -04:00
Piero Toffanin b941e3a126 Changed las file path per new ODM core changes 2017-04-27 18:25:54 -04:00
Piero Toffanin cba67be6fa Update Dockerfile
Added cmake
2017-04-26 20:17:52 -04:00
Piero Toffanin 66e907a4ab Update Dockerfile
Added git
2017-04-26 20:06:28 -04:00
Piero Toffanin f54c72e6ef Update Dockerfile
Removed sudo
2017-04-26 19:58:28 -04:00
Piero Toffanin 2d0f7ee2bc Update README.md
Added title
2017-04-26 17:46:48 -04:00
Piero Toffanin 23b7bcace2 Update README.md
Added link to WebODM
2017-04-26 17:46:22 -04:00
Piero Toffanin a2f7dd69bc Update TaskManager.js
Added warning message on webhook fail
2017-04-13 08:49:49 -04:00
Piero Toffanin 8bf98fdb14 Merge pull request #8 from pepperlk/master
Allow Zip File uploads && Optional webhook callback option
2017-04-13 08:47:15 -04:00
Piero Toffanin 6f55637fc5 Update Task.js
Added missing webhook parameter
2017-04-13 08:45:40 -04:00
Lee Pepper c4d8e748ca Merge branch 'master' of https://github.com/pepperlk/node-OpenDroneMap 2017-04-12 20:32:19 -06:00
Lee Pepper 0d49f36bc8 Fix: Task Serialization
Fix: Error output to show correctly
Feature: Added regex webhook validation
2017-04-12 20:31:57 -06:00
Piero Toffanin 094cd5588e Update index.js
Removed uncommented code, fixed comment
2017-04-12 08:53:55 -04:00
Lee Pepper fbca4187be Feature: Allow Zip File uploads
Feature: Optional webhook callback option
2017-04-11 21:55:52 -06:00
Piero Toffanin 3ed48cffbb Merge pull request #7 from pierotofy/master
Added enum data type
2017-04-11 16:38:18 -04:00
Piero Toffanin f0a8f7665d Added enum data type 2017-04-11 16:36:20 -04:00
Piero Toffanin 7f62e52c66 Updated docs 2017-04-08 20:21:28 -04:00
Piero Toffanin 074aa9739c Cleanup, better error handling 2017-04-08 20:20:32 -04:00
Piero Toffanin 1fd8f268f3 Reverted webhook changes 2017-04-08 19:45:57 -04:00
Piero Toffanin f09aaa52a4 Cleaned up a few lines, better error handling 2017-04-08 19:40:03 -04:00
Piero Toffanin 73ab091c1f Merge pull request #6 from pepperlk/master
Zip file from URL
2017-04-08 18:20:17 -04:00
Lee Pepper f9d4986118 Back up merge 2017-04-07 22:09:05 -06:00
Lee Pepper b9ecdde14a ZIP Uploads
Add: Zip file uploads with optional GCP file
2017-04-07 22:05:20 -06:00
Lee Pepper 93d59292dd Modify: Dockerfile for local build
Add: Webhook callback option
Modify: .gitignore for vscode
2017-04-07 10:55:24 -06:00
Piero Toffanin 9725cba1a2 Removed unused language declaration in travis.yml 2017-03-30 13:55:30 -04:00
Piero Toffanin db4302dbb2 Modified .travis.yml 2017-03-30 13:06:31 -04:00
Piero Toffanin 10abe3575a Moved exit within if block 2017-03-30 13:04:12 -04:00
Piero Toffanin aee00077d4 Return exit code 1 on launch failure 2017-03-30 13:03:24 -04:00
Piero Toffanin 1c7b361dbf Fixed typo 2017-03-30 12:31:17 -04:00
Piero Toffanin df7610488c Added travis build image to readme 2017-03-30 12:28:21 -04:00
Piero Toffanin b5d33166d9 Added powercycle option, travis file 2017-03-30 12:23:00 -04:00
Piero Toffanin 74ecbcc0cc Upgraded code to be compatible with latest OpenDroneMap changes, added preliminary support for enum options 2017-03-29 14:50:57 -04:00
Piero Toffanin f981c402f2 Merge branch 'master' of https://github.com/OpenDroneMap/node-OpenDroneMap into unrefcloud 2017-03-19 12:53:18 -04:00
Piero Toffanin a0fa9661b4 Added ferry filter in PDAL command to properly store color info in unreferenced LAS output 2017-03-19 12:53:01 -04:00
Piero Toffanin c5cb05ffab Merge pull request #1 from OpenDroneMap/unrefcloud
Unrefcloud
2017-03-15 10:57:14 -04:00
Piero Toffanin 1f733045ef Fixed path 2017-03-15 10:43:17 -04:00
Piero Toffanin 81bf1236f5 Added ability to generate point cloud from unreferenced point cloud when georeferenced point cloud is missing 2017-03-15 10:37:52 -04:00
Piero Toffanin ac8f38b2eb Made createZipArchive able to skip missing files 2017-03-14 16:03:16 -04:00
Piero Toffanin 6ddbe1feba Updated API to 1.02, removed uncommon asset download URLs, speeded up archiving code, added test mode for skipping orthophoto generation, updated docs, skip tiling process when orthophoto is missing 2017-03-14 11:52:50 -04:00
Piero Toffanin b74fdc2e6f Commented out patch for gdal2tiles.py 2017-03-06 18:11:00 -05:00
Piero Toffanin 970efa2d6d Changed min tiling level from 16 to 12 2017-03-06 17:46:17 -05:00
Piero Toffanin 3a3e6bc53d Changed docker command in README 2017-02-25 14:31:59 -05:00
Piero Toffanin 330cc5193a Added domain handling for string types 2017-02-19 11:58:33 -05:00
Piero Toffanin a0a34b06eb Modified dockerfile to point to OpenDroneMap repo 2017-02-19 11:44:28 -05:00
Piero Toffanin 0e4b3842cd Fixed missing 'string' typeConversion function 2017-02-18 15:33:23 -05:00
Piero Toffanin 2c79f19ca0 Merge branch 'master' of https://github.com/OpenDroneMap/node-OpenDroneMap 2017-02-12 18:17:56 -05:00