Current Server Time: 08:47 (Central Europe)

#apertus IRC Channel Logs

2017/03/02

Timezone: UTC


00:04
venky18
joined the channel
00:17
venky18
left the channel
00:36
d0
left the channel
01:01
ams_
left the channel
01:05
dimaursu16
left the channel
01:06
arpu
left the channel
01:52
BAndiT1983|away
changed nick to: BAndiT1983
01:53
BAndiT1983
changed nick to: BAndiT1983|away
02:19
Karan
joined the channel
02:51
RexOrCine
joined the channel
02:52
arpu
joined the channel
05:05
ams_
joined the channel
06:05
ItsMeLenny
joined the channel
06:09
Karan
left the channel
06:17
Bertl_zZ
changed nick to: Bertl
06:17
Bertl
morning folks!
06:48
dimaursu16
joined the channel
07:09
Spirit532
joined the channel
07:53
se6astian|away
changed nick to: se6astian
09:13
venky
joined the channel
09:19
venky
left the channel
09:20
venky
joined the channel
09:21
venky
left the channel
09:22
venky18
joined the channel
09:28
davidak
joined the channel
09:31
davidak
left the channel
09:41
davidak
joined the channel
10:13
ItsMeLenny
left the channel
10:13
ItsMeLenny
joined the channel
10:18
venky18
left the channel
10:27
venky18
joined the channel
10:44
arpu
left the channel
10:45
venky18
left the channel
10:51
Bertl
off for now ... bbl
10:52
Bertl
changed nick to: Bertl_oO
10:58
arpu
joined the channel
11:07
ItsMeLenny
left the channel
11:22
Rex0r
left the channel
11:25
Rex0r
joined the channel
11:39
ams_
left the channel
12:03
ams_
joined the channel
12:28
d0
joined the channel
12:29
d0
hello
12:30
se6astian
good day!
12:44
Rex0r
left the channel
14:02
ams_
left the channel
14:15
ams_
joined the channel
14:46
RexOrCine
left the channel
15:11
BAndiT1983|away
changed nick to: BAndiT1983
15:20
karan
joined the channel
15:25
karan
hello everyone! I'm from India currently in 3rd year of electronics engineering.I am interested in the project "Implement PWM FAN control to regulate the AXIOM Beta FAN speed".how can i start with this ?
15:39
d0
Hey karan
15:40
d0
I am quite newish myself, but I know Bertl is the man to ask when you are interested in FPGA stuff
15:40
BAndiT1983
hi, it has more to do with ARM
15:40
d0
ahh
15:40
d0
well there we go
15:40
d0
left the channel
15:41
BAndiT1983
but se6astian or Bertl could tell you more
15:41
ams_
left the channel
15:44
ams_
joined the channel
15:49
Bertl_oO
hello karan!
15:50
Bertl_oO
changed nick to: Bertl
15:50
Chondro
joined the channel
15:50
Bertl
first you should familiarize with the hardware schematics to see where the fan is connected to
15:51
Bertl
*familiarize yourself
15:51
Bertl
it is controlled by one of the routing fabrics on the main board
15:52
Bertl
then it really depends on how much you want to do
15:53
Bertl
the easy part is to implement an I2C based PWM controller in the lattice FPGA (routing fabric)
15:53
intracube_afk
changed nick to: intracube
15:53
Bertl
which will control the fan and can be adjusted via I2C
15:59
Chondro
Hello
15:59
Chondro
Can I ask a time consuming question?
15:59
Bertl
sure, go ahead ...
16:00
Chondro
In the Raw Image Debayering Methods on your ideas section, you mention that the student interested must have a Basic understanding of image processing
16:00
Chondro
Can you please go into detail
16:00
Bertl
you know what Debayering is?
16:01
se6astian
changed nick to: se6astian|away
16:01
Chondro
I do, but I never studied image processing at all
16:01
Chondro
My best friend just happens to be a professional photographer
16:01
Chondro
So I am quite keen with some terms
16:02
Chondro
But I consider myself an amateur
16:02
Bertl
did you write any program yet which modified an image (still or moving)?
16:03
Chondro
No I haven't
16:03
Bertl
okay, so IMHO that just means that your learning curve will be steep :)
16:05
Bertl
I would chat with alexML or BAndiT1983 for details on the task and see if you think you're up to it
16:06
Chondro
Okay
16:06
Bertl
no worries, they won't bite and should be around in the next few hours
16:08
BAndiT1983
i'm here, was just fiddling around with the JTAG programmer
16:09
BAndiT1983
for first steps it's sufficient to implement algorithms which process the raw data just from beginning to the end, without any optimization like threading
16:09
BAndiT1983
there are several algorithms out there, but we have also some which were provided to us more or less exclusively for now
16:10
jucar
joined the channel
16:11
BAndiT1983
Chondro, which programming languages do you familiar with?
16:13
Chondro
I worked with many programming languages over the years but as I can see on your site you are looking for someone experienced in C/C++ and VHDL
16:13
Bertl
the debayering task doesn't require any HDL
16:14
BAndiT1983
was just about saying it ;) yes, for the moment it's not required for FPGA part
16:14
Chondro
I am quite familliar in C++ as I worked in some projects for my university studies
16:15
BAndiT1983
de-Bayering task is more focused on OpenCine, it's a tool which should support while film shooting and provide also color-grading for RAW clips, something like rawthereapee or darktable for photos, but for videos instead
16:15
Chondro
I am also experienced in C as I completed an online course offered by Harvard called CS50 which focuses on learning C in depth
16:16
Chondro
I have to admit it is the first time I hear this tool
16:16
BAndiT1983
if you are interested, then you should take a look at the repository, i've started to merge some things and adding more documentation to apertus wiki, yesterday i've added the new build instructions part
16:17
BAndiT1983
no wonder, it#s still in development, as the project lacks developers
16:17
Chondro
I will
16:18
Chondro
I will also check OpenCine and see if I can get keen with it
16:18
BAndiT1983
https://www.apertus.org/opencine -> here you will find some mock-ups and ideas from people, this lead me to apertus, after i read about the team on blendernation.com
16:19
BAndiT1983
old wiki page which will be adjusted soon with new screenshots and instructions -> https://wiki.apertus.org/index.php/OpenCine
16:19
BAndiT1983
repository -> https://github.com/apertus-open-source-cinema/opencine
16:19
BAndiT1983
master branch is sufficient for now, as i've merged dev to master yesterday already
16:20
BAndiT1983
would be nice if alexML would also say something, if he is there :)
16:23
Bertl
probably on his way home right now ...
16:23
BAndiT1983
was just a try :)
16:23
BAndiT1983
how are you feeling, better?
16:24
Bertl
yes, I'm feeling a lot better already, thanks for asking!
16:26
Chondro
OpenCine sounds quite interesting
16:27
Chondro
Is Raw Image Debayering the only section I can apply for?
16:28
Bertl
I'm pretty sure it isn't :)
16:29
Bertl
there is always T727!
16:30
BAndiT1983
ah, i've missed that thing somehow :D didn't know that the goals can be adjusted afterwards
16:30
Chondro
I think I can come up with a few ideas for OpenCine
16:30
Chondro
This project really caught my eye
16:31
BAndiT1983
first take a look in the project section, if there not already some of the ideas there ;) this thing is full of tasks and issues
16:32
BAndiT1983
there is an application in the repository, which contains my prototypes of de-bayering algorithms, nothing special, but it can be used as sandbox for developing and testing
16:32
BAndiT1983
has just to be adjusted for the latest features of OC, as it was extended in some areas already
16:44
jucar
left the channel
16:47
nick123_
joined the channel
16:48
karan
Bertl: where can i find hardware schematics?
16:49
Bertl
either on our github repository or here: http://vserver.13thfloor.at/Stuff/AXIOM/BETA/
16:55
MichaelH
joined the channel
16:55
jucar
joined the channel
16:57
nick123_
left the channel
17:15
karan__
joined the channel
17:17
jucar
left the channel
17:31
davidak
left the channel
17:36
karan__
left the channel
17:39
karan
left the channel
17:45
Chondro
left the channel
17:48
MichaelH
left the channel
17:49
karan__
joined the channel
17:49
karan__
changed nick to: karan
17:53
davidak
joined the channel
18:15
se6astian|away
changed nick to: se6astian
18:17
karan
left the channel
18:32
Spirit532
left the channel
19:22
niemand
joined the channel
19:22
niemand
left the channel
19:22
niemand
joined the channel
19:36
Bertl
off for a nap ... bbl
19:36
Bertl
changed nick to: Bertl_zZ
19:42
intracube
left the channel
19:42
intracube
joined the channel
19:47
sebix
joined the channel
19:47
sebix
left the channel
19:47
sebix
joined the channel
19:51
niemand
left the channel
20:59
sebix
left the channel
21:55
davidak
left the channel
21:59
davidak
joined the channel
22:10
se6astian
changed nick to: se6astian|away
22:15
illwieckz_
joined the channel
22:19
illwieckz
left the channel
22:40
davidak
left the channel
22:54
d0
joined the channel
22:56
illwieckz__
joined the channel
22:57
BAndiT1983
changed nick to: BAndiT1983|away
22:59
illwieckz_
left the channel
23:08
aombk
left the channel
23:14
aombk
joined the channel
23:14
illwieckz__
left the channel
23:32
dimon_
joined the channel
23:34
dimaursu16
left the channel
23:35
illwieckz
joined the channel
23:44
Rex0r
joined the channel
23:53
jucar
joined the channel