Search found 242 matches

by xol
Mon Mar 28, 2011 8:16 pm
Forum: SUB-20 General Discussion
Topic: I2C Memory Address suggestion
Replies: 2
Views: 8640

Re: I2C Memory Address suggestion

Hi, int ma is treated by i2c functions as 4 bytes array. We ignore sign. I agree it could be unsigned int but it is not critical. As for address size, I have not seen in my 20 year practice any I2C device with long memory address. 32-bit address allows access up to 4GByte of memory. Having a memory ...
by xol
Sun Mar 20, 2011 7:49 am
Forum: SUB-20 General Discussion
Topic: GPIO write
Replies: 2
Views: 8341

Re: GPIO write

Use mask.
• mask - Bit in set parameter will take effect only if corresponding mask bit is "1". With mask=0 function will only read current GPIO output status.
by xol
Fri Mar 18, 2011 6:41 am
Forum: SUB-20 General Discussion
Topic: Identifying multiple Sub-20s
Replies: 4
Views: 11527

Re: Identifying multiple Sub-20s

Each SUB-20 device has unique serial number.
To distinguish devices you need to use it's serial number:
http://www.xdimax.com/sub20/doc/HTML/su ... number.htm

Code: Select all

int sub_get_serial_number( sub_handle hndl, char *buf, int sz)
Will quire serial number of the device with given handle(descriptor)
by xol
Mon Mar 14, 2011 6:57 pm
Forum: SUB-20 General Discussion
Topic: Downgrade firmware?
Replies: 4
Views: 14112

Re: Downgrade firmware?

HI,
You can always go back to older version.
If required we will provide you 0.2.2 FW image.
Try to update one unit and check it.
by xol
Mon Mar 14, 2011 9:04 am
Forum: SUB-20 General Discussion
Topic: Meaning of SUB-20?
Replies: 1
Views: 6789

Re: Meaning of SUB-20?

:D ( I wish I knew it as well). It was a long time ago and as far as I remember it was:

S- Serial (interfaces) to
U- USB
B- adapter Board
20 - USB 2.0 Compliant
by xol
Sun Mar 13, 2011 5:58 am
Forum: Grex and DVD Red PRO
Topic: Losing closed captions with Grex
Replies: 18
Views: 61366

Re: Losing closed captions with Grex

As for recorder any brand model is good.
As for modes. There are 5. Differences are deeply technical and I can not go inside details, it will not say you anything. Just try it.
by xol
Sat Mar 12, 2011 6:32 am
Forum: Grex and DVD Red PRO
Topic: Losing closed captions with Grex
Replies: 18
Views: 61366

Re: Losing closed captions with Grex

Hi,
We looked over it again and all mu stuff telling me that problem is in Recorder.
More likely it has some internal flagging of whether it accepts or not the CC. We could not decide about recorder's reasons not to record CC.
Try to figure it out.
by xol
Fri Mar 11, 2011 7:57 am
Forum: Grex and DVD Red PRO
Topic: Payment Tips
Replies: 0
Views: 12892

Payment Tips

  • To pay with a Credit or Debit Card without using PayPal account follow the link marked by red arrow
  • To order more then one Grex unit change the desired quantity in the edit box marked by orange arrow
pay1.jpg
pay1.jpg (67.18 KiB) Viewed 12891 times
by xol
Fri Mar 11, 2011 7:42 am
Forum: Grex and DVD Red PRO
Topic: Losing closed captions with Grex
Replies: 18
Views: 61366

Re: Losing closed captions with Grex

Hi, There can be no winning as for Grex video is output and for recorder video is input. Recording is not driving the video line. The fact that CC passes Grex in Box-->Grex-->TV and CC pass the input stage of recorder in Box-->Grex-->Recorder-->TV makes me thing that CC is definitely passing Grex. I...
by xol
Tue Mar 08, 2011 5:33 am
Forum: Grex and DVD Red PRO
Topic: Losing closed captions with Grex
Replies: 18
Views: 61366

Re: Losing closed captions with Grex

I'm not arguing that there is a problem. I just want to understand where the problem is and how to fix it. That's why I'm trying to get more information. There are 4 devices invented in CC delivery to you. Cable Box, Grex, DVD Recorder, TV. I asked you to check CC propagation without DVD Recorder co...