Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

12/06/16 [x393_sata][] by AndreyFilippov: added initial settings for Eclipse project

Elphel GIT logs - Tue, 12/06/2016 - 14:15
AndreyFilippov committed changes to the Elphel git project :
added initial settings for Eclipse project

12/06/16 [x393_sata][errhandl] by AndreyFilippov: updated for current vdt

Elphel GIT logs - Tue, 12/06/2016 - 13:42
AndreyFilippov committed changes to the Elphel git project :
updated for current vdt

12/06/16 [x393_sata][] by AndreyFilippov: updated for current vdt

Elphel GIT logs - Tue, 12/06/2016 - 13:42
AndreyFilippov committed changes to the Elphel git project :
updated for current vdt

Event logger

Wiki Recent Changes - Tue, 12/06/2016 - 12:54

← 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)

Elphel GIT logs - Tue, 12/06/2016 - 12:50
AndreyFilippov committed changes to the Elphel git project :
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)

Elphel GIT logs - Tue, 12/06/2016 - 12:50
AndreyFilippov committed changes to the Elphel git project :
restored settins for tghe x393 simulation (from dct-iv)

12/06/16 [x393][master] by AndreyFilippov: merged with master

Elphel GIT logs - Tue, 12/06/2016 - 12:34
AndreyFilippov committed changes to the Elphel git project :
merged with master

12/06/16 [x393][adding-sensors] by AndreyFilippov: merged with master

Elphel GIT logs - Tue, 12/06/2016 - 12:34
AndreyFilippov committed changes to the Elphel git project :
merged with master

12/06/16 [x393][dct] by AndreyFilippov: merged with framepars - code for dct-iv

Elphel GIT logs - Tue, 12/06/2016 - 12:33
AndreyFilippov committed changes to the Elphel git project :
merged with framepars - code for dct-iv

12/06/16 [x393][adding-sensors] by AndreyFilippov: merged with framepars - code for dct-iv

Elphel GIT logs - Tue, 12/06/2016 - 12:33
AndreyFilippov committed changes to the Elphel git project :
merged with framepars - code for dct-iv

12/06/16 [x393][dct] by AndreyFilippov: .gitignore - more to ignore

Elphel GIT logs - Tue, 12/06/2016 - 12:22
AndreyFilippov committed changes to the Elphel git project :
.gitignore - more to ignore

12/06/16 [x393][adding-sensors] by AndreyFilippov: .gitignore - more to ignore

Elphel GIT logs - Tue, 12/06/2016 - 12:22
AndreyFilippov committed changes to the Elphel git project :
.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

Elphel GIT logs - Tue, 12/06/2016 - 12:21
AndreyFilippov committed changes to the Elphel git project :
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

Elphel GIT logs - Tue, 12/06/2016 - 12:21
AndreyFilippov committed changes to the Elphel git project :
Tested 8-point 1d dct-iv, added test bench and LibreOffice Calc verification and shedule

12/05/16 [x393][framepars] by AndreyFilippov: simulating/fixing

Elphel GIT logs - Mon, 12/05/2016 - 23:40
AndreyFilippov committed changes to the Elphel git project :
simulating/fixing

12/05/16 [x393][adding-sensors] by AndreyFilippov: simulating/fixing

Elphel GIT logs - Mon, 12/05/2016 - 23:40
AndreyFilippov committed changes to the Elphel git project :
simulating/fixing

12/05/16 [x393][dct] by AndreyFilippov: simulating dct_iv8_1d

Elphel GIT logs - Mon, 12/05/2016 - 17:40
AndreyFilippov committed changes to the Elphel git project :
simulating dct_iv8_1d

12/05/16 [x393][adding-sensors] by AndreyFilippov: simulating dct_iv8_1d

Elphel GIT logs - Mon, 12/05/2016 - 17:40
AndreyFilippov committed changes to the Elphel git project :
simulating dct_iv8_1d

12/05/16 [elphel-apps-camogm][master] by Mikhail Karpenko: Select port only from the list of active ports

Elphel GIT logs - Mon, 12/05/2016 - 13:04
Mikhail Karpenko committed changes to the Elphel git project :
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

Elphel GIT logs - Mon, 12/05/2016 - 13:04
Mikhail Karpenko committed changes to the Elphel git project :
Select port only from the list of active ports

Pages

Subscribe to www3.elphel.com aggregator