| 01:14 | Bertl_oO | off to bed now ... have a good one everyone!
|
| 01:14 | Bertl_oO | changed nick to: Bertl_zZ
|
| 02:21 | rton | left the channel |
| 02:36 | seaman | left the channel |
| 06:18 | oishik_g | joined the channel |
| 06:34 | RexOrCine | changed nick to: RexOrCine|away
|
| 06:37 | oishik_g | left the channel |
| 06:59 | RexOrCine|away | changed nick to: RexOrCine
|
| 07:28 | se6astian|away | changed nick to: se6astian
|
| 07:33 | LordVan | joined the channel |
| 07:57 | RexOrCine | changed nick to: RexOrCine|away
|
| 08:04 | se6astian | changed nick to: se6astian|away
|
| 08:22 | RexOrCine|away | changed nick to: RexOrCine
|
| 08:58 | se6astian|away | changed nick to: se6astian
|
| 09:01 | rton | joined the channel |
| 09:24 | Bertl_zZ | changed nick to: Bertl
|
| 09:24 | Bertl | morning folks!
|
| 09:39 | anuejn2 | left the channel |
| 09:40 | anuejn2 | joined the channel |
| 11:42 | danieel | Bertl / se6astian - do you remember when a JP4 was first seen with the elpher hardware? (or any prior art on compressed bayer?)
|
| 11:42 | danieel | *elphel
|
| 11:43 | Bertl | nope, why?
|
| 11:44 | danieel | trolling from a company who thinks invented the digital camera
|
| 11:48 | Kjetil | left the channel |
| 11:56 | se6astian | should be easy to find such dates in the elphel wiki history
|
| 12:00 | danieel | says 2010, so better to rely on cineform raw, that dates back to 2006
|
| 13:04 | Bertl | off for now ... bbl
|
| 13:04 | Bertl | changed nick to: Bertl_oO
|
| 13:18 | LordVan | hi
|
| 13:18 | LordVan | how was maker faire?
|
| 13:26 | RexOrCine | Pretty good.
|
| 14:22 | seaman | joined the channel |
| 14:36 | nmdis1999 | joined the channel |
| 14:36 | nmdis1999 | Bertl, I have mailed the ssh-key :)
|
| 14:40 | se6astian | thanks, we received
|
| 14:44 | nmdis1999 | left the channel |
| 14:44 | nmdis1999 | joined the channel |
| 14:57 | nmdis1999 | left the channel |
| 14:58 | se6astian | changed nick to: se6astian|away
|
| 14:58 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 14:59 | RexOrCine | changed nick to: RexOrCine|away
|
| 15:01 | iti | joined the channel |
| 15:02 | Lordvan_ | joined the channel |
| 15:06 | LordVan | left the channel |
| 15:30 | iti | left the channel |
| 15:42 | Lordvan_ | left the channel |
| 16:09 | illwieckz | left the channel |
| 16:22 | illwieckz | joined the channel |
| 16:42 | Kjetil | joined the channel |
| 17:10 | ArunM | joined the channel |
| 17:10 | ArunM | Hello Bertl_oO
|
| 17:12 | ArunM | he checks logs, just droping link for the sensor emulator design document
|
| 17:12 | ArunM | it has no specific format and casually explains the implemntation
|
| 17:12 | ArunM | https://docs.google.com/document/d/1JIUxDIvjf85m0RCa2SDYGKCRv28YbKdpGoXXqD9tii8/edit?usp=sharing
|
| 17:14 | ArunM | I've already started coding to test few things during designing
|
| 17:15 | ArunM | but i'll wait for your review b4 going further
|
| 17:19 | ArunM | left the channel |
| 17:21 | TofuLynx | joined the channel |
| 17:36 | BAndiT1983 | hey TofuLynx, how is it going?
|
| 17:52 | TofuLynx | left the channel |
| 18:32 | ArunM | joined the channel |
| 19:10 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 19:10 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 19:34 | Bertl_oO | ArunM: looks good (just briefly checked it right now) here some points which need to be considered
|
| 19:35 | ArunM | listening :-)
|
| 19:35 | Bertl_oO | - the LVDS channels are not synchronized, they have a delay
|
| 19:35 | Bertl_oO | i.e. they seem to be synchronized to the clock, but they all have a specific offset
|
| 19:35 | Bertl_oO | (this is most likely to reduce the switching effects)
|
| 19:36 | Bertl_oO | - some registers seem to have 'read only' bits and some registers are not well documented
|
| 19:37 | Bertl_oO | so it would be good to have some masking mechanism there
|
| 19:38 | Bertl_oO | - the clocks have to be in a specific relation to eachother
|
| 19:38 | Bertl_oO | more detail on that later
|
| 19:39 | ArunM | didn't found any specific information about it in the datasheet itself any other place to look?
|
| 19:39 | ArunM | about clocks
|
| 19:39 | Bertl_oO | there is some information in the datasheet but it is strangley worded
|
| 19:40 | ArunM | yes i found it like that too ;-)
|
| 19:40 | ArunM | okay I'll take care of the rest
|
| 19:41 | Bertl_oO | great!
|
| 19:41 | Bertl_oO | it might be cool to consider some kind of cosimulation and verification
|
| 19:42 | Bertl_oO | i.e. at some point have the sensor simulation running side by side with a real sensor and check where we hit differences
|
| 19:45 | ArunM | cool indeed but how is it possible?
|
| 19:45 | ArunM | you are going to do that right!! i can only write test benches from here
|
| 19:46 | Bertl_oO | well, if we can fit the simulation into the zynq together with the normal image pipeline, we just need to write a little HDL to compare the output
|
| 19:46 | Bertl_oO | of course, this will only work for test image data
|
| 19:47 | ArunM | nice, this project got more interesting
|
| 19:50 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 20:51 | ArunM | left the channel |
| 20:58 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 21:16 | slikdigit | joined the channel |
| 22:01 | rton | left the channel |
| 22:02 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 22:50 | TofuLynx | joined the channel |
| 23:16 | slikdigit | left the channel |
| 23:17 | slikdigit | joined the channel |
| 00:25 | Bertl_oO | off to bed now ... have a good one everyone!
|
| 00:25 | Bertl_oO | changed nick to: Bertl_zZ
|
| 00:47 | TofuLynx | Off to bed too... Good night everyone!
|
| 00:47 | TofuLynx | left the channel |