Current Server Time: 06:15 (Central Europe)

#apertus IRC Channel Logs

2014/01/31

Timezone: UTC


23:30
gcolburn
joined the channel
00:40
danhanes
joined the channel
02:01
gwelkind
joined the channel
02:27
danhanes
left the channel
03:56
bootstrap
left the channel
03:58
gwelkind
left the channel
04:58
gcolburn
left the channel
06:37
SashaC
joined the channel
07:05
se6astian
joined the channel
07:19
se6astian
good morning
07:36
philippej
joined the channel
08:19
philippej
left the channel
08:34
Bertl
off to bed now ... have a good one everyone!
08:37
se6astian
good night :)
10:40
danhanes
joined the channel
11:42
FergusL
Hi here
11:54
jucar
left the channel
12:13
jucar
joined the channel
12:25
SashaC
left the channel
12:44
philippej
joined the channel
12:51
se6astian
Hi FergusL
12:52
FergusL
hello se6astian
12:52
se6astian
I made some progress with the PHP code:
12:52
se6astian
https://github.com/apertus-open-source-cinema/alpha-software/tree/master/misc_scripts_and_utilities/webserver_root/registers
12:52
FergusL
I won't have the time to answer on the ML before going to class today, sorry
12:52
FergusL
okay
12:52
FergusL
sorry i've been busy lately
12:52
se6astian
I ported your code to calculate exposure time to php for example
12:53
FergusL
ha yes nice
12:53
se6astian
now you can get/set exposure time from the webinterface
13:54
shinokubo
joined the channel
14:01
philippej
left the channel
14:28
gwelkind
joined the channel
14:29
danhanes
left the channel
14:41
philippej
joined the channel
14:48
philippej
left the channel
14:49
philippej
joined the channel
14:52
gwelkind
left the channel
15:03
se6astian
left the channel
15:27
philippej
left the channel
15:30
philippej
joined the channel
16:18
s3bastian
joined the channel
16:30
philippej2
joined the channel
16:30
philippej
left the channel
16:39
philippej2
left the channel
17:18
gwelkind
joined the channel
17:29
gcolburn
joined the channel
17:41
Bertl
morning eveyone!
17:42
s3bastian
hi there
17:42
s3bastian
just sent the email to Cern!
17:54
Bertl
great!
18:04
Bertl
btw, I haven't tested the web frontend, but the math seems to be seriously off
18:05
Bertl
what is CalcExposureTime() supposed to do?
18:07
Bertl
why does CalcExposureRegisters() return values outside 16 bit?
18:07
gwelkind
left the channel
18:09
s3bastian
so far the setting and getting of exposure times showed results that matched actual values (as displayed by snap2)
18:11
Bertl
okay, so, why does CalcExposureTime() take a time?
18:11
Bertl
as input>
18:11
Bertl
s/>/?/
18:12
s3bastian
limiting to 16bit values for the registers is a good idea though, let me add that to my todo list.
18:13
Bertl
i.e. how do I calculate the exposure time from 2 registers, the reg82, reg85 and bits/lvds with the library functions?
18:13
s3bastian
I ported FergusLs code from the metadatareader: https://github.com/apertus-open-source-cinema/alpha-software/blob/master/misc_scripts_and_utilities/metadata-reader/metadatareader.c#L60
18:13
Bertl
$time is the register values?
18:19
s3bastian
yes register values appended
18:19
s3bastian
exposure(swap_endian(registers[i], swap_endianess)*65536+swap_endian(registers[i-1], swap_endianess),
18:19
s3bastian
https://github.com/apertus-open-source-cinema/alpha-software/blob/master/misc_scripts_and_utilities/metadata-reader/metadatareader.c#L233
18:19
Bertl
I pushed a simple plausibility check
18:19
s3bastian
thanks
18:20
Bertl
https://github.com/apertus-open-source-cinema/alpha-software/blob/master/misc_scripts_and_utilities/webserver_root/etest.php
18:20
Bertl
run it with 'php etest.php' on the command line
18:20
Bertl
http://paste.linux-vserver.org/40185
18:21
s3bastian
added to todo list
18:21
Bertl
the first two columns are the calculated register values
18:21
Bertl
the second two columns are the calculated register values when the calculated time is used to calculate them
18:21
Bertl
(they should be identical)
18:22
Bertl
the 7th column is the time in ns, the 8th column the calculated time from the registers
18:22
Bertl
(again, they should be almost identical)
18:23
s3bastian
thanks
18:23
s3bastian
todays tweet: https://twitter.com/ApertusOSCinema/status/429307668541366272
18:24
s3bastian
any other news I can tweet about today?
18:54
SashaC
joined the channel
19:44
gwelkind
joined the channel
21:10
gcolburn
left the channel
22:03
gcolburn
joined the channel
22:03
s3bastian
good night
22:03
s3bastian
left the channel