[chronojump/FS-TFT-Menu] Cont of last commit
- From: Xavier Padullés <xpadulles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump/FS-TFT-Menu] Cont of last commit
- Date: Wed, 27 Apr 2022 17:18:01 +0000 (UTC)
commit c2d9eb538d210c6b73e1e90f591a7b201f9994f6
Author: Xavier de Blas <xaviblas gmail com>
Date: Thu Apr 14 12:57:53 2022 +0200
Cont of last commit
src/execute/run.cs | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/execute/run.cs b/src/execute/run.cs
index 59fd056c6..70ca9e2ca 100644
--- a/src/execute/run.cs
+++ b/src/execute/run.cs
@@ -354,10 +354,11 @@ LogB.Information("going to call photocellWirelessCapture.CaptureStart ()");
photocell = pwe.photocell;
+ /*
//to debug photocell assignement on Wichro.
Random randDelete = new Random();
photocell = randDelete.Next(0,10);
-
+ */
timestamp = pwe.timeMs - timestampAccumulated; //photocell does not
send splittime, sends absolute time
timestampAccumulated += timestamp;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]