Commit Graph

77 Commits

Author SHA1 Message Date
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
Agnes Heppich 89e0b20cc4 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into
thesis/2018/dsn merge
2018-11-09 14:09:54 -05:00
Agnes Heppich 648e763abe rename dsnData 2018-11-09 14:09:24 -05:00
Lovisa Hassler 1f27da6778 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-09 12:30:19 -05:00
Lovisa Hassler aba04f7105 added ra dec to cartesian helper function in spicemanager 2018-11-09 12:30:01 -05:00
Agnes Heppich 65350f7aa6 rename dsnManager to signalManager 2018-11-09 11:11:11 -05:00
Lovisa Hassler df58130597 added unbindGL(), also some cleanup 2018-11-08 15:52:11 -05:00
Lovisa Hassler cc18504392 got rid of sub class communicationlines, now all is handled in renderablesignals 2018-11-08 14:48:26 -05:00
Lovisa Hassler cebe111ee0 renamed renderablecommincationpackage to renderablesignals 2018-11-08 11:37:01 -05:00
Agnes Heppich b50f86b330 estimated position from RA DEC and Range 2018-11-06 12:13:34 -05:00
Lovisa Hassler 51c8b437ac some comments and cleanup, renamed checkSignal to isSignalActive 2018-10-30 11:50:05 -04:00
Lovisa Hassler 8ba26af21e added DSS45 2018-10-30 11:47:40 -04:00
Agnes Heppich 6a91ed5606 added dss15 to renderablecommunicationpackage 2018-10-29 19:09:39 -04:00
Lovisa Hassler 0e8795b159 added check for getting a scenegraphnode for dish, error if it is not in asset file 2018-10-29 17:35:07 -04:00
Lovisa Hassler 64f88bcfa5 creating pushSignalDataToVertexArray function and clean up some comments 2018-10-29 16:33:25 -04:00
Lovisa Hassler 873e3f2c17 replace for loop with upper_bound binary search through filenames 2018-10-29 15:35:13 -04:00
Agnes Heppich a38530073b Seperated data into days, and load them depending on open space time 2018-10-29 12:11:16 -04:00
Lovisa Hassler e22acad040 adding check for if spacecraft node is in Openspace, else todo estimate position 2018-10-25 11:53:54 -04:00
Agnes Heppich 3b2f5c4042 merge 2018-10-24 19:02:43 -04:00
Agnes Heppich 9a1e8d41ad test if time within signal range 2018-10-24 18:45:48 -04:00
Lovisa Hassler cc98d0064b added glAttribPointer for color values 2018-10-24 16:09:45 -04:00
Agnes Heppich cdece056b3 read data from json instead of dummy values 2018-10-24 10:54:27 -04:00
Lovisa Hassler 990a61a50b precision fix is now calculated through comparison with focus node 2018-10-23 15:31:53 -04:00