mirror of
https://github.com/csete/gpredict
synced 2026-08-13 17:39:46 -04:00
Use real or simulated time for pass predictions.
git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@158 ab6734ba-2843-0410-b83b-99c217ef6c0f
This commit is contained in:
parent
4d430aa014
commit
4ee01d64c4
1 changed files with 2 additions and 1 deletions
|
|
@ -506,7 +506,8 @@ create_view (GtkSatModule *module, guint num)
|
|||
module->satellites,
|
||||
module->qth,
|
||||
0);
|
||||
break;
|
||||
|
||||
break;
|
||||
|
||||
default:
|
||||
sat_log_log (SAT_LOG_LEVEL_BUG,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue