12/06/16 [x393_sata][] by AndreyFilippov: added initial settings for Eclipse project
AndreyFilippov committed changes to the Elphel git project :
added initial settings for Eclipse project
added initial settings for Eclipse project
12/06/16 [x393_sata][errhandl] by AndreyFilippov: updated for current vdt
AndreyFilippov committed changes to the Elphel git project :
updated for current vdt
updated for current vdt
12/06/16 [x393_sata][] by AndreyFilippov: updated for current vdt
AndreyFilippov committed changes to the Elphel git project :
updated for current vdt
updated for current vdt
Event logger
← Older revision
Revision as of 19:54, 6 December 2016
(4 intermediate revisions not shown)Line 36:
Line 36:
===How to record log on the camera=== ===How to record log on the camera===
+====over network====
(see http://192.168.0.9/logger_launcher.php source for options and details): (see http://192.168.0.9/logger_launcher.php source for options and details):
* START: http://192.168.0.9/logger_launcher.php?file=/absolute_path/name.log&index=1&n=10000000&mount_point=/absolute_path * START: http://192.168.0.9/logger_launcher.php?file=/absolute_path/name.log&index=1&n=10000000&mount_point=/absolute_path
mount_point=/absolute_path - the path at which the storage is mounted (usb or nfs) mount_point=/absolute_path - the path at which the storage is mounted (usb or nfs)
* STOP: http://192.168.0.9/phpshell.php?command=killall%20-1%20log_imu * STOP: http://192.168.0.9/phpshell.php?command=killall%20-1%20log_imu
+====from command line (10393)====
+* START:
+ mkdir /www/pages/logs
+ cat /dev/imu > /www/pages/logs/test.log
+* STOP:
+ CTRL-C or killall cat
+
+===View recorded logs (read_imu_log.php)===
+====from 10393s camera====
+<b>http://192.168.0.9/read_imu_log.php</b>
+* looks for logs in <i>/www/pages/logs</i> (automatically created on the first access)
+* displays and filters messages - EXT, GPS (NMEA GPVTG, GPGSA, GPGGA, GPRMC), IMU, IMG (4 ports)
+* can convert a log to a CSV file (is saved to PC)
===Notes=== ===Notes===
Oleg
12/06/16 [x393][dct] by AndreyFilippov: restored settins for tghe x393 simulation (from dct-iv)
AndreyFilippov committed changes to the Elphel git project :
restored settins for tghe x393 simulation (from dct-iv)
restored settins for tghe x393 simulation (from dct-iv)
12/06/16 [x393][adding-sensors] by AndreyFilippov: restored settins for tghe x393 simulation (from dct-iv)
AndreyFilippov committed changes to the Elphel git project :
restored settins for tghe x393 simulation (from dct-iv)
restored settins for tghe x393 simulation (from dct-iv)
12/06/16 [x393][master] by AndreyFilippov: merged with master
AndreyFilippov committed changes to the Elphel git project :
merged with master
merged with master
12/06/16 [x393][adding-sensors] by AndreyFilippov: merged with master
AndreyFilippov committed changes to the Elphel git project :
merged with master
merged with master
12/06/16 [x393][dct] by AndreyFilippov: merged with framepars - code for dct-iv
AndreyFilippov committed changes to the Elphel git project :
merged with framepars - code for dct-iv
merged with framepars - code for dct-iv
12/06/16 [x393][adding-sensors] by AndreyFilippov: merged with framepars - code for dct-iv
AndreyFilippov committed changes to the Elphel git project :
merged with framepars - code for dct-iv
merged with framepars - code for dct-iv
12/06/16 [x393][dct] by AndreyFilippov: .gitignore - more to ignore
AndreyFilippov committed changes to the Elphel git project :
.gitignore - more to ignore
.gitignore - more to ignore
12/06/16 [x393][adding-sensors] by AndreyFilippov: .gitignore - more to ignore
AndreyFilippov committed changes to the Elphel git project :
.gitignore - more to ignore
.gitignore - more to ignore
12/06/16 [x393][dct] by AndreyFilippov: Tested 8-point 1d dct-iv, added test bench and LibreOffice Calc verification and shedule
AndreyFilippov committed changes to the Elphel git project :
Tested 8-point 1d dct-iv, added test bench and LibreOffice Calc verification and shedule
Tested 8-point 1d dct-iv, added test bench and LibreOffice Calc verification and shedule
12/06/16 [x393][adding-sensors] by AndreyFilippov: Tested 8-point 1d dct-iv, added test bench and LibreOffice Calc verification and shedule
AndreyFilippov committed changes to the Elphel git project :
Tested 8-point 1d dct-iv, added test bench and LibreOffice Calc verification and shedule
Tested 8-point 1d dct-iv, added test bench and LibreOffice Calc verification and shedule
12/05/16 [x393][framepars] by AndreyFilippov: simulating/fixing
AndreyFilippov committed changes to the Elphel git project :
simulating/fixing
simulating/fixing
12/05/16 [x393][adding-sensors] by AndreyFilippov: simulating/fixing
AndreyFilippov committed changes to the Elphel git project :
simulating/fixing
simulating/fixing
12/05/16 [x393][dct] by AndreyFilippov: simulating dct_iv8_1d
AndreyFilippov committed changes to the Elphel git project :
simulating dct_iv8_1d
simulating dct_iv8_1d
12/05/16 [x393][adding-sensors] by AndreyFilippov: simulating dct_iv8_1d
AndreyFilippov committed changes to the Elphel git project :
simulating dct_iv8_1d
simulating dct_iv8_1d
12/05/16 [elphel-apps-camogm][master] by Mikhail Karpenko: Select port only from the list of active ports
Mikhail Karpenko committed changes to the Elphel git project :
Select port only from the list of active ports
Select port only from the list of active ports
12/05/16 [elphel-apps-camogm][] by Mikhail Karpenko: Select port only from the list of active ports
Mikhail Karpenko committed changes to the Elphel git project :
Select port only from the list of active ports
Select port only from the list of active ports
Pages
