Current Server Time: 23:08 (Central Europe)

#apertus IRC Channel Logs

2020/02/29

Timezone: UTC


00:33
gsalazar
left the channel
06:40
BAndiT1983|away
changed nick to: BAndiT1983
07:03
BAndiT1983
changed nick to: BAndiT1983|away
07:04
BAndiT1983|away
changed nick to: BAndiT1983
09:32
metal_dent[m]
BAndiT1983: the format of c array (after converting it from PBM P1) should be the same as that of the current ApertusLogo.h ?
10:30
BAndiT1983
hi metal_dent[m], sorry was not at home till now
10:31
BAndiT1983
yes, if possible
10:31
BAndiT1983
have adjusted task description to depth of 1 bit, typo slipped in
10:32
metal_dent[m]
okay, I've converted the PBM to array, now I'll make that in the current format
10:35
BAndiT1983
nice, looking forward to it, do you need a code review?
10:36
BAndiT1983
have you tried the commands Bertl has posted? would be interesting to know which format the output has
10:43
metal_dent[m]
> have you tried the commands Bertl has posted? would be interesting to know which format the output has
10:43
metal_dent[m]
Yes, I used IM for cropping, resizing, changing depth and monochromatic modifications
10:43
metal_dent[m]
The output of PBM is in the same format as shown in the wikipedia page
10:43
metal_dent[m]
I inserted the output into an array
10:47
BAndiT1983
pastebin please
10:47
metal_dent[m]
> nice, looking forward to it, do you need a code review?
10:47
metal_dent[m]
Sure, but I still have to convert into that structure format
10:47
metal_dent[m]
After I complete that, how should I send you the code and the make file?
10:50
BAndiT1983
have you forked the repo on github?
11:03
BAndiT1983
ok, found your fork, just commit the code to it
11:08
BAndiT1983
quick reboot
11:08
BAndiT1983
changed nick to: BAndiT1983|away
11:08
BAndiT1983|away
changed nick to: BAndiT1983
11:21
Bertl_zZ
changed nick to: Bertl
11:21
Bertl
morning folks!
11:28
BAndiT1983
morning
11:32
metal_dent[m]
BAndiT1983: I've a ques: if I'll take the current format in which uint8 is used to store, then for storing one 0/1 in that will waste some unused memory so shouldn't we convert every 8 bits from the PBM into hexa/decimal and then store in uint8 which'll save much space
11:33
BAndiT1983
haven't i said same stuff yesterday? ;)
11:34
BAndiT1983
9619:09BAndiT1983 0x00 would be 8 pixels of black and 0xFF will result in 8 white pixels 9719:10BAndiT1983 accordingly the bit patterns would represent different changes in the image
11:34
BAndiT1983
sorry, formatting lost, at 19:09
11:34
BAndiT1983
http://irc.apertus.org/index.php?day=28&month=02&year=2020
11:34
BAndiT1983
and 21:17
11:37
metal_dent[m]
> haven't i said same stuff yesterday? ;)
11:37
metal_dent[m]
Yes exactly! But I then didn't understand the need of creating the PBM P1 array 😅
11:38
BAndiT1983
as imagemagick isn't able to create the mask array itself, we need PBM P1 as intermediate step
11:38
BAndiT1983
maybe we could suggest it as a feature or contribute to the project there, but can't tell how many people use such feature
11:39
BAndiT1983
*would use
11:40
metal_dent[m]
So what happens when we directly convert png to .h file using imagemagick?
11:41
BAndiT1983
as far as i'Ve tested, you get GIF data in the array, have posted the image of gif header and content yesterday, where you can clearly see it
11:43
BAndiT1983
either there is already an option to get an image with 1s and 0s, which are packed into array and we just haven't found it, or we could still try to use PBM P1 as step in-between and use additional small tool to convert to array
11:47
BAndiT1983
off for now, will be back a bit later
11:47
BAndiT1983
changed nick to: BAndiT1983|away
11:48
metal_dent[m]
Okay now I got the difference. Sorry for the trouble 😅
11:55
saquib
joined the channel
11:55
saquib44
joined the channel
11:55
saquib
left the channel
11:56
saquib44
left the channel
12:35
Bertl
off for now ... bbl
12:36
Bertl
changed nick to: Bertl_oO
14:16
BAndiT1983|away
changed nick to: BAndiT1983
15:46
BAndiT1983
changed nick to: BAndiT1983|away
15:48
rahul_vinus
joined the channel
16:03
_vhas
joined the channel
16:06
_vhas
BAndiT1983|away, Do we use mplab X IDE for remote firmware development.
16:09
_vhas
left the channel
16:15
combat[m]
joined the channel
16:21
combat[m]
Hey there I am takumi furudata from Japan and I am in my senior year of engineering.
16:21
combat[m]
I have already build remote on x32 and I wish to apply for T1126-firmware improvement and extension. What should be my next step ?
16:22
combat[m]
How you see messages if you are not online?
16:25
BAndiT1983|away
changed nick to: BAndiT1983
16:26
BAndiT1983
hi, combat[m], have you solved the challenge task already?
16:26
BAndiT1983
usually we read logs, so questions can be placed here
16:27
BAndiT1983
hi _vhas, we've moved away from the IDE, you can use any text editor and the make, using vscode here
16:30
combat[m]
No, BAndiT1983 not yet but I am working on it and will report here when I will complete it.
16:30
combat[m]
Are there any other resources to read from other than lab?
16:31
BAndiT1983
we have also wiki.apertus.org, where infos can be found, besides that email or this channel
16:31
BAndiT1983
off for now , will be back later
16:31
BAndiT1983
changed nick to: BAndiT1983|away
16:32
combat[m]
Okay thanks BAndiT1983|away I will see it.
16:33
combat[m]
left the channel
21:19
se6ast1an
updated FFD cross section: https://wiki.apertus.org/images/f/fc/CP_enclosure_optical_Path_V2.jpg
22:22
BAndiT1983|away
changed nick to: BAndiT1983
22:49
BAndiT1983
changed nick to: BAndiT1983|away