Commit Graph

27 Commits

Author SHA1 Message Date
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 ef87aa8935 fixed some dummy code that must've been pushed by accident 2018-12-04 11:24:21 -05:00
Agnes Heppich 865b19fab1 fixed function to optimize position data reading 2018-11-30 17:12:12 -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
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 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 01aefbee9a added extension of signal activity with regards to light time travel 2018-11-28 11:08:15 -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
Agnes Heppich e4a6e7c459 check if correct positioning data is already loaded 2018-11-21 16:41:33 -05:00
Agnes Heppich be71ed7707 renamed jsonHelper to dataFileHelper 2018-11-20 13:52:08 -05:00
Lovisa Hassler c1f5c1df0c corrected some error messages, added a TODO 2018-11-19 19:27:34 -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
Agnes Heppich 32b6d5a62f Merge 2018-11-13 18:32:59 -05:00
Agnes Heppich 2adfe0551f Added jsonHelper and EadecManager 2018-11-13 18:26:36 -05:00
Lovisa Hassler dbe90fd94b cleanup and renaming some variables 2018-11-13 11:51:48 -05:00
Agnes Heppich c3d031e6a5 reduced data struct, clean up 2018-11-12 18:14:32 -05:00
Agnes Heppich 648e763abe rename dsnData 2018-11-09 14:09:24 -05:00
Agnes Heppich 65350f7aa6 rename dsnManager to signalManager 2018-11-09 11:11:11 -05:00