Wykres commitów

  • 1c7b361dbf Fixed typo Piero Toffanin 2017-03-30 12:31:17 -0400
  • df7610488c Added travis build image to readme Piero Toffanin 2017-03-30 12:28:21 -0400
  • b5d33166d9 Added powercycle option, travis file Piero Toffanin 2017-03-30 12:23:00 -0400
  • 74ecbcc0cc Upgraded code to be compatible with latest OpenDroneMap changes, added preliminary support for enum options Piero Toffanin 2017-03-29 14:50:57 -0400
  • f981c402f2 Merge branch 'master' of https://github.com/OpenDroneMap/node-OpenDroneMap into unrefcloud Piero Toffanin 2017-03-19 12:53:18 -0400
  • a0fa9661b4 Added ferry filter in PDAL command to properly store color info in unreferenced LAS output Piero Toffanin 2017-03-19 12:53:01 -0400
  • c5cb05ffab Merge pull request #1 from OpenDroneMap/unrefcloud Piero Toffanin 2017-03-15 10:57:14 -0400
  • 1f733045ef Fixed path Piero Toffanin 2017-03-15 10:43:17 -0400
  • 81bf1236f5 Added ability to generate point cloud from unreferenced point cloud when georeferenced point cloud is missing Piero Toffanin 2017-03-15 10:37:52 -0400
  • ac8f38b2eb Made createZipArchive able to skip missing files Piero Toffanin 2017-03-14 16:03:16 -0400
  • 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 Piero Toffanin 2017-03-14 11:52:50 -0400
  • b74fdc2e6f Commented out patch for gdal2tiles.py Piero Toffanin 2017-03-06 18:11:00 -0500
  • 970efa2d6d Changed min tiling level from 16 to 12 Piero Toffanin 2017-03-06 17:46:17 -0500
  • 3a3e6bc53d Changed docker command in README Piero Toffanin 2017-02-25 14:31:59 -0500
  • 330cc5193a Added domain handling for string types Piero Toffanin 2017-02-19 11:58:33 -0500
  • a0a34b06eb Modified dockerfile to point to OpenDroneMap repo Piero Toffanin 2017-02-19 11:44:28 -0500
  • 0e4b3842cd Fixed missing 'string' typeConversion function Piero Toffanin 2017-02-18 15:33:23 -0500
  • 2c79f19ca0 Merge branch 'master' of https://github.com/OpenDroneMap/node-OpenDroneMap Piero Toffanin 2017-02-12 18:17:56 -0500
  • a25e688bcb Invalid options should simply continue processing with default options Piero Toffanin 2017-02-01 17:49:27 -0500
  • 254ce04f55 Update README.md Piero Toffanin 2017-01-24 16:33:47 -0500
  • 8411ac7ede Merge pull request #6 from peterburlakov/master Piero Toffanin 2017-01-24 16:32:12 -0500
  • 37584fb850 run parameters for GCP file changed, according to ODM commit 2e9d8126b785d9c863036ef23a7312e895090f6f Peter B 2017-01-24 23:09:21 +0200
  • 9e1825bd9e Update README.md Piero Toffanin 2017-01-24 09:29:42 -0500
  • 72c5e8864d Added more meaningful error messages Piero Toffanin 2017-01-24 08:15:43 -0500
  • 088b78e687 Added Potree build instructions in Dockerfile Piero Toffanin 2017-01-18 11:16:13 -0500
  • 1d7617d2e7 Added PotreeConverter command, cleanup Piero Toffanin 2017-01-18 09:13:17 -0500
  • 6ac50317ac Forgot newline Piero Toffanin 2016-12-14 13:45:22 -0500
  • a74a5323b2 Replaced res.download, decreased tile levels, more output Piero Toffanin 2016-12-14 12:55:35 -0500
  • a76c247abc Changed dockerfile to odm official repo image, removed need for recompilation Piero Toffanin 2016-11-30 15:47:07 -0500
  • cfbf289873 Changed dockerfile to recompile ODM core to support more architectures Piero Toffanin 2016-11-27 11:40:02 -0500
  • 5e85b306b7 Updated dockerfile Piero Toffanin 2016-11-26 10:51:39 -0500
  • ffbd459851 Added orthophoto_tiles test data Piero Toffanin 2016-11-09 09:53:50 -0500
  • 8f389ef87e gdal2tiles.py patch, updated readme, dockerfile Piero Toffanin 2016-11-08 14:43:10 -0500
  • cb8f50ff0d do not create viewers from gdal2tiles.py Piero Toffanin 2016-11-08 14:30:37 -0500
  • dda3117263 Fixed typos Piero Toffanin 2016-11-08 14:12:03 -0500
  • 5a91ec4d76 Updated docs Piero Toffanin 2016-11-08 13:02:26 -0500
  • aee82d0232 Added tiling generation Piero Toffanin 2016-11-08 13:01:42 -0500
  • baef4f817e Removed console.log statement Piero Toffanin 2016-11-07 13:59:07 -0500
  • 41b0d3cb6a Allow orthophoto assets to be downloaded in test mode Piero Toffanin 2016-11-07 10:26:35 -0500
  • e117c6e6cc Added valid orthophoto as test data Piero Toffanin 2016-11-07 10:05:48 -0500
  • c056dee485 Updated docs Piero Toffanin 2016-11-05 14:51:15 -0400
  • 26ad42cdc2 Added more assets download options, added test processing files, small API change Piero Toffanin 2016-11-05 14:46:32 -0400
  • 038940860d Added ability to restart tasks that have been completed Piero Toffanin 2016-11-04 10:04:18 -0400
  • 5ea69e5e66 Strengthened param check on /task/new Piero Toffanin 2016-10-26 12:50:08 -0400
  • fdc5529152 Added missing folders Piero Toffanin 2016-09-25 18:42:15 -0400
  • 36ffae3389 Test mode, bug fixing, automatic linting Piero Toffanin 2016-09-25 18:35:44 -0400
  • 3230c4b45a Added test switch, mock options data Piero Toffanin 2016-09-24 20:07:02 -0400
  • 955fc04eca Returning string values on /options per OpenAPI spec definition which doesn't allow mixed types Piero Toffanin 2016-09-21 17:29:08 -0400
  • 4f8faab628 Removed e-mail from docs Piero Toffanin 2016-09-21 09:28:55 -0400
  • a50cb80bbe Fixed swagger /info declaration Piero Toffanin 2016-09-20 17:07:32 -0400
  • 49d6551e74 Expose swagger.json Piero Toffanin 2016-09-20 16:08:30 -0400
  • d5a9648fb6 Renamed /getOptions to /options Piero Toffanin 2016-09-19 17:25:39 -0400
  • 0bf03d50c6 Updated docs Piero Toffanin 2016-09-19 17:19:08 -0400
  • e1e7fa8fbf Cleanup, syntax error fix, added /getInfo Piero Toffanin 2016-09-19 17:15:19 -0400
  • 734a4d31f6 Fixed version number Piero Toffanin 2016-09-17 17:53:10 -0400
  • 9b10a6c790 Fixed Dockerfile Piero Toffanin 2016-09-17 17:48:38 -0400
  • ca0983f180 Added default value to line parameter in /task/uuid/output doc Piero Toffanin 2016-09-16 20:48:28 -0400
  • 0eb14d6af8 Quick fix on API docs Piero Toffanin 2016-09-16 20:47:05 -0400
  • 98ff96e928 Fixed some items in the docs Piero Toffanin 2016-09-16 20:42:30 -0400
  • 3b4554b056 Update README.md Piero Toffanin 2016-09-16 20:34:13 -0400
  • 3bf52892de Delete index.md Piero Toffanin 2016-09-16 20:29:38 -0400
  • 559c26698a Create index.md Piero Toffanin 2016-09-16 20:27:41 -0400
  • d3b29fe9bc Changed dockerfile to use nightly dev snapshot of ODM Piero Toffanin 2016-09-16 20:23:12 -0400
  • f51a77d995 Added swagger docs, scripts to generate API doc Piero Toffanin 2016-09-16 20:20:30 -0400
  • 3958b8a543 Started working on swagger docs Piero Toffanin 2016-09-14 19:02:44 -0400
  • 3c2e431d2f Merge branch 'dev' of https://github.com/pierotofy/node-OpenDroneMap into dev Piero Toffanin 2016-09-14 16:39:27 -0400
  • f05375418a Merge pull request #9 from smart-facility/swagger Piero Toffanin 2016-09-14 16:39:25 -0400
  • 8b23894d0c Merge remote-tracking branch 'pierotofy/master' Matthew Berryman 2016-09-07 13:07:30 +1000
  • 82f9db088d Update README.md Piero Toffanin 2016-08-02 12:50:14 -0500
  • 5286132e09 Merged dev into master Piero Toffanin 2016-08-02 11:28:17 -0500
  • 5843db4ac6 Merged readme, added configuration file instructions Piero Toffanin 2016-08-02 11:25:52 -0500
  • 0d6ae6362d Support to load configuration from .json file Piero Toffanin 2016-08-02 11:07:54 -0500
  • 3a45bac30a Merge pull request #8 from smart-facility/dev Piero Toffanin 2016-08-02 10:11:24 -0500
  • aa98c82ea8 Describe use of pm2 process manager in README.md Matthew Berryman 2016-08-02 14:04:46 +1000
  • 44836c10c5 processes.json file for pm2 process manager Matthew Berryman 2016-08-02 14:00:40 +1000
  • d6eef80a9d Mention use of config.js file in README.md Matthew Berryman 2016-08-02 07:31:15 +1000
  • 7f4777e190 Merge pull request #5 from dbaldwin/master Piero Toffanin 2016-08-01 11:18:04 -0500
  • 27411b36f6 Adding node server command line options Dennis Baldwin 2016-08-01 11:04:49 -0500
  • a9a9cccd8b Merge pull request #4 from dbaldwin/master Piero Toffanin 2016-07-31 20:57:35 -0500
  • cf23b8ccb7 Small typo Dennis Baldwin 2016-07-31 18:54:47 -0500
  • 06c8c331be Modified a few log messages from info to debug Piero Toffanin 2016-07-31 16:53:25 -0500
  • f0aaa388be Update README.md Piero Toffanin 2016-07-31 10:49:27 -0500
  • 19f4c87da2 Merge branch 'master' into swagger Matthew Berryman 2016-07-31 14:03:54 +1000
  • 14d0ac17a1 Update README.md Piero Toffanin 2016-07-30 15:14:03 -0500
  • aaa994c632 Update README.md Piero Toffanin 2016-07-30 14:57:19 -0500
  • f096cb0a98 Update README.md Piero Toffanin 2016-07-30 14:55:56 -0500
  • 0a2658a069 Update README.md Piero Toffanin 2016-07-30 13:38:57 -0500
  • af6856d501 Update README.md Piero Toffanin 2016-07-30 13:36:45 -0500
  • 1e00f8075c Update README.md Piero Toffanin 2016-07-30 13:33:32 -0500
  • a1437840fd Merge branch 'dev' Piero Toffanin 2016-07-30 13:31:23 -0500
  • 61269d37c1 GPC files support, cleanups, options support, testing Piero Toffanin 2016-07-30 13:30:56 -0500
  • f22e572a91 Logger cleanup, more command line arguments, options passing to ODM working Piero Toffanin 2016-07-29 17:16:22 -0500
  • 2b1d7ff058 Command line args, moved logger into new module, removed taskmanager logger param, cleanups Piero Toffanin 2016-07-29 11:59:58 -0500
  • 647441104e Merge pull request #3 from smart-facility/dev Piero Toffanin 2016-07-29 11:13:28 -0500
  • f23e5df884 Fix require of config in odmRunner.js Matthew Berryman 2016-07-29 10:31:30 +1000
  • 40d2479f10 Fix typo in require of TaskManager Matthew Berryman 2016-07-29 10:28:47 +1000
  • 3538bfa9d5 Make path to ODM a config option Matthew Berryman 2016-07-29 09:44:24 +1000
  • 422de4e792 Merge remote-tracking branch 'pierotofy/dev' into dev Matthew Berryman 2016-07-29 09:11:55 +1000
  • 15bb8962d2 Use ES6 let, change default port to 3000 Matthew Berryman 2016-07-29 08:59:08 +1000
  • 032e20f390 Code cleanup Piero Toffanin 2016-07-28 16:46:28 -0500