[fpga] By dzhimiev: building stereo project from blocks
dzhimiev committed changes to the Elphel project fpga CVS:
building stereo project from blocks
building stereo project from blocks
- Modified complex_butterfly.v rev1.1 - added none, removed none
- Modified complex_butterfly_last.v rev1.1 - added none, removed none
- Modified complex_mult.v rev1.1 - added none, removed none
- Modified complex_mult_sim.sh rev1.1 - added none, removed none
- Modified complex_mult_tb.v rev1.1 - added none, removed none
- Modified correlation_main.sav rev1.1 - added none, removed none
- Modified correlation_main.v rev1.1 - added none, removed none
- Modified correlation_main_sim.sh rev1.1 - added none, removed none
- Modified correlation_main_tb.v rev1.1 - added none, removed none
- Modified cos_8bit.dat rev1.1 - added none, removed none
- Modified cos_table_256.v rev1.1 - added none, removed none
- Modified cs_ctrl.v rev1.1 - added none, removed none
- Modified cs_main.v rev1.1 - added none, removed none
- Modified cs_main_sim.sh rev1.1 - added none, removed none
- Modified cs_main_tb.v rev1.1 - added none, removed none
- Modified fft256.v rev1.1 - added none, removed none
- Modified fft256_sim.sh rev1.1 - added none, removed none
- Modified fft256_tb.v rev1.1 - added none, removed none
- Modified fft_ctrl.v rev1.1 - added none, removed none
- Modified glbl.v rev1.1 - added none, removed none
- Modified sin_8bit.dat rev1.1 - added none, removed none
[fpga] By dzhimiev: FFT256 DIF algorithm
dzhimiev committed changes to the Elphel project fpga CVS:
FFT256 DIF algorithm
FFT256 DIF algorithm
- Modified complex_butterfly.v rev1.1 - added none, removed none
- Modified complex_butterfly_last.v rev1.1 - added none, removed none
- Modified cos_8bit.dat rev1.1 - added none, removed none
- Modified fft256.v rev1.1 - added none, removed none
- Modified fft256_sim.sh rev1.1 - added none, removed none
- Modified fft256_tb.v rev1.1 - added none, removed none
- Modified fft_ctrl.v rev1.1 - added none, removed none
- Modified glbl.v rev1.1 - added none, removed none
- Modified sin_8bit.dat rev1.1 - added none, removed none
[elphel353-8.0] By oneartplease: refined opening applications in new window with javascript function
oneartplease committed changes to the Elphel project elphel353-8.0 CVS:
refined opening applications in new window with javascript function
refined opening applications in new window with javascript function
- Modified app-bar.js rev1.3 - added 3 lines, removed one line
- Modified app-bar.php rev1.5 - added 5 lines, removed 5 lines
[fpga] By dzhimiev: 1. corrected some mistakes and typos...
dzhimiev committed changes to the Elphel project fpga CVS:
1. corrected some mistakes and typos 2. sin/cos tables are expanded to 9 bits - sign bit + 8 bits, cos(0)=0x80 equals 1
1. corrected some mistakes and typos 2. sin/cos tables are expanded to 9 bits - sign bit + 8 bits, cos(0)=0x80 equals 1
- Modified complex_butterfly.v rev1.3 - added 6 lines, removed 6 lines
- Modified cos_8bit.dat rev1.2 - added 128 lines, removed 256 lines
- Modified fft256.v rev1.3 - added 9 lines, removed 9 lines
- Modified fft256_tb.v rev1.3 - added 20 lines, removed 2 lines
- Modified fft_ctrl.v rev1.3 - added none, removed none
- Modified sin_8bit.dat rev1.2 - added 128 lines, removed 256 lines
[elphel353-8.0] By elphel: 8.0.7.2 - added option to parsedit.php
elphel committed changes to the Elphel project elphel353-8.0 CVS:
8.0.7.2 - added option to parsedit.php
8.0.7.2 - added option to parsedit.php
- Modified target.list rev1.3 - added one line, removed one line
[elphel353-8.0] By elphel: Changed release number to 8.0.4.3
elphel committed changes to the Elphel project elphel353-8.0 CVS:
Changed release number to 8.0.4.3
Changed release number to 8.0.4.3
- Modified elphel_release rev1.21 - added one line, removed one line
[elphel353-8.0] By elphel: Changed release number to 8.0.4.3
elphel committed changes to the Elphel project elphel353-8.0 CVS:
Changed release number to 8.0.4.3
Changed release number to 8.0.4.3
- Modified target.list rev1.3 - added one line, removed one line
- Modified elphel_release rev1.21 - added one line, removed one line
[elphel353-8.0] By elphel: set number of PHP instances back to 3 to reduce boot time (will increase when needed)
elphel committed changes to the Elphel project elphel353-8.0 CVS:
set number of PHP instances back to 3 to reduce boot time (will increase when needed)
set number of PHP instances back to 3 to reduce boot time (will increase when needed)
- Modified lighttpd.conf rev1.4 - added 5 lines, removed 5 lines
[elphel353-8.0] By elphel: Removed scanning for nonexistent IDE buses (should not try to detect hdc-hdh)
elphel committed changes to the Elphel project elphel353-8.0 CVS:
Removed scanning for nonexistent IDE buses (should not try to detect hdc-hdh)
Removed scanning for nonexistent IDE buses (should not try to detect hdc-hdh)
- Modified kernelconfig-2.6 rev1.7 - added one line, removed one line
[fpga] By dzhimiev: 1. added gpl headers...
dzhimiev committed changes to the Elphel project fpga CVS:
1. added gpl headers 2. corrected right shift sign expanding 3. optimized BRAMs usage
1. added gpl headers 2. corrected right shift sign expanding 3. optimized BRAMs usage
- Modified complex_butterfly.v rev1.2 - added 65 lines, removed 44 lines
- Modified fft256.v rev1.2 - added 225 lines, removed 183 lines
- Modified fft256_tb.v rev1.2 - added 123 lines, removed 53 lines
- Modified fft_ctrl.v rev1.2 - added 31 lines, removed 20 lines
[elphel353-8.0] By oneartplease: reverted back to use camogm instead of camogm2
oneartplease committed changes to the Elphel project elphel353-8.0 CVS:
reverted back to use camogm instead of camogm2
reverted back to use camogm instead of camogm2
- Modified camogm_interface.php rev1.6 - added 4 lines, removed one line
- Modified camogmgui.php rev1.5 - added 68 lines, removed 23 lines
[fpga] By dzhimiev: fft256 block initial version
dzhimiev committed changes to the Elphel project fpga CVS:
fft256 block initial version
fft256 block initial version
- Modified complex_butterfly.v rev1.1 - added none, removed none
- Modified cos_8bit.dat rev1.1 - added none, removed none
- Modified fft256.v rev1.1 - added none, removed none
- Modified fft256_sim.sh rev1.1 - added none, removed none
- Modified fft256_tb.v rev1.1 - added none, removed none
- Modified fft_ctrl.v rev1.1 - added none, removed none
- Modified glbl.v rev1.1 - added none, removed none
- Modified sin_8bit.dat rev1.1 - added none, removed none
[elphel353-8.0] By elphel: Fixed Bayer shift fro 1.3MPix sensor
elphel committed changes to the Elphel project elphel353-8.0 CVS:
Fixed Bayer shift fro 1.3MPix sensor
Fixed Bayer shift fro 1.3MPix sensor
- Modified mt9x001.c rev1.7 - added 4 lines, removed one line
[elphel353-8.0] By elphel: Added more instructions
elphel committed changes to the Elphel project elphel353-8.0 CVS:
Added more instructions
Added more instructions
- Modified README.flash rev1.4 - added 68 lines, removed 25 lines
[elphel353-8.0] By elphel: Fixed bug in Makefile
elphel committed changes to the Elphel project elphel353-8.0 CVS:
Fixed bug in Makefile
Fixed bug in Makefile
- Modified functions rev1.7 - added 4 lines, removed 4 lines
[elphel353-8.0] By elphel: Added debug lines in Makefile
elphel committed changes to the Elphel project elphel353-8.0 CVS:
Added debug lines in Makefile
Added debug lines in Makefile
- Modified functions rev1.6 - added 2 lines, removed none
[elphel353-8.0] By elphel: updated for the new release number
elphel committed changes to the Elphel project elphel353-8.0 CVS:
updated for the new release number
updated for the new release number
- Modified target.list rev1.2 - added one line, removed one line
[elphel353-8.0] By elphel: Now verifies successful installation
elphel committed changes to the Elphel project elphel353-8.0 CVS:
Now verifies successful installation
Now verifies successful installation
- Modified install_elphel rev1.4 - added 25 lines, removed none
[elphel353-8.0] By elphel: release 8.0.5.3
elphel committed changes to the Elphel project elphel353-8.0 CVS:
release 8.0.5.3
release 8.0.5.3
- Modified target.list rev1.1 - added 2 lines, removed one line
[elphel353-8.0] By elphel: 8.0.4.2
elphel committed changes to the Elphel project elphel353-8.0 CVS:
8.0.4.2
8.0.4.2
- Modified elphel_release rev1.20 - added one line, removed one line
Pages
