Commit Graph

2980 Commits

Author SHA1 Message Date
Lovisa Hassler c5e8b5a971 Warning messages if there is no eligeble data available for the time, instead of crashing
changed debug into warning about missing signal data

fixed some errors
2018-12-11 13:10:39 -05:00
Lovisa Hassler 18f8c5d1d6 added properties for the flow segments in signal transmission 2018-12-10 19:13:11 -05:00
Lovisa Hassler e59f3f622b Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-12-10 17:30:17 -05:00
Lovisa Hassler 98618a1157 added shader effects for signal transmission 2018-12-10 17:27:21 -05:00
Agnes Heppich d9e2ed8070 Speed up for when there's no RaDec data 2018-12-10 16:01:12 -05:00
Agnes Heppich f90f13e1e1 fixed random crashing 2018-12-10 12:13:58 -05:00
Agnes Heppich 99e1a91a9f missed to commit, for the error message 2018-12-07 17:41:14 -05:00
Agnes Heppich cd4b9e7745 Error message if no positioning data 2018-12-07 14:49:19 -05:00
Agnes Heppich 4428abe926 buffer depending on light travel time 2018-12-07 11:41:04 -05:00
Agnes Heppich 9f7a0fd199 Fixed weird merge 2018-12-06 16:57:20 -05:00
Agnes Heppich 98ddcce6e6 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-12-06 16:40:35 -05:00
Agnes Heppich 38c754a4b5 Added buffer for the positioning data and compensated for light travel time 2018-12-06 16:39:46 -05:00
Lovisa Hassler cd095ea5d8 added transmission time vertex attribute 2018-12-06 16:38:03 -05:00
Lovisa Hassler 391e0a7033 restructure signal transmission activity 2018-12-06 16:15:50 -05:00
Lovisa Hassler 06c0ac8104 some cleanup, changing long lines, making sure underscored variables are private 2018-12-06 14:16:30 -05:00
Lovisa Hassler 101b9e9e00 divide signal case 'both' into an up and downlink 2018-12-06 14:12:18 -05:00
Lovisa Hassler 72864ddfea adding opacity to the sitecolor properties 2018-12-06 14:08:41 -05:00
Lovisa Hassler 17fe8330b8 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-12-06 10:45:15 -05:00
Lovisa Hassler e44693070e added error message if signal data is corrupt 2018-12-06 10:44:59 -05:00
Agnes Heppich 301c41941f Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-12-06 10:33:07 -05:00
Lovisa Hassler 00dd93574f adding error logging for corrupt radectranslation data files 2018-12-05 18:33:44 -05:00
Lovisa Hassler e621b8012b moving the objectidentifier to radecmanager 2018-12-05 18:32:43 -05:00
Lovisa Hassler 691e641a71 changed error message into debug message 2018-12-05 16:39:37 -05:00
Lovisa Hassler 69a9ae0f2b made a debug message for missing data and got rid of unnecessary if statement 2018-12-05 16:37:56 -05:00
Lovisa Hassler 6fd9a3333e renamed isLoaded to needsUpdate and changed meaning 2018-12-05 16:35:56 -05:00
Lovisa Hassler d5d4df3b54 added error message for file index out of bounds 2018-12-05 16:19:01 -05:00
Lovisa Hassler 35ce25ffba fix crash when signal data reaches end of files 2018-12-05 16:09:21 -05:00
Lovisa Hassler aff84078c6 renamed some variables that are public 2018-12-05 16:04:31 -05:00
Lovisa Hassler 1811531e92 adding double precision 2018-12-05 11:01:46 -05:00
Agnes Heppich d18746cf19 Merge remote-tracking branch 'origin' into thesis/2018/dsn 2018-12-04 12:33:12 -05:00
Alexander Bock 8d64020601 Add new translation that uses longitude/latitude to compute translation on a RenderableGlobe 2018-12-04 11:24:35 -05:00
Lovisa Hassler ef87aa8935 fixed some dummy code that must've been pushed by accident 2018-12-04 11:24:21 -05:00
Alexander Bock ecdb05e98e Correctly compile if the sync module is compiled without libtorrent support 2018-12-04 09:02:54 -05:00
Lovisa Hassler 7c0ce85088 added missing ifdef 2018-12-03 20:02:24 -05:00
Alexander Bock 2ebacb6f93 Merge branch 'master' into thesis/2018/dsn
# Conflicts:
#	ext/ghoul
2018-12-03 18:10:28 -05:00
Alexander Bock 6b011d117c Make CMake scream less 2018-12-03 14:29:14 -05:00
Alexander Bock 36d0f71913 Only set CEF settings to OpenSpaceTest if OpenSpace is compiled with tests (closes #778)
Do not disable RTTI on CEF targets
Do not for Unicode on CEF targets
More graceful handling of torrent classes in Sync module
2018-12-03 14:00:08 -05:00
Alexander Bock 203db2357e Compile fix for touch module
Compile fix for AbfferRenderer
2018-12-03 09:55:13 -05:00
Alexander Bock 06b20d2fe8 Fix GUI Json creation error 2018-11-30 20:09:00 -05:00
Agnes Heppich 23ba7a2056 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-30 17:30:37 -05:00
Agnes Heppich 865b19fab1 fixed function to optimize position data reading 2018-11-30 17:12:12 -05:00
Lovisa Hassler 1ff8a970ef added object identifier for radectranslation 2018-11-30 16:45:32 -05:00
Alexander Bock c7a96a6b59 Address clang tidy complaints
Update Ghoul repository
Update SGCT repository
2018-11-30 15:34:09 -05:00
Lovisa Hassler b2f76a8941 deleted unused translation property 2018-11-30 12:06:59 -05:00
Lovisa Hassler cd769952dc cleanup, comment and renaming variables and functions 2018-11-30 11:00:34 -05:00
Agnes Heppich e1ab66e791 Changed the data format and made it faster to read update data every minute 2018-11-30 10:32:11 -05:00
Matthew Territo aa89a63f74 Fix GAIA module compile for macOS (missing #include <string>) 2018-11-29 17:18:32 -08:00
Agnes Heppich 277054bb81 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-29 11:53:35 -05:00
Agnes Heppich ad1cd684f0 read data every minute, still slow 2018-11-29 11:52:32 -05:00
Lovisa Hassler 443c061512 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-29 11:28:36 -05:00