Commit Graph

91 Commits

Author SHA1 Message Date
CloudRF
5442357bea Merge pull request #8 from kryc/feature-lidar
Improved LIDAR support with resampling and multi-resolution, mixed tile size handling.
2017-06-18 21:50:42 +01:00
Gareth Evans
8f13dae8b4 Minor short type fix 2017-06-14 21:32:51 +01:00
Gareth Evans
ff3bc0c164 Add cleanup code to LIDAR resampling 2017-06-14 20:40:52 +01:00
Gareth Evans
02bd67f11b Change data to short to restrain memory usage 2017-06-14 20:33:32 +01:00
Gareth Evans
cb2939b244 Fix LIDAR tile resampling 2017-06-14 18:44:29 +01:00
Gareth Evans
5ea0e1f1c5 Fixup some arithmetic. Still no grenwich 2017-06-08 23:49:04 +01:00
Gareth Evans
c8f044380f Fix cropping switches 2017-06-08 20:32:58 +01:00
Gareth Evans
545b7997e3 Add feature to merge lidar tiles into single dem entry 2017-06-08 20:22:04 +01:00
Gareth Evans
c6873f8dea Move tile post processing 2017-06-06 21:47:05 +01:00
Gareth Evans
580fc804e2 Move tile loading into tiles.cc 2017-06-06 20:54:39 +01:00
Gareth Evans
fbeffe2e98 Add debug switch 2017-06-05 23:09:29 +01:00
Gareth Evans
90bd2a3d32 Add resize data to specify resolution 2017-06-02 21:18:31 +01:00
Gareth Evans
67c145dd7d Fix height width and makefule issues 2017-06-01 22:58:06 +01:00
Gareth Evans
9fa61bc68d Add resampling code 2017-06-01 22:03:50 +01:00
Gareth Evans
d2919ece4d Clear out dead tile loading code 2017-06-01 18:56:01 +01:00
Gareth Evans
83cdc915d2 Add support for working out IPPD based on LIDAR tiles 2017-06-01 18:54:49 +01:00
Gareth Evans
ee67a86a9f Improve error message on image output code 2017-06-01 18:54:15 +01:00
alex
9038f32c3f 3.04 Egli model and unit test 2017-04-19 22:06:20 +01:00
alex
e943a28d3c Path profile Tx height bugfix for some models 2017-03-19 19:55:09 +00:00
Alex Farrant
13605e1e82 Merge pull request #7 from kryc/cleanup-inputs
Cleanup inputs
2017-03-07 22:13:35 +00:00
Gareth Evans
169a0840cc Add error handling to LoadSDF 2017-03-06 13:45:04 +00:00
Gareth Evans
4109c6488f Detect and handle errors in loading udt 2017-03-04 20:14:41 +00:00
Gareth Evans
f3029bb3cf Detect and handle errors in topo data 2017-03-04 19:35:03 +00:00
Gareth Evans
af13a8d4ba Detect perm errors in DBM colors 2017-03-04 19:13:37 +00:00
Gareth Evans
7fb07b1793 Detect perm errors in loss colors 2017-03-04 19:08:12 +00:00
Gareth Evans
da275074a9 Improve PAT loading logic 2017-02-23 08:10:58 +00:00
Gareth Evans
d33f5d293e Correctly detect perm errors on pat files 2017-02-22 19:35:15 +00:00
Gareth Evans
96257f9b16 Detect perm errors in sig colors 2017-02-22 19:29:14 +00:00
Gareth Evans
0b495ad094 Handle missing antenna pattern file 2017-02-22 18:55:47 +00:00
Gareth Evans
1a4f4bd226 Elegantly handle missing sdf files 2017-02-22 13:39:14 +00:00
Gareth Evans
3de2bf8f97 Elegantly handle missing LIDAR tiles 2017-02-22 12:08:21 +00:00
Gareth Evans
b2008590e7 Correctly detect missing clutter file 2017-02-22 12:01:05 +00:00
alex
e68a6c4221 Ericcsson bugfix 2017-02-21 22:15:05 +00:00
alex
dded0219cf 3.01 Image crop, SUI bugfix, txelev replaced 2017-02-16 23:40:53 +00:00
alex
22ec06ddb1 Handle uneven LIDAR tiles 2017-02-07 22:11:05 +00:00
alex
7f26a4e018 Merge branch 'master' of https://github.com/Cloud-RF/Signal-Server
Upstream changes
2017-02-06 21:50:17 +00:00
alex
998352003e pre merge 2017-02-06 21:49:51 +00:00
Alex Farrant
ea14c1640f Merge pull request #6 from kryc/feature-image
Feature image
2017-02-06 21:33:33 +00:00
Gareth Evans
594857c92c Various maintainability and speed improvements 2017-02-03 12:52:15 +00:00
Gareth Evans
8d483d9b6e Tidy up and typedef structs for ease of maintenance 2017-02-03 11:54:50 +00:00
Gareth Evans
de3c4edc2f Complete migration of models to image rendering engine 2017-02-02 12:51:03 +00:00
Gareth Evans
6fecec8e4e Add image_free to tidy-up 2017-02-02 12:41:36 +00:00
Gareth Evans
fb950bafef Large code cleanup of image rendering engine 2017-02-02 12:35:19 +00:00
Gareth Evans
93aa2e472a Add genericised image handling and implement in DoRxdPwr 2017-02-01 23:44:00 +00:00
Alex Farrant
94aae7544b Merge pull request #5 from kryc/feature-stdout
Feature stdout
2017-02-01 19:41:44 +00:00
Gareth Evans
29df12461b Move error messages to stderr 2017-02-01 15:00:37 +00:00
Gareth Evans
e4ca9f3099 Add stdout support 2017-01-30 22:21:50 +00:00
Alex Farrant
9ca403c4d1 ITM model reliability re-enabled 2016-12-24 19:39:41 +00:00
alex
ca1f62ee74 LIDAR docs 2016-10-16 21:58:14 +01:00
alex
97344b508b Test data 2016-10-16 21:55:04 +01:00