Current Server Time: 23:06 (Central Europe)

#apertus IRC Channel Logs

2020/02/21

Timezone: UTC


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