Greg Davill
Greg Davill
Feature request from Twitter: > Greg, I was wondering if your Boson GIG-E interface will support anything like NTP/PTP or some kind of time sync?
Fix BOM
Many of these PCBs were designed with Skidl, and the xml output format of the BOM doesn't contain orderable part numbers.
## Summary The update software could also be used to upload custom firmware. ## Description of feature Currently the windows update tool is compiled with an embedded firmware. Adding some...
It would be nice to remove the dependencies around the verilog DVI generation. litevideo already includes a TMDS encoder module that should work in place of the verilog one. https://github.com/enjoy-digital/litevideo/blob/master/litevideo/output/hdmi/encoder.py...
## Summary During an update if the update is larger than 512KB the bootloader _wil_l become corrupted. This is a bug in the bootloader, and due to a lack of...
Radiometric bosons are now available. This means that the are capable of outputting a calibrated temperature per pixel. Making use of this will require capturing RAW pixel information from the...
Adding an overlay to the video stream with a friendly name would be useful for identifying it when dealing with multiple cameras.
The FPGA is capable of presenting itself as a USB device to a host. It should be possible for the device to appear as a MSC (USB drive) and show...
Currently the UI is implemented with a character terminal module. This module uses up a fair amount of our fast internal memory on the FPGA and doesn't scale well if...
Currently the frame timing is all hard-coded inside the terminal module. In order to support other resolutions (#9) it makes sense to refactor this so that Timing is separate from...