Piero Toffanin
|
ef74672ccd
|
Pass task options during restart to node-odm
|
2018-01-24 09:41:57 -05:00 |
Piero Toffanin
|
d376a1e779
|
Allow more files to be handled (now bound mostly by the amount of RAM available)
|
2017-07-10 17:41:37 -04:00 |
Piero Toffanin
|
eae691cf73
|
Increased api timeout to 30 seconds
|
2017-02-08 11:50:31 -05:00 |
Piero Toffanin
|
7d5ab4f465
|
Timeout simulation, watchtest function intercept, fixed #44
|
2017-02-08 11:27:23 -05:00 |
Piero Toffanin
|
26339e0c32
|
Moved @background decorator in separate module, added proof of concept intercept class
|
2017-02-05 22:23:02 -05:00 |
Piero Toffanin
|
fa843be5fc
|
Added timeout to api_client.py
|
2017-01-29 16:17:05 -05:00 |
Piero Toffanin
|
1b13fdccef
|
Added ability to handle non-json erroneous responses from API calls, modified readme, new screenshot
|
2016-11-09 18:08:41 -05:00 |
Piero Toffanin
|
de92deaa6c
|
Started migrating to python 3.5
|
2016-11-07 12:10:01 -05:00 |
Piero Toffanin
|
ea78c03b70
|
Added download assets API methods, tests
|
2016-11-05 16:23:54 -04:00 |
Piero Toffanin
|
145103ce03
|
Restart, cancel and delete actions working, UI sync and performance improvements
|
2016-11-04 14:19:18 -04:00 |
Piero Toffanin
|
4ffed093e9
|
Status code refactoring, cancel task backend ops, pending actions mechanism
|
2016-11-02 18:32:24 -04:00 |
Piero Toffanin
|
18ecd94bc6
|
Console output retrieval working
|
2016-11-01 17:12:13 -04:00 |
Piero Toffanin
|
c198813fa9
|
Added proposed changes by @mojodna
|
2016-10-26 18:09:59 -04:00 |
Piero Toffanin
|
51aabe177d
|
Task processing working (for happy path cases, still need to handle failures, edge cases, errors)
|
2016-10-26 16:56:32 -04:00 |
Piero Toffanin
|
f7d519e52c
|
api client additions, new task processing, get task info, testing
|
2016-10-26 12:54:46 -04:00 |
Piero Toffanin
|
86855df1bb
|
Multithreaded processing engine working, replaced swagger with requests lib
|
2016-10-25 16:04:24 -04:00 |
Piero Toffanin
|
d12513647c
|
Removed swagger
|
2016-10-25 12:19:14 -04:00 |
Piero Toffanin
|
9581f563b7
|
Added task list mockup
|
2016-10-25 10:47:49 -04:00 |
Piero Toffanin
|
aff4ab7314
|
nodeodm API client testing, app views testing
|
2016-09-27 10:45:09 -04:00 |
Piero Toffanin
|
d383c25e5f
|
Added processing node view info page mockup
|
2016-09-22 18:18:35 -04:00 |
Piero Toffanin
|
804193b9a1
|
update_node_info is now able to update django models with external info from node-OpenDroneMap
|
2016-09-21 18:07:19 -04:00 |
Piero Toffanin
|
98b66013fe
|
Moved ProcessingNode to nodeodm module
|
2016-09-21 16:54:22 -04:00 |
Piero Toffanin
|
b5a0619df5
|
Added nodeodm app proof of concept (working) to communicate with node-OpenDroneMap, license
|
2016-09-20 18:18:10 -04:00 |