Current Server Time: 04:36 (Central Europe)

#apertus IRC Channel Logs

2020/02/26

Timezone: UTC


00:42
RexOrMatrix[m]
Anyone experiencing difficulties with freenode?
00:43
Bertl_oO
all fine here ... why?
00:44
RexOrMatrix[m]
Internet is down at the office.
00:49
Bertl_oO
sorry to hear!
05:16
ashok_singh[m]
joined the channel
05:19
RexOrMatrix[m]
The second of the broken cameras is connected Herbert of you're able to test.
05:20
Bertl_oO
we have broken cameras?
05:20
RexOrMatrix[m]
Looks like similar symptoms. No blue LED
05:21
RexOrMatrix[m]
The two from FOSSDEM. There was Maxime's that you and I tried the other day. Then there's ABCP Proto (which was the remote dark box camera)
05:25
Bertl_oO
it probably requires a manual start (i.e. auto start scripts disabled)
05:28
RexOrMatrix[m]
Sorted, thanks.
05:28
Bertl_oO
no problem
05:33
Bertl_oO
off to bed now ... have a good one everyone!
05:33
Bertl_oO
changed nick to: Bertl_zZ
07:24
sebix
joined the channel
07:24
sebix
left the channel
07:24
sebix
joined the channel
12:15
Bertl_zZ
changed nick to: Bertl
12:15
Bertl
morning folks!
12:17
apurvanandan[m]
Good morning!
13:59
BAndiT1983|away
changed nick to: BAndiT1983
14:23
BAndiT1983
sergio: will post output example in the challenge task description
14:33
BAndiT1983
changed nick to: BAndiT1983|away
14:44
sergio__[m]
joined the channel
14:46
Bertl
off for now ... bbl
14:46
Bertl
changed nick to: Bertl_oO
14:48
sergio__[m]
hi BAndiT1983 I will be waiting for that.
14:48
sergio__[m]
It is mentioned that we have to complete either one task from given two. what exactly is the problem statement of the first one? I have build visualizer and tried to understand firmware what's next?
14:49
Bertl_oO
challenge task description has been updated
14:50
sergio__[m]
now we have to do both :)
14:52
sergio__[m]
BAndiT1983: for task 2 do we have to commit changes to the firmware.
14:52
sergio__[m]
!?
15:12
sergio__[m]
left the channel
15:45
comradekingu
left the channel
16:09
sebix
left the channel
16:27
zubinC
joined the channel
16:28
zubinC
left the channel
17:04
max_bxl
joined the channel
17:16
BAndiT1983|away
changed nick to: BAndiT1983
17:17
BAndiT1983
hi sergio, there was a mistake in the task description, just copy and paste from old challenge task
17:17
BAndiT1983
there are 2 mandatory tasks and one as bonus for additional points
17:17
BAndiT1983
you have to fork the axiom remote repo and do you changes, afterwards we will look at what you've committed for evaluation
17:20
BAndiT1983
*your
17:20
BAndiT1983
will add output example now
17:24
BAndiT1983
done
17:28
max_bxl
left the channel
18:01
max_bxl
joined the channel
18:02
max_bxl
ping
18:02
BAndiT1983
max_bxl: pong
18:10
sergio__[m]
joined the channel
18:11
sergio__[m]
BAndiT1983: I am getting same output \m/ so does that mean task 1 is done?
18:12
sergio__[m]
and why drawimage() description is given in task1.?
18:14
max_bxl
left the channel
18:14
BAndiT1983
sergio__[m]: output is only a part of the task, it's more important to understand the code
18:14
BAndiT1983
DrawImage() is described there, to give people some background of the challenge task
18:16
sergio__[m]
> DrawImage() is described there, to give people some background of the challenge task
18:16
sergio__[m]
background for step2?
18:16
BAndiT1983
overall background, as the goal of the task is to add DrawIcon() to reduce size of used images
18:16
BAndiT1983
i can move the description further up, if it's confusing
18:18
sergio__[m]
yes probably that will be great for other new contributors!!!
18:20
BAndiT1983
done
18:21
sergio__[m]
seen thank you. ð
18:22
BAndiT1983
no problem, thanks for input
18:22
sergio__[m]
left the channel
18:24
sergio__[m]
joined the channel
18:27
sergio__[m]
hey BAndiT1983 I was curious how you guys check everytime someone commits in axiom remote as it runs on board and you check commits on ur machine?
18:27
sergio__[m]
does these changes also reflect in visualizer?
18:29
BAndiT1983
UI changes are visible in the visualizer, of course we also have the boards there for real tests, hope that there be a remote connection to the factory hub, so students can test their firmware and control the board
18:30
BAndiT1983
other than that, we do code review
18:32
sergio__[m]
hmm ð¤ got it!!!
18:33
sergio__[m]
I think for step2 I will have to read a little more about remote codebase!!
18:33
BAndiT1983
yep, that is rather important, you can also try to build it with XC32, which is really important for axiom remote development
18:34
sergio__[m]
are there any other documentations that I missed about codebase structure and all?
18:34
BAndiT1983
if you have questions, then just ask, logs would also help other students
18:34
sergio__[m]
probably in lab or site?
18:34
BAndiT1983
rather few at the moment
18:35
BAndiT1983
simple schematic is there and some notes in the lab
18:35
BAndiT1983
will try to provide more, but have to gather materials to structure it
18:35
BAndiT1983
https://wiki.apertus.org/index.php/AXIOM_Remote
18:36
sergio__[m]
> if you have questions, then just ask, logs would also help other students
18:36
sergio__[m]
thanks for that!!!
18:36
sergio__[m]
do new comers also contact you from other platforms other than irc?
18:38
BAndiT1983
usually also by email
18:38
sergio__[m]
> https://wiki.apertus.org/index.php/AXIOM_Remote
18:38
sergio__[m]
this will be helpful.
18:43
sergio__[m]
are remote visualizer and remote firmware visualizer same? are u going to remove remote visualizer from repo?
18:44
BAndiT1983
AXIOM_Remote_Visualizer is for C++ firmware, other ones will be moved to archive, let me check if i can do it now quickly
18:50
sergio__[m]
do all contributors do all experiment on Dev branch and only add the required code in master which will run actually on?
18:51
sergio__[m]
as Master was last updated in July 19.
18:52
sergio__[m]
hola @metal_dent:matrix.org !!!
18:53
BAndiT1983
master is only used for stable releases, so dev is the way to go, as it has newer state, so i expect all the changes in the dev branch usually
18:53
metal_dent[m]
@sergio__:matrix.org: hey!!
18:53
BAndiT1983
left the channel
18:53
BAndiT1983
joined the channel
18:54
BAndiT1983
hi metal_dent[m], how is it going?
18:54
sergio__[m]
> master is only used for stable releases, so dev is the way to go, as it has newer state, so i expect all the changes in the dev branch usually
18:54
sergio__[m]
hmm...
18:55
metal_dent[m]
BAndiT1983: it's going great! I'll start working on the tasks asap now that my sem exams are over
18:55
BAndiT1983
great to hear that
18:55
BAndiT1983
hope your exams went well
18:56
BAndiT1983
sergio__[m]: any question about that?
18:57
metal_dent[m]
Btw I just checked out the updated description of the drawicon task, so we need to implement that in the visualizer and send in a patch, right?
18:58
metal_dent[m]
> hope your exams went well
18:58
metal_dent[m]
Yeah great, thanks :)
18:58
BAndiT1983
it's ok just to send in the path to your fork
18:58
sergio__[m]
> sergio__: any question about that?
18:58
sergio__[m]
not at present!!! ð
18:59
BAndiT1983
was under impression that you were confused by my response
18:59
metal_dent[m]
> it's ok just to send in the path to your fork
18:59
metal_dent[m]
Okay!
19:00
sergio__[m]
> was under impression that you were confused by my response
19:00
sergio__[m]
no I understood.
19:00
sergio__[m]
thanks!!!
19:02
BAndiT1983
alright, no problem
19:04
BAndiT1983
off for now, will be back later
19:04
BAndiT1983
changed nick to: BAndiT1983|away
19:05
gsalazar
joined the channel
19:11
sergio__[m]
left the channel
19:26
gsalazar
left the channel
19:27
gsalazar
joined the channel
19:38
metal_dent[m]
BAndiT1983: In step 2, from what starting page we've to recreate the logo?
19:49
sergio__[m]
joined the channel
20:00
sergio__[m]
left the channel
20:03
Bertl_oO
metal_dent[m]: I think he is referring to one of those: https://www.apertus.org/logo
20:04
metal_dent[m]
Bertl_oO: okay, thanks :)
20:05
Bertl_oO
no problem
20:08
gsalazar
left the channel
20:10
comradekingu
joined the channel
20:23
BAndiT1983|away
changed nick to: BAndiT1983
20:24
BAndiT1983
metal_dent[m]: the logo should be attached to the challenge task, it's 320x240 to represent correct display size and how the logo is usually positioned, see also the visualizer output
20:24
BAndiT1983
starting page is also visible in the sample screenshot, the one with 6 black/white buttons
21:04
BAndiT1983
off for today, any questions can also be placed here through the day, reading logs periodically through the day, would respond after returning from work
21:05
BAndiT1983
changed nick to: BAndiT1983|away
21:07
Bertl_oO
cya