eitd/eitd.h: increase TIME_EIT_SKIPPING

This commit is contained in:
[CST] Focus
2012-03-06 18:29:23 +04:00
parent 361513c016
commit 4e566bf3ec

View File

@@ -52,7 +52,7 @@ typedef SIservice * SIservicePtr;
#define TIME_EIT_SCHEDULED_PAUSE 60 * 60 #define TIME_EIT_SCHEDULED_PAUSE 60 * 60
/* force EIT thread to change filter after, seconds */ /* force EIT thread to change filter after, seconds */
#define TIME_EIT_SKIPPING 120 // 90 <- Canal diditaal 19.2e -> ~100 seconds for 0x5x #define TIME_EIT_SKIPPING 180 // 90 <- Canal diditaal 19.2e -> ~100 seconds for 0x5x
/* a little more time for freesat epg */ /* a little more time for freesat epg */
#define TIME_FSEIT_SKIPPING 240 #define TIME_FSEIT_SKIPPING 240
/* Timeout in ms for reading from dmx in EIT threads. Dont make this too long /* Timeout in ms for reading from dmx in EIT threads. Dont make this too long