Commit Graph

58 Commits

Author SHA1 Message Date
Lovisa Hassler 335528f73e got rid of outdated/unnecessary comments 2019-01-10 18:02:01 -05:00
Lovisa Hassler 96d960ec96 got rid of unnecessary logic in shader, added some functions in renderablesignals 2019-01-10 17:57:07 -05:00
Lovisa Hassler 51016536d5 extended the range of flow speed property 2019-01-08 16:13:15 -05:00
Lovisa Hassler a9bd05b5ef fixed precision issues for stations, handled similar to spacecrafts 2019-01-08 13:12:18 -05:00
Agnes Heppich 6a17e85d47 Added Gaia and changed speed offlow particles 2018-12-27 19:30:33 -05:00
Lovisa Hassler f004c229fb made the flow segment size dependant on light travel time. Also renamed 'signal speed' to 'flow speed' 2018-12-26 16:39:11 -05:00
Agnes Heppich e18d5571a6 added size for the stations dishes so that signal is rendered to the top instead of its foot 2018-12-21 18:26:19 -05:00
Lovisa Hassler e0454e5cc9 adding error handle and messages for the spacecraftIdMap 2018-12-19 17:18:17 -05:00
Lovisa Hassler f352ef7a75 moved comment to correct place, changed vec3 to dvec3 2018-12-17 17:39:48 -05:00
Lovisa Hassler c6fc822077 making dataStart and dataEnd compulsory, also adding testSpecification 2018-12-12 19:31:19 -05:00
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 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 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 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
Lovisa Hassler ef87aa8935 fixed some dummy code that must've been pushed by accident 2018-12-04 11:24:21 -05: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
Agnes Heppich 2a8d36e2c4 remove findFileIndexForCurrentTime from renderablesignals 2018-11-29 11:16:50 -05:00
Agnes Heppich b3d482868e made constructor for radecmanager, now we create instances of it to handle multiple spacecraft positioning 2018-11-29 10:47:36 -05:00
Lovisa Hassler eca0210700 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-28 11:09:33 -05:00
Lovisa Hassler 01aefbee9a added extension of signal activity with regards to light time travel 2018-11-28 11:08:15 -05:00
Agnes Heppich f76afbe488 Merge branch 'thesis/2017/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-27 18:16:09 -05:00
Agnes Heppich becc5dff40 Base opacity property 2018-11-27 18:15:33 -05:00
Lovisa Hassler fcb991b986 making the loaded signal data buffer larger 2018-11-27 16:55:31 -05:00
Agnes Heppich 71066fe774 Able to read data every minute, need to be optimized 2018-11-27 16:07:54 -05:00
Lovisa Hassler c8cbdbbc1a changed deprecated projectionMatrix 2018-11-27 10:59:58 -05:00
Lovisa Hassler cd81474f5e updated error messages 2018-11-26 14:06:18 -05:00
Lovisa Hassler c1f5c1df0c corrected some error messages, added a TODO 2018-11-19 19:27:34 -05:00
Lovisa Hassler b9ea98efdc changed default values of line width property 2018-11-19 18:03:08 -05:00
Lovisa Hassler 5169e96d7d cleanup, divided som long code lines and renamed _linerenderinformation.count 2018-11-19 17:14:07 -05:00
Lovisa Hassler ce7471cdbb created a separate updateVertexAttributes function 2018-11-19 16:40:10 -05:00
Lovisa Hassler 7900b56441 differentiate between uplink and downlink, todo handle case both 2018-11-19 15:57:05 -05:00
Lovisa Hassler 8622f4354d merge 2018-11-16 16:07:15 -05:00
Lovisa Hassler e56e879ab3 taking light travel time into consideration for signal activity 2018-11-16 15:31:09 -05:00
Lovisa Hassler 05a9fcb240 adding functionality to watch signal travel through space with speed of light, multiple todo left 2018-11-16 12:24:26 -05:00
Agnes Heppich e8cac515cb reading the ra dec from files and finding the right file with a binary search 2018-11-15 15:53:43 -05:00
Lovisa Hassler 8b881ae89e renamed communicationlines asset file
renamed the communicationlines asset to signals fix
2018-11-13 12:42:20 -05:00
Lovisa Hassler dbe90fd94b cleanup and renaming some variables 2018-11-13 11:51:48 -05:00
Lovisa Hassler 0a0703aa82 fix merge conflict 2018-11-12 18:33:06 -05:00
Lovisa Hassler 5a49c66204 moved the color mapping to the asset files 2018-11-12 18:26:12 -05:00
Agnes Heppich 2bdb7fece9 clean up 2018-11-12 18:05:37 -05:00
Agnes Heppich 9aefc203a3 ra dec translation 2018-11-12 17:30:33 -05:00