Current Server Time: 16:11 (Central Europe)

#apertus IRC Channel Logs

2019/06/25

Timezone: UTC


01:15
illwieckz
left the channel
01:25
illwieckz
joined the channel
03:50
Spirit532
left the channel
03:54
Spirit532
joined the channel
04:09
BAndiT1983|away
changed nick to: BAndiT1983
04:35
BAndiT1983
changed nick to: BAndiT1983|away
07:24
LordVan
left the channel
07:25
LordVan
joined the channel
07:27
Bertl
off to bed now ... have a good one everyone!
07:27
Bertl
changed nick to: Bertl_zZ
07:28
sebix
joined the channel
07:29
LordVan
left the channel
09:21
se6astian|away
changed nick to: se6astian
10:05
danieel
left the channel
10:10
danieel
joined the channel
11:10
se6astian
left the channel
11:48
RexOrCine|away
changed nick to: RexOrCine
11:53
intrac
joined the channel
12:23
danieel
left the channel
12:24
Phill__CE
joined the channel
12:26
Phill__CE
Hi all
12:26
Phill__CE
Bertl or sebastiona there?
12:26
Phill__CE
*sebastian
12:28
Phill__CE
or somebody belonging to the "core Team"?
12:52
Phill__CE
wrote you an email. Enjoy summer folks!
12:52
Bertl_zZ
changed nick to: Bertl
12:52
Bertl
morning folks!
12:52
Phill__CE
Morning Bertl
13:05
se6astian
joined the channel
13:08
danieel
joined the channel
13:16
Bertl
Phill__CE: congrats on your progress and enjoy the summer as well!
13:37
Y_G
joined the channel
14:02
Phill__CE
left the channel
14:43
Bertl
off for now ... bbl
14:43
Bertl
changed nick to: Bertl_oO
14:54
se6astian
changed nick to: se6astian|away
15:33
sebix
left the channel
15:40
supraraj
joined the channel
16:12
se6astian|away
changed nick to: se6astian
16:41
supraraj
left the channel
16:58
BAndiT1983|away
changed nick to: BAndiT1983
16:58
illwieckz_
joined the channel
17:02
illwieckz
left the channel
17:05
supraraj
joined the channel
17:05
supraraj
hi BAndiT1983
17:23
illwieckz_
changed nick to: illwieckz
17:54
supraraj
changed nick to: supraraj-away
17:54
BAndiT1983
hi Y_G, how is it going?
18:04
Y_G
Hi BAndiT1983 , was testing the set and get functions only , with some changes it's working fine .Also added the complete `set_gain.sh` logic to the `analog_gain` parameter.
18:04
BAndiT1983
sounds good
18:04
BAndiT1983
what were the adjustments?
18:06
Y_G
ptr[reg] &= ~val; was changed to ptr[reg] &= ~0xFFFF; in MemoryAdapter to clear the register first and then set the bits for the new value
18:06
BAndiT1983
very good
18:07
RexOrCine
changed nick to: RexOrCine|away
18:08
Y_G
Also about i2cset/get from the terminal requirement yesterday ,one solution was to extend the parameter list.
18:10
BAndiT1983
have you checked how it could be done in a safe way?
18:10
BAndiT1983
speaking of flatbuffers here
18:12
RexOrCine|away
changed nick to: RexOrCine
18:14
supraraj-away
changed nick to: supraraj
18:16
Y_G
I was thinking of alternate solution(don't know if it's viable) like this
18:16
Y_G
instead of './DaemonCLI i2c_mod set i2c_set1 0x38 0x01 b' can we do something like './DaemonCLI i2c_mod set i2c_set1 "0x38 0x01 b"' , and then split the string into different parts for getting all 3 parameters
18:18
BAndiT1983
we could, but the question is still how to keep the code sane
18:20
Y_G
How does adding parameter creates a problem , is increased size the only problem?
18:22
BAndiT1983
it increases possibility of failures, if someone implements faulty module or parameter processing
18:24
BAndiT1983
e.g. adding them as array involves quite so problems, especially when the number of vars is different
18:24
BAndiT1983
also parsing them is already a bit of headache
18:27
Y_G
Should'nt be much of a problem If there is proper error handling at each level . In case there is a error we can just return the required message
18:28
BAndiT1983
if you are confident, then please create a prototype of the approach
18:28
BAndiT1983
parsing strings is already not optimal solution, but done for quicker implementation
18:29
niemand
joined the channel
18:29
Y_G
Only alternative we have is maybe an array ,or increasing the parameter list
18:30
Y_G
String should be easy enough to create a prototype though.
18:31
BAndiT1983
what i would like is to have something which we don't have to parse from string, but at the moment fine
18:32
Y_G
Working on some parameters adding to the daemon ,then gamma_conf.sh .Will take up this after these two .Would that be fine ?
18:34
BAndiT1983
of course
18:52
supraraj
left the channel
19:42
BAndiT1983
changed nick to: BAndiT1983|away
19:53
Y_G
left the channel
20:20
niemand
left the channel
20:40
RexOrCine
changed nick to: RexOrCine|away
21:57
Bertl_oO
off to bed now ... have a good one everyone!
21:58
Bertl_oO
changed nick to: Bertl_zZ
22:30
se6astian
changed nick to: se6astian|away