Wykres commitów

2055 Commity (a565cab23ff6210101544955e5e97b4996b92ba1)

Autor SHA1 Wiadomość Data
Piero Toffanin a565cab23f Fix multi-arch build 2022-07-24 13:12:22 -04:00
Piero Toffanin 11697fa0ed Try to use old-releases 2022-07-24 12:47:25 -04:00
Piero Toffanin db5de9357d
Merge pull request #1208 from syazoo/patch-1
Add NDYI Index
2022-07-24 12:01:47 -04:00
Scott 1eb024bc43
Add NDYI Index 2022-07-24 09:59:43 -06:00
Piero Toffanin 64812bcc65 Build without cache 2022-07-24 11:55:29 -04:00
Piero Toffanin 0806828ee8 ignore-gsd warning 2022-07-24 00:04:25 -04:00
Piero Toffanin 3d7841fab7
Re-add ignore-gsd 2022-07-18 09:59:51 -04:00
Piero Toffanin 374ed8b4be
Update README.md 2022-07-11 13:14:07 -04:00
Piero Toffanin 0c01e13122
Update start.sh 2022-07-08 17:02:37 -04:00
Piero Toffanin a05951b60f
Merge pull request #1205 from pierotofy/tiler
Smart Tiles, Faster Tiles
2022-07-08 16:35:26 -04:00
Piero Toffanin d4938f1d0d Fix #1196 2022-07-08 16:02:24 -04:00
Piero Toffanin 6d3c92ad9b Fix tile path test 2022-07-08 15:57:13 -04:00
Piero Toffanin 3fac4d412c Fix test 2022-07-08 15:51:14 -04:00
Piero Toffanin e811803271 Some tests 2022-07-08 15:49:25 -04:00
Piero Toffanin 2bcef41ce5 Update locales 2022-07-08 15:10:46 -04:00
Piero Toffanin c967b76423 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into tiler 2022-07-08 15:06:15 -04:00
Piero Toffanin e0eb80e256 Fix test 2022-07-08 15:06:13 -04:00
Piero Toffanin ea4c491228 webp support 2022-07-08 14:49:20 -04:00
Piero Toffanin c2d99ec24e Bump version 2022-07-08 14:37:17 -04:00
Piero Toffanin 8387ed7bf2 Smart tiles, faster rendering 2022-07-08 14:36:49 -04:00
Piero Toffanin 0e9b3d5527
Merge pull request #1203 from pierotofy/auto
Thermal formulas, more color bands, misc tweaks
2022-07-07 02:35:43 -04:00
Piero Toffanin ea83442b6b Fix test 2022-07-07 02:14:00 -04:00
Piero Toffanin 775d956706 Another test fix 2022-07-07 01:42:52 -04:00
Piero Toffanin f9985b5ee7 Fix test 2022-07-07 01:16:43 -04:00
Piero Toffanin 73b4acd8ee More stable get_algorithm_list 2022-07-07 00:44:06 -04:00
Piero Toffanin 43c9e68629 Handle undefined bands case 2022-07-07 00:25:42 -04:00
Piero Toffanin 1100c28f94 Rename Ir formulas 2022-07-07 00:07:50 -04:00
Piero Toffanin 719fffb772 Updated number of workers and max requests 2022-07-07 00:03:01 -04:00
Piero Toffanin df07b08748 Remove gray formula 2022-07-06 23:57:33 -04:00
usplm f379109a7b Use Lwir as thermal band code 2022-07-06 23:56:32 -04:00
usplm 0e5d67bbdd Added Gray formula 2022-07-06 23:56:29 -04:00
usplm 37745fd68b Added Thermal formula 2022-07-06 23:55:42 -04:00
usplm fea52ed603 Added jet_r colormap 2022-07-06 23:53:30 -04:00
usplm 3f0c989234 Added jet and perceptually uniform sequential colormaps to render orthophoto 2022-07-06 23:52:31 -04:00
usplm dc80e4ca6d Added NDRE formula 2022-07-06 23:51:23 -04:00
usplm b21b919b4f Added NDWI formula 2022-07-06 23:51:14 -04:00
Piero Toffanin afec8baad9
Merge pull request #1199 from kikislater/patch-4
Add new version of NodeMicMac to WebODM
2022-06-24 10:15:04 -04:00
Sylvain POULAIN bd9fe0d65d
Update references to MicMac and NodeMicMac 2022-06-24 16:34:26 +04:00
Sylvain POULAIN 510dda3a40
Add new version of NodeMicMac to WebODM
Add new version of NodeMicMac to WebODM : 
- OpenDroneMap repository
- New version of MicMac (June 2022)
- "Lightweight" image
2022-06-24 16:24:38 +04:00
Piero Toffanin 754c247999 Re-add modified Multispectral preset 2022-06-23 11:59:13 -04:00
Piero Toffanin efe013183e Remove multispectral preset, update strings 2022-06-23 11:53:39 -04:00
Piero Toffanin 6fb8c19033
Update README.md 2022-06-19 19:51:45 -04:00
Piero Toffanin 69c1c397c6 Update locales 2022-06-18 15:59:04 -04:00
Piero Toffanin a99a8d2f8f
Merge pull request #1197 from AuScalableDroneCloud/db-allow-host
Add option to set trusted hostname for db connections
2022-06-10 11:31:47 -04:00
Owen Kaluza 92b1b683c8 Add option to set trusted hostname for db connections
For improved security, it's useful to be able to limit which host can
connect to the database (by setting POSTGRES_ALLOW_HOST to ip or name
instead of 'all')
2022-06-10 12:48:33 +10:00
Piero Toffanin 5b2850c6eb
Merge pull request #1195 from cheoppy/clarify-token-expiration
Clarified the token expiration time
2022-06-08 08:23:17 -04:00
Gergely Csépány 0edb74b062
Clarified the token expiration time 2022-06-08 02:47:35 +02:00
Piero Toffanin 8bc85b0dbb
Merge pull request #1194 from Saijin-Naib/Saijin-Naib-NoMoreIgnoreGSD
Update EditPresetDialog.jsx: blocklist --ignore-gsd
2022-06-07 12:35:33 -04:00
Saijin-Naib 606d2018f2
Update EditPresetDialog.jsx 2022-06-07 06:52:18 -04:00
Piero Toffanin 015efb38b7 Remove pc-geometric from some presets 2022-06-03 16:13:19 -04:00