| 02:15 | illwieckz | left the channel |
| 02:25 | illwieckz | joined the channel |
| 04:50 | Spirit532 | left the channel |
| 04:54 | Spirit532 | joined the channel |
| 05:09 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 05:35 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 08:24 | LordVan | left the channel |
| 08:25 | LordVan | joined the channel |
| 08:27 | Bertl | off to bed now ... have a good one everyone!
|
| 08:27 | Bertl | changed nick to: Bertl_zZ
|
| 08:28 | sebix | joined the channel |
| 08:29 | LordVan | left the channel |
| 10:21 | se6astian|away | changed nick to: se6astian
|
| 11:05 | danieel | left the channel |
| 11:10 | danieel | joined the channel |
| 12:10 | se6astian | left the channel |
| 12:48 | RexOrCine|away | changed nick to: RexOrCine
|
| 12:53 | intrac | joined the channel |
| 13:23 | danieel | left the channel |
| 13:24 | Phill__CE | joined the channel |
| 13:26 | Phill__CE | Hi all
|
| 13:26 | Phill__CE | Bertl or sebastiona there?
|
| 13:26 | Phill__CE | *sebastian
|
| 13:28 | Phill__CE | or somebody belonging to the "core Team"?
|
| 13:52 | Phill__CE | wrote you an email. Enjoy summer folks!
|
| 13:52 | Bertl_zZ | changed nick to: Bertl
|
| 13:52 | Bertl | morning folks!
|
| 13:52 | Phill__CE | Morning Bertl
|
| 14:05 | se6astian | joined the channel |
| 14:08 | danieel | joined the channel |
| 14:16 | Bertl | Phill__CE: congrats on your progress and enjoy the summer as well!
|
| 14:37 | Y_G | joined the channel |
| 15:02 | Phill__CE | left the channel |
| 15:43 | Bertl | off for now ... bbl
|
| 15:43 | Bertl | changed nick to: Bertl_oO
|
| 15:54 | se6astian | changed nick to: se6astian|away
|
| 16:33 | sebix | left the channel |
| 16:40 | supraraj | joined the channel |
| 17:12 | se6astian|away | changed nick to: se6astian
|
| 17:41 | supraraj | left the channel |
| 17:58 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 17:58 | illwieckz_ | joined the channel |
| 18:02 | illwieckz | left the channel |
| 18:05 | supraraj | joined the channel |
| 18:05 | supraraj | hi BAndiT1983
|
| 18:23 | illwieckz_ | changed nick to: illwieckz
|
| 18:54 | supraraj | changed nick to: supraraj-away
|
| 18:54 | BAndiT1983 | hi Y_G, how is it going?
|
| 19: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.
|
| 19:04 | BAndiT1983 | sounds good
|
| 19:04 | BAndiT1983 | what were the adjustments?
|
| 19: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
|
| 19:06 | BAndiT1983 | very good
|
| 19:07 | RexOrCine | changed nick to: RexOrCine|away
|
| 19:08 | Y_G | Also about i2cset/get from the terminal requirement yesterday ,one solution was to extend the parameter list.
|
| 19:10 | BAndiT1983 | have you checked how it could be done in a safe way?
|
| 19:10 | BAndiT1983 | speaking of flatbuffers here
|
| 19:12 | RexOrCine|away | changed nick to: RexOrCine
|
| 19:14 | supraraj-away | changed nick to: supraraj
|
| 19:16 | Y_G | I was thinking of alternate solution(don't know if it's viable) like this
|
| 19: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
|
| 19:18 | BAndiT1983 | we could, but the question is still how to keep the code sane
|
| 19:20 | Y_G | How does adding parameter creates a problem , is increased size the only problem?
|
| 19:22 | BAndiT1983 | it increases possibility of failures, if someone implements faulty module or parameter processing
|
| 19:24 | BAndiT1983 | e.g. adding them as array involves quite so problems, especially when the number of vars is different
|
| 19:24 | BAndiT1983 | also parsing them is already a bit of headache
|
| 19: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
|
| 19:28 | BAndiT1983 | if you are confident, then please create a prototype of the approach
|
| 19:28 | BAndiT1983 | parsing strings is already not optimal solution, but done for quicker implementation
|
| 19:29 | niemand | joined the channel |
| 19:29 | Y_G | Only alternative we have is maybe an array ,or increasing the parameter list
|
| 19:30 | Y_G | String should be easy enough to create a prototype though.
|
| 19:31 | BAndiT1983 | what i would like is to have something which we don't have to parse from string, but at the moment fine
|
| 19: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 ?
|
| 19:34 | BAndiT1983 | of course
|
| 19:52 | supraraj | left the channel |
| 20:42 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 20:53 | Y_G | left the channel |
| 21:20 | niemand | left the channel |
| 21:40 | RexOrCine | changed nick to: RexOrCine|away
|
| 22:57 | Bertl_oO | off to bed now ... have a good one everyone!
|
| 22:58 | Bertl_oO | changed nick to: Bertl_zZ
|
| 23:30 | se6astian | changed nick to: se6astian|away
|