Wykres commitów

520 Commity (58fb2771065dd94091ad66eb65c3d2a71d956652)

Autor SHA1 Wiadomość Data
David Banks 58fb277106 CPLD: Increased counter from 7 back to 8 bits (now v6.1)
Change-Id: Ia803625db0b88204f41de3f81ba5d870d1ea1e40
2019-03-24 08:42:36 +00:00
David Banks d751cb8b23 Pi Firmare: Updated for CPLD v6.x
Change-Id: I92c5e3810b3913bf43f18fdee6555ea3f04d3096
2019-03-23 18:35:54 +00:00
David Banks 989d098b32 Delay reduced to 2 bits plus psync changes (now v6.0)
Change-Id: Ie84ecd1556d796a8edd9080d14ec0e8acbefdd16
2019-03-23 18:33:53 +00:00
IanSB b61e8a7c3e 8 bit mode 0 alignment. Fixes https://github.com/hoglet67/RGBtoHDMI/issues/57 2019-03-23 17:36:19 +00:00
IanSB 2066b0f438 Further calibration fixes 2019-03-23 17:22:38 +00:00
IanSB 628e24be9e Fix calibration/alignment with larger frame buffers 2019-03-23 17:15:54 +00:00
IanSB e7c680fdfd remove update_param_range() clipping, replace with silent clipping 2019-03-23 03:25:24 +00:00
IanSB 0bd9863a00 Add palette to saved png files. Fixes https://github.com/hoglet67/RGBtoHDMI/issues/46 2019-03-23 01:39:46 +00:00
IanSB 959222640c Add debug lines to mode 7 2019-03-23 00:15:29 +00:00
IanSB a9a19d891f Added automatic scaling option 2019-03-22 23:40:23 +00:00
IanSB 40a20443af Support frame buffers larger than capture area 2019-03-22 15:24:44 +00:00
IanSB 70bdde2f2f Tweak macros and adjust hoffset 2019-03-22 03:26:32 +00:00
IanSB a13ab93cb6 Add new menu options for lines per frame, sync type and sub-profile ready for user specified autoswitching 2019-03-22 02:43:10 +00:00
IanSB 2ea4296bb5 further speed improvements to capture loops 2019-03-21 13:07:06 +00:00
IanSB 994c2c1a58 Change the way the core clock is calculated also add MDA support 2019-03-21 00:55:08 +00:00
IanSB baa511d30d Add support for 2 bit delay 2019-03-20 18:38:59 +00:00
IanSB f3c8871733 Update comments in capture loops 2019-03-20 16:12:11 +00:00
IanSB 266e76a4d7 Change method of measuring hsync time so no extra lines are used (No extra lines available in EGA) 2019-03-20 14:48:16 +00:00
IanSB 9535218dbf Fix preload macro error and correct some comments 2019-03-20 10:34:44 +00:00
IanSB 9a7ae74505 Add auto profile switching system & genlock fix. Also clock and line length now displayed /6 or /8 2019-03-20 01:35:02 +00:00
IanSB cf17b05c5d Renamed some capture loop code and added comments for clarity 2019-03-18 12:57:42 +00:00
IanSB 461fc4aa51 Disable Hsync fine scroll & delay adjustment in non-bbc modes 2019-03-18 06:35:53 +00:00
IanSB 277b35a584 Update profiles & voffset limit 2019-03-17 22:47:22 +00:00
IanSB 762c59cc8a Add a profile system using one file for each profile and a common default file 2019-03-17 06:07:53 +00:00
IanSB 503b904297 Further speed optimisations for fastest capture loops 2019-03-17 05:44:25 +00:00
IanSB 68c49f461c Fix V3: Smooth Horizontal Scrolling is broken #34 also optimise fast capture loops 2019-03-15 15:06:53 +00:00
IanSB 6ede1fdd45 Optimise capture loops for VGA operating speed Max Clock ~29 Mhz 2019-03-15 05:43:34 +00:00
David Banks 7786d69e2c Pi Firmware: Any parameter with just two values can now be toggled
Change-Id: Iedc9ac83a7565d610dcc69ed89c5a3fb79613d83
2019-03-14 19:57:10 +00:00
David Banks 0a9b31ffb9 Pi Firmware: Optimizations towards getting 640x480 VGA working (manual merge from Ian)
Change-Id: Ic2f8617a01337a7e7b1e97106eb9e2231d1eddce
2019-03-14 19:16:00 +00:00
David Banks 97c4b5fe21 Pi Firmware: Auto-detect sync polarity, and invert if neccessary (manual merge from Ian)
Change-Id: I7fea61616484a80d51205a51175a0bfa909e015e
2019-03-14 19:14:28 +00:00
David Banks 06feff524c Pi Firware: Added invert param to cpld_normal
Change-Id: Ia358f29f98a9ba7757d9137cbf1b5edecb22175f
2019-03-14 18:19:25 +00:00
David Banks a2d5ed5722 CPLD: Added sync invert function (now v5.0)
Change-Id: Ie1701c5ba25e198e741cb51ce87b33e708b415f1
2019-03-14 18:10:30 +00:00
David Banks d91355e334 Pi Firmware: Increase the range of clock from 100MHz to 200MHz (git log)
Change-Id: I81f392a2243cba3d282e8cdd11483508289b878e
2019-03-14 16:53:48 +00:00
David Banks babc6f1491 Pi Firmware: Add range limiting to all params on setting
Change-Id: I0b2f7767f0e0a48caf3f5f9285f881f6c440ef86
2019-03-13 19:06:08 +00:00
David Banks 658c6570ad Pi Firmware: fixed a minor parameter setting glitch
Change-Id: I7c28466d4858f29ca7ac211f38fde02f1dbb2e94
2019-03-13 18:57:45 +00:00
David Banks a03b884f3e CPLD: Reverted: Align quad timing back to cycle 0 as before (issues at offset 0)
Change-Id: I83aa6f555695a1cd5a607e676a4b110cfdbf35e9
2019-03-13 13:57:51 +00:00
David Banks ecc5813441 CPLD: Fix long-standing bug concerning offset selection in Mode 0..6
Change-Id: I463f8d8994c365bbbb8d6d8c1ff2804401fc3380
2019-03-12 22:42:09 +00:00
David Banks 55e5d8f683 CPLD: Align quad timing back to cycle 0 as before
Change-Id: I0dd0504670f8e79f8139bc5f38bd7f8af52b8950
2019-03-12 22:32:08 +00:00
David Banks a58cd27837 CPLD: Optimize generation of PSync, and allow more skew
Change-Id: Id63a46a5cd909fd22445573666010a635e24a433
2019-03-12 21:31:11 +00:00
David Banks 384088bd2d Pi Firmware: Added half-odd and half-even sampling to cpld_normal
Change-Id: I77441db0a8cad66f3bf4d24f50e7b0e16e72a55c
2019-03-12 18:52:09 +00:00
David Banks b4f808ee0d CPLD: Added half-odd and half-even sampling (now v4.0)
Change-Id: Ie349def5dacf1fe73cc15199c3cf4607e2332e7a
2019-03-12 18:47:29 +00:00
IanSB df4e404753 Merge remote-tracking branch 'upstream/dev' into dev 2019-03-11 23:39:41 +00:00
IanSB be00dbac66 Fix vsync error 2019-03-11 23:37:02 +00:00
IanSB 40d5918a4e Rework m7disable and elk settings 2019-03-11 23:17:18 +00:00
IanSB d9cd54e837 Update command line values and documentation 2019-03-11 16:15:17 +00:00
David Banks 9e4b29c39d Merge remote-tracking branch 'ian/dev' into dev 2019-03-11 16:12:16 +00:00
David Banks 76402c3f70 Pi Firmware: Better SD timeout fix (#43)
Change-Id: I4adc01cf8d206eda29605490cf3539c9aa0830d5
2019-03-11 16:01:25 +00:00
IanSB a1c6315094 Merge remote-tracking branch 'upstream/dev' into dev 2019-03-11 15:54:00 +00:00
IanSB e93500e83a Genlock improvements & bug fixes 2019-03-11 15:53:08 +00:00
David Banks 9250a1551c Pi Firmware: Better SD multi block fix using Auto CMD12 (#43)
Change-Id: I29ad0bcda248815cb587430c2d1dcb74453acd19
2019-03-11 15:53:02 +00:00