[elphel353-8.0] By landy_: Ability to work when developer.axis.com are down
landy_ committed changes to the Elphel project elphel353-8.0 CVS:
Ability to work when developer.axis.com are down
Ability to work when developer.axis.com are down
- Modified configure rev1.3 - added 11 lines, removed 4 lines
- Modified install_elphel rev1.5 - added one line, removed 2 lines
[elphel353-8.0] By dzhimiev: 1. reduced number of phase steps at a time from 5 to 2...
dzhimiev committed changes to the Elphel project elphel353-8.0 CVS:
1. reduced number of phase steps at a time from 5 to 2 2. the script hangs no more when not all the sensors are connected
1. reduced number of phase steps at a time from 5 to 2 2. the script hangs no more when not all the sensors are connected
- Modified test_inner_10359.php rev1.4 - added 13 lines, removed 7 lines
[elphel353-8.0] By oneartplease: better overview...
oneartplease committed changes to the Elphel project elphel353-8.0 CVS:
better overview reflashing should be working now
better overview reflashing should be working now
- Modified firmware.php rev1.4 - added 137 lines, removed 56 lines
[elphel353-8.0] By oneartplease: minor layout improvements
oneartplease committed changes to the Elphel project elphel353-8.0 CVS:
minor layout improvements
minor layout improvements
- Modified app-bar.css rev1.6 - added 35 lines, removed 5 lines
- Modified app-list.php rev1.3 - added 2 lines, removed none
[elphel353-8.0] By oneartplease: added reflashing support...
oneartplease committed changes to the Elphel project elphel353-8.0 CVS:
added reflashing support trys to mount nfs share checks if all required files are found at that share does not actually do the reflashing yet!
added reflashing support trys to mount nfs share checks if all required files are found at that share does not actually do the reflashing yet!
- Modified firmware.php rev1.3 - added 177 lines, removed none
[elphel353-8.0] By oneartplease: removed axis sdk display to avoid confusion
oneartplease committed changes to the Elphel project elphel353-8.0 CVS:
removed axis sdk display to avoid confusion
removed axis sdk display to avoid confusion
- Modified 10353.php rev1.2 - added none, removed one line
- Modified report.php rev1.5 - added none, removed one line
[fpga] By dzhimiev: 1. correct addr rst
dzhimiev committed changes to the Elphel project fpga CVS:
1. correct addr rst
1. correct addr rst
- Modified x359.v rev1.12 - added 22 lines, removed 16 lines
[fpga] By dzhimiev: 1. corrected mistake wit address generation
dzhimiev committed changes to the Elphel project fpga CVS:
1. corrected mistake wit address generation
1. corrected mistake wit address generation
- Modified x359.bit rev1.13 - added 1560 lines, removed 1552 lines
- Modified x359.par rev1.13 - added 28 lines, removed 38 lines
- Modified x359.syr rev1.13 - added 332 lines, removed 317 lines
- Modified x359_map.mrp rev1.13 - added 381 lines, removed 370 lines
- Modified x359_pad.txt rev1.13 - added 2 lines, removed 2 lines
[fpga] By dzhimiev: 1. corrected addresses generation - initial address
dzhimiev committed changes to the Elphel project fpga CVS:
1. corrected addresses generation - initial address
1. corrected addresses generation - initial address
- Modified channel_rd.v rev1.2 - added 32 lines, removed 22 lines
- Modified channel_rd_short.v rev1.2 - added 28 lines, removed 23 lines
- Modified channel_wr.v rev1.2 - added 32 lines, removed 21 lines
[fpga] By dzhimiev: 1. rst to base_addr
dzhimiev committed changes to the Elphel project fpga CVS:
1. rst to base_addr
1. rst to base_addr
- Modified correlation_main.v rev1.13 - added 5 lines, removed 4 lines
[fpga] By dzhimiev: 1. + timescale line
dzhimiev committed changes to the Elphel project fpga CVS:
1. + timescale line
1. + timescale line
- Modified mcontr359.v rev1.5 - added 3 lines, removed one line
[fpga] By dzhimiev: 1. added reset for mcontr channels...
dzhimiev committed changes to the Elphel project fpga CVS:
1. added reset for mcontr channels 2. added a reg for read/write cross-corr data
1. added reset for mcontr channels 2. added a reg for read/write cross-corr data
- Modified x359.bit rev1.12 - added 1558 lines, removed 1635 lines
- Modified x359.par rev1.12 - added 41 lines, removed 31 lines
- Modified x359.syr rev1.12 - added 695 lines, removed 420 lines
- Modified x359.tf rev1.5 - added 96 lines, removed 20 lines
- Modified x359.v rev1.11 - added 41 lines, removed 10 lines
- Modified x359_map.mrp rev1.12 - added 532 lines, removed 429 lines
- Modified x359_pad.txt rev1.12 - added one line, removed one line
[elphel353-8.0] By elphel: Cleanup, got rid of exec ("fpcf...), used php extension to interface FPGA
elphel committed changes to the Elphel project elphel353-8.0 CVS:
Cleanup, got rid of exec ("fpcf...), used php extension to interface FPGA
Cleanup, got rid of exec ("fpcf...), used php extension to interface FPGA
- Modified bdetect.php rev1.4 - added 23 lines, removed 41 lines
[fpga] By dzhimiev: 1. corr_done signal...
dzhimiev committed changes to the Elphel project fpga CVS:
1. corr_done signal 2. added 2 channels to mcontr - ch4(write) & ch5(read)
1. corr_done signal 2. added 2 channels to mcontr - ch4(write) & ch5(read)
- Modified x359.v rev1.10 - added 132 lines, removed 47 lines
[fpga] By dzhimiev: 1. smaller buffer size to fit the chip
dzhimiev committed changes to the Elphel project fpga CVS:
1. smaller buffer size to fit the chip
1. smaller buffer size to fit the chip
- Modified channel_rd_short.v rev1.1 - added none, removed none
[fpga] By dzhimiev: 1. added 2 channels for storing cross-correlation data
dzhimiev committed changes to the Elphel project fpga CVS:
1. added 2 channels for storing cross-correlation data
1. added 2 channels for storing cross-correlation data
- Modified mcontr359.v rev1.4 - added 133 lines, removed 23 lines
[fpga] By dzhimiev: 1. done output...
dzhimiev committed changes to the Elphel project fpga CVS:
1. done output 2. 9-bit cut before cc_main
1. done output 2. 9-bit cut before cc_main
- Modified correlation_main.v rev1.12 - added 19 lines, removed 6 lines
[elphel353-8.0] By elphel: match currently installed files
elphel committed changes to the Elphel project elphel353-8.0 CVS:
match currently installed files
match currently installed files
- Modified target.list rev1.7 - added 22 lines, removed one line
[elphel353-8.0] By elphel: Rev 8.0.5.1 - fixed Makefile in camerasetup, now shows board manufacturing date
elphel committed changes to the Elphel project elphel353-8.0 CVS:
Rev 8.0.5.1 - fixed Makefile in camerasetup, now shows board manufacturing date
Rev 8.0.5.1 - fixed Makefile in camerasetup, now shows board manufacturing date
- Modified target.list rev1.7 - added 32 lines, removed 29 lines
- Modified elphel_release rev1.24 - added one line, removed one line
- Modified Makefile rev1.3 - added one line, removed one line
[elphel353-8.0] By elphel: 8.0.5
elphel committed changes to the Elphel project elphel353-8.0 CVS:
8.0.5
8.0.5
- Modified elphel_release rev1.23 - added one line, removed one line