Current Server Time: 00:54 (Central Europe)

#apertus IRC Channel Logs

2020/02/21

Timezone: UTC


01:24
illwieckz
left the channel
03:06
namibj
left the channel
03:14
namibj
joined the channel
05:34
Bertl
off to bed now ... have a good one everyone!
05:34
Bertl
changed nick to: Bertl_zZ
10:58
Shravan
joined the channel
10:59
Shravan
left the channel
10:59
Shravan
joined the channel
11:02
Shravan
left the channel
11:27
illwieckz
joined the channel
12:18
rajdeep
joined the channel
12:19
rajdeep
hello everyone. I want to contribute to apertus, can anyone help me out.
12:19
rajdeep
left the channel
12:20
rajdeep
joined the channel
12:20
se6ast1an
hi rajeep
12:20
se6ast1an
great to hear
12:20
se6ast1an
welcome to apertus
12:21
se6ast1an
have you read the gsoc project introduction pages already
12:21
se6ast1an
eg on the wiki
12:22
rajdeep
yes
12:25
rajdeep
I never used any project of apertus yet, how shall I begin?
12:40
rajdeep
left the channel
12:41
rajdeep
joined the channel
12:41
se6ast1an
which task would you be interested in?
12:43
rajdeep
I'm looking forward to participate in GSoC 2020. Right now I want to explore the projects
12:43
rajdeep
I'm also new to IRC
12:50
se6ast1an
great, do you have any experience with fpga programming
12:51
se6ast1an
or with linux kernel development?
13:05
rajdeep
I dont have any experience in fpga programming. I have used linux as my primary operating system for a while though.
13:07
pratyush-geek
joined the channel
13:23
pratyush-geek
left the channel
13:25
rajdeep
left the channel
13:26
rajdeep
joined the channel
13:30
codetronaut
joined the channel
13:31
se6ast1an
so rajdeep you are probably more interested in the AXIOM Remote related tasks then or QEMU ?
13:40
rajdeep
I would like to explore AXIOM Remote first
13:43
rajdeep
left the channel
13:44
codetronaut
left the channel
13:55
Bertl_zZ
changed nick to: Bertl
13:56
Bertl
morning folks!
14:05
se6ast1an
good day!
14:15
apurvanandan[m]
Good day!
14:17
Bertl
how's it going everyone?
14:29
apurvanandan[m]
<apurvanandan[m] "Good day!"> Nothing much Bertl , studying for semester exams :) How about you, Bertl ?
14:35
Bertl
I'm almost fine ... last remnants of the flu ...
14:47
metal_dent[m]
Hi, so I played around with the visualizer a bit and noticed that all of the buttons are not functional
14:49
Bertl
hello metal_dent[m], I take it you are talking about the visualizer for the Axiom Remote, yes?
14:50
metal_dent[m]
yeah
14:50
Bertl
okay, BAndiT1983|away will address that when he returns.
14:51
Bertl
so you plan to work on the Remote firmware? maybe as part of GSoC 2020?
14:53
metal_dent[m]
btw i want to start working on the C/C++ challenge so can you please just give me a little idea about that? For the tast 1 we need to replace the rgb bits with black and white (0/1) using an array by optimizing the space as most of the bits are wasted (or not used rn), right?
14:53
metal_dent[m]
> so you plan to work on the Remote firmware? maybe as part of GSoC 2020?
14:53
metal_dent[m]
yes!
14:54
Bertl
let me take a look at the challenge task :)
14:54
metal_dent[m]
> okay, BAndiT1983|away will address that when he returns.
14:54
metal_dent[m]
okay, no problem :)
14:55
Bertl
task 1 describes what we call a 'mask' or 'stamp'
14:57
Bertl
i.e. a relatively small image with ones and zeros (white/black) which can then be pasted/stamped with a given RGB color
14:58
Bertl
basically a bitmap image which then can be used to 'apply' color(s) to the existing framebuffer
15:00
Bertl
metal_dent[m]: does that help you?
15:00
Bertl
(i.e. clarify things :)
15:01
metal_dent[m]
okay, so using mask i need to find relevant data which when required need to add colours to it?
15:03
pratyush
joined the channel
15:04
Bertl
the Task 1 is not complete IMHO, BAndiT1983|away will probably add a few lines there
15:06
metal_dent[m]
Okay
15:06
metal_dent[m]
Thank you!
15:10
pratyush
Hello,
15:13
pratyush
i am faced problem while building AXIOM_Remote_Firmware_Visualizer i followed the instructions as described in readme
15:14
pratyush
[ 44%] Building CXX object CMakeFiles/AXIOM_Remote_Firmware_Visualizer.dir/VirtualUI.cpp.o[ 44%] Building CXX object CMakeFiles/AXIOM_Remote_Firmware_Visualizer.dir/imgui_modules/imgui_impl_sdl.cpp.o[ 44%] Building CXX object CMakeFiles/AXIOM_Remote_Firmware_Visualizer.dir/imgui_modules/imgui_impl_opengl3.cpp.o[ 44%] Building CXX object
15:14
pratyush
CMakeFiles/AXIOM_Remote_Firmware_Visualizer.dir/Main.cpp.o/home/pratyush/Desktop/apertus/AXIOM-Remote/AXIOM_Remote_Firmware_Visualizer/imgui_modules/imgui_impl_opengl3.cpp:61:10: fatal error: imgui.h: No such file or directory #include "imgui.h"
15:15
BAndiT1983|away
changed nick to: BAndiT1983
15:15
BAndiT1983
pratyush: hi, probably git sub-modules are not initialized
15:16
pratyush
thanks BAndi :)
15:19
BAndiT1983
metal_dent[m]: buttons are not usable, as firmware is not prepared there yet
15:25
metal_dent[m]
BAndiT1983: okay
15:27
BAndiT1983
metal_dent[m]: do you need more explanations for images?
15:29
metal_dent[m]
BAndiT1983: I almost understood the problem given in the task so it'd be great if you can explain it a little more
15:30
BAndiT1983
what are the points which are unclear?
15:31
Bertl
I think 'task 1' is a little confusing because the description talks about the bitmap but the check points do not include any of it
15:32
Bertl
i.e. the points are basically just preparation for task 2
15:32
BAndiT1983
every point is about same bitmap
15:33
Bertl
are we looking at different tasks?
15:33
Bertl
https://lab.apertus.org/T1162
15:33
Bertl
there are 4 bullet points under Task 1
15:33
Bertl
none of those include any coding whatsoever
15:34
Bertl
anyway, your challenge task, your decision ... :)
15:34
Bertl
off for now ... bbl
15:35
Bertl
changed nick to: Bertl_oO
15:35
BAndiT1983
ah, you mean there, now i see, will correct a bit later, no time at the moment
15:36
BAndiT1983
changed titles, will check in more detail later, off for now also
15:36
BAndiT1983
changed nick to: BAndiT1983|away
16:09
rajdeep
joined the channel
16:09
rajdeep
left the channel
16:10
rajdeep
joined the channel
16:27
rajdeep__
joined the channel
16:29
rajdeep
left the channel
16:32
rajdeep__
left the channel
16:34
illwieckz
left the channel
16:36
illwieckz
joined the channel
16:56
danieeel
joined the channel
16:58
pratyush
left the channel
16:59
danieel
left the channel
17:10
danieeel
changed nick to: danieel
17:11
markvandenborre[
left the channel
17:11
kunalghosh[m]
left the channel
17:11
RexOrMatrix[m]
left the channel
17:11
oscar[m]
left the channel
17:11
WalterZimmermann
left the channel
17:12
alexandros[m]
left the channel
17:12
joe[m]
left the channel
17:12
pedro[m]
left the channel
17:12
promach3
left the channel
17:12
metal_dent[m]
left the channel
17:12
aleksander[m]
left the channel
17:12
hans[m]
left the channel
17:12
abeljj[m]
left the channel
17:12
elkos
left the channel
17:12
toralf[m]
left the channel
17:12
mateo[m]
left the channel
17:12
uberardy[m]
left the channel
17:12
a13b
left the channel
17:12
apurvanandan[m]
left the channel
17:17
alexandros[m]
joined the channel
17:21
uberardy[m]
joined the channel
17:22
hans[m]
joined the channel
17:22
abeljj[m]
joined the channel
17:24
pedro[m]
joined the channel
17:25
a13b
joined the channel
17:25
apurvanandan[m]
joined the channel
17:25
joe[m]
joined the channel
17:27
RexOrMatrix[m]
joined the channel
17:28
markvandenborre[
joined the channel
17:29
kunalghosh[m]
joined the channel
17:30
mateo[m]
joined the channel
17:30
mateo[m]
left the channel
17:30
apurvanandan[m]
left the channel
17:30
RexOrMatrix[m]
left the channel
17:30
pedro[m]
left the channel
17:30
hans[m]
left the channel
17:30
a13b
left the channel
17:30
uberardy[m]
left the channel
17:30
markvandenborre[
left the channel
17:30
abeljj[m]
left the channel
17:30
kunalghosh[m]
left the channel
17:31
joe[m]
left the channel
17:31
alexandros[m]
left the channel
17:55
pratyush
joined the channel
18:01
joe[m]
joined the channel
18:02
thiblahute_
joined the channel
18:02
markvandenborre[
joined the channel
18:05
monz
joined the channel
18:06
a13b
joined the channel
18:06
alexandros[m]
joined the channel
18:06
hans[m]
joined the channel
18:06
elkos
joined the channel
18:06
aleksander[m]
joined the channel
18:06
WalterZimmermann
joined the channel
18:06
mateo[m]
joined the channel
18:06
toralf[m]
joined the channel
18:06
oscar[m]
joined the channel
18:06
metal_dent[m]
joined the channel
18:06
pedro[m]
joined the channel
18:17
pratyush
left the channel
18:25
promach3
joined the channel
18:25
apurvanandan[m]
joined the channel
18:25
uberardy[m]
joined the channel
18:25
abeljj[m]
joined the channel
18:25
RexOrMatrix[m]
joined the channel
18:25
kunalghosh[m]
joined the channel
18:35
monz
left the channel
18:35
monz
joined the channel
18:39
monz
left the channel
18:43
omar82
joined the channel
18:43
omar82
Hello
18:47
omar82
I am looking forward to joining GSoC. I have experience with verilog and FPGA programming. Any suggestions where to start?
18:51
se6ast1an
hi omar82
18:51
se6ast1an
great to hear
18:51
se6ast1an
I assume you have read the project introduction pages already on our wiki
18:51
se6ast1an
and had a look at the idea page and challenge tasks?
19:07
omar82
I had a look at them. Do you suggest starting with discovering the challenge tasks?
19:09
se6ast1an
its a good start to see if the tasks fit your way of working indeed
19:09
se6ast1an
but also finding an idea that you want to work on is important
19:09
se6ast1an
it can be one from the idea page, or your own
19:17
omar82
I am very interested in the image sensor simulation task (T728)
19:42
omar82
Is it obligatory to use VHDL in the challenge as I am more familiar with Verilog?
19:59
omar82
left the channel
21:47
BAndiT1983|away
changed nick to: BAndiT1983
22:06
BAndiT1983
changed nick to: BAndiT1983|away