10393 manual
Event Logger (GPS, IMU, IMG & EXT)
← Older revision Revision as of 19:30, 19 May 2020 Line 322: Line 322: ** link the recorded logs to /www/pages/logs/ ** link the recorded logs to /www/pages/logs/ ** refresh http://192.168.0.9/read_imu_log.php ** refresh http://192.168.0.9/read_imu_log.php + +==<font color="blue">Set system time</font>== + +===Command line from PC=== + <font size='2'># Compare PC and camera clocks + ~$ ssh root@192.168.0.9 date;date -u + # Write PC time into camera clock + ~$ ssh root@192.168.0.9 "date -s @`( date -u +"%s" )` && hwclock -w" + +===PHP=== +If in the current firmware includes '''http://192.168.0.9/utils.php''' then the clock is checked every time the index page is opened ('''http://192.168.0.9'''). The clock is then updated if the browser time differs from the camera time by more than 24h. + +It's also possible to force apply time using the following GET request: + <nowiki>http://192.168.0.9/utils.php?cmd=time&apply&ts=<timestamp_in_ms></nowiki> + #example: + <nowiki>http://192.168.0.9/utils.php?cmd=time&apply&ts=1589913066650</nowiki> ==<font color="blue">eSATA port switching</font>== ==<font color="blue">eSATA port switching</font>== OlegOleg Dzhimiev pushed to project branch rocko at Elphel / elphel-web-393
Oleg Dzhimiev
(0e9e56d7)
at
19 May 19:05
apply key for time
Oleg Dzhimiev pushed to project branch warrior at Elphel / elphel-web-393
Oleg Dzhimiev
(692327ff)
at
19 May 19:04
apply key for time
Oleg Dzhimiev pushed to project branch rocko at Elphel / elphel-web-393
Oleg Dzhimiev
(bd363b03)
at
19 May 18:07
cherry-picked sys & fpga time updating from warrior branch
Oleg Dzhimiev pushed to project branch warrior at Elphel / elphel-web-393
Oleg Dzhimiev
(a0cd44c5)
at
19 May 17:44
update system & fpga time from index.php
Oleg Dzhimiev pushed to project branch warrior at Elphel / elphel-web-393
Oleg Dzhimiev
(cf152318)
at
19 May 00:27
page that plays mjpeg in html canvas
Oleg Dzhimiev pushed to project branch warrior at Elphel / elphel393
Oleg Dzhimiev
(bbea61e0)
at
18 May 22:18
created warrior branch for camvc
Oleg Dzhimiev pushed to project branch warrior at Elphel / elphel-web-camvc
Oleg Dzhimiev
(b599ed35)
at
18 May 22:17
updated for newer jp4 plugin
Oleg Dzhimiev deleted project branch warrior at Elphel / elphel-apps-imgsrv
Oleg Dzhimiev
(3453a61b)
at
18 May 22:13
Oleg Dzhimiev pushed new project branch warrior at Elphel / elphel-web-camvc
Oleg Dzhimiev
(abcbbeef)
at
18 May 22:12
added LEPTON35 and TIFFs displaying
... and
4 more commits
Oleg Dzhimiev pushed new project branch warrior at Elphel / elphel-apps-imgsrv
Oleg Dzhimiev
(3453a61b)
at
18 May 22:11
increased xml buf size from 512 to 528
... and
6 more commits
Oleg Dzhimiev pushed to project branch warrior at Elphel / elphel-web-393
Oleg Dzhimiev
(03fe3594)
at
18 May 22:03
updated for new jquery-jp4 plugin
... and
1 more commit
Andrey Filippov pushed new project branch boson at Elphel / x393
Andrey Filippov
(ed8c5ddb)
at
15 May 14:27
fixed SFE detection in vospi mode - added pullup. v. 03930139
... and
38 more commits
Andrey Filippov pushed to project branch lwir-distort at Elphel / imagej-elphel
Andrey Filippov
(6a300e5a)
at
15 May 14:10
updated gpu kernels - adding comments
Andrey Filippov pushed to project branch separate-compilation at Elphel / til...
Andrey Filippov
(e6b4b9cb)
at
15 May 14:10
adding comments
Oleg Dzhimiev pushed to project branch warrior at Elphel / elphel-web-393
Oleg Dzhimiev
(979e470b)
at
14 May 18:33
switched to helper function for reading detected ports
... and
1 more commit
Oleg Dzhimiev pushed to project branch rocko at Elphel / elphel-web-393
Oleg Dzhimiev
(92ec9d48)
at
14 May 18:27
switched to helper function for reading detected ports
... and
1 more commit
Oleg Dzhimiev pushed to project branch warrior at Elphel / elphel-web-393
Oleg Dzhimiev
(ca09aca5)
at
14 May 18:12
print md5sum even if correct
... and
2 more commits
Oleg Dzhimiev pushed to project branch rocko at Elphel / elphel-web-393
Oleg Dzhimiev
(9257696c)
at
14 May 18:01
print md5sum even if correct
... and
1 more commit
Oleg Dzhimiev pushed to project branch rocko at Elphel / elphel-web-393
Oleg Dzhimiev
(d21ae96f)
at
14 May 16:56
Small utililty script to get info via GET requests
Pages
