Robert Neumann

Results 214 comments of Robert Neumann

The board will work, but the quality will possibly not be any good. Trial and error (but get the recommended board soon).

The output section of the yellow button boards is missing filters, so there's a greater chance of a noisy image. If yours is fine, then great :)

Creating a new preset and making it work okay with the code is a lot of work. Maintaining it is difficult as well. I've decided against adding more presets for...

Yep, it really is this time consuming. There are console commands (sent via terminal over USB / Serial) that can create new output formats. Search this repository for them, but...

Coders: Look for "GBS_OPTION_PALFORCED60_ENABLED" throughout the gbscontrol.ino file for all the references. It probably doesn't have code for calculating a 60Hz timing... Thinking about it, that will be quite hard...

Hey, the oversampling changes a lot in the equations, hence this is not meant to be a user setting. I think I have the correct defaults set in all the...

The chip can't output a pure CSync signal, sorry. There is functionality to embed CSync in the Luma signal, to get Component Video output. That is the only way I...

Hm, the analog VGA output is always what's considered full range.

Note to anyone who may want to tackle this (as it's not too hard): The output color mixer is a bit complicated. You'd have to work with some color space...