Subversion Repositories shark

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1577 6508d 04h tullio /demos/trunk/base/ Changed error message from test7.c to aster3.c  
/demos/trunk/base/aster3.c
1576 6508d 04h tullio /demos/trunk/advtimer/ Changed exit key from Alt+C to Ctrl+c.  
/demos/trunk/advtimer/advtimer.c
1575 6514d 05h tullio /demos/trunk/jumpball/ Changed the dummy task PID definition since, after the introduction of the IntDrive task, dummy task has no more PID=1 but has PID=2.  
/demos/trunk/jumpball/demo.h
1574 6529d 02h tullio /demos/trunk/newtrace/udp/ Comments update.  
/demos/trunk/newtrace/udp/udptrace.c
1573 6529d 02h tullio /demos/trunk/newtrace/udp/ Updated comments.  
/demos/trunk/newtrace/udp/udptrace.c
1572 6622d 22h mauro /demos/trunk/input/ New version without Semaphores and Hartport and with set_keyevt.  
/demos/trunk/input/initkey.c
/demos/trunk/input/key.c
1571 6623d 03h mauro /demos/trunk/ Fiexed error for newtracer compilation.  
/demos/trunk/makefile
1570 6623d 21h tullio /demos/trunk/ Filtered out the demos which do not compile properly.  
/demos/trunk/makefile
1569 6624d 01h tullio /demos/trunk/ Corrected the initfile to update the IntDrive initialization.
Also updated correctly manage the level register module.
 
/demos/trunk/advtimer/initfile.c
/demos/trunk/astro/initfile.c
/demos/trunk/base/initfile.c
/demos/trunk/bca/initfile.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/cpufreq/initfile.c
/demos/trunk/first/initfile.c
/demos/trunk/input/initcur.c
/demos/trunk/input/initfile.c
/demos/trunk/input/initjoy.c
/demos/trunk/input/initkey.c
/demos/trunk/input/initspk.c
/demos/trunk/jumpball/ecp.c
/demos/trunk/jumpball/ern.c
/demos/trunk/jumpball/rrn.c
/demos/trunk/jumpball/rrp.c
/demos/trunk/loader/shark/initfile.c
/demos/trunk/mesademo/initfile.c
/demos/trunk/mesatex/initfile.c
/demos/trunk/mix/initfile.c
/demos/trunk/network/initfile.c
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/nosave/initfile.c
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/orbit/initfile.c
/demos/trunk/pci6025e/initfile.c
/demos/trunk/pngdemo/initfile.c
/demos/trunk/servo/initfile.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
/demos/trunk/shutdown/ishut.c
/demos/trunk/tftptest/initfile.c
1568 6624d 02h tullio /demos/trunk/newtrace/ Commented the udp demo (with the option for saving on file).

Corrected all the initfiles to update the IntDrive initialization.
Corrected all the initfiles to correctly manage the level register module.

Slightly changed the list.c utility to list the tracing content.
 
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/nosave/makefile
/demos/trunk/newtrace/readme
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/newtrace/udp/udptrace.c
/demos/trunk/newtrace/utils/list.c
1567 6926d 21h mauro /demos/trunk/ New intdrive implementation  
/demos/trunk/advtimer/initfile.c
/demos/trunk/astro/asteroid.h
/demos/trunk/astro/astro.c
/demos/trunk/astro/initfile.c
/demos/trunk/astro/rock.c
/demos/trunk/base/iaster4.c
/demos/trunk/base/iaster6.c
/demos/trunk/base/iaster7.c
/demos/trunk/base/iaster8.c
/demos/trunk/base/imdemo.c
/demos/trunk/base/initfile.c
/demos/trunk/base/initgraph.c
/demos/trunk/base/ipcidemo.c
/demos/trunk/bca/initfile.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/cpufreq/initfile.c
/demos/trunk/first/initfile.c
/demos/trunk/jumpball/ball.c
/demos/trunk/jumpball/ecp.c
/demos/trunk/jumpball/ern.c
/demos/trunk/jumpball/rrn.c
/demos/trunk/jumpball/rrp.c
/demos/trunk/loader/shark/initfile.c
/demos/trunk/mesademo/initfile.c
/demos/trunk/mesatex/initfile.c
/demos/trunk/mix/initfile.c
/demos/trunk/network/initfile.c
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/orbit/initfile.c
/demos/trunk/pci6025e/initfile.c
/demos/trunk/pci6025e/test_ec.c
/demos/trunk/servo/initfile.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
/demos/trunk/shutdown/ishut.c
/demos/trunk/tftptest/initfile.c
1566 6952d 07h trimarchi /demos/trunk/sharkDecoderWithFSF/ Modification of example width keyboard  
/demos/trunk/sharkDecoderWithFSF/decoder.c
/demos/trunk/sharkDecoderWithFSF/gvideo.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
1565 6961d 07h trimarchi /demos/trunk/sharkDecoderWithFSF/ change in demo  
/demos/trunk/sharkDecoderWithFSF/decoder.c
/demos/trunk/sharkDecoderWithFSF/gvideo.c
1564 6961d 08h trimarchi /demos/trunk/sharkDecoderWithFSF/ remove old stuff  
/demos/trunk/sharkDecoderWithFSF/test.c
1563 6961d 08h trimarchi /demos/trunk/sharkDecoderWithFSF/ change in file  
/demos/trunk/sharkDecoderWithFSF/decoder.c
/demos/trunk/sharkDecoderWithFSF/getbits.c
/demos/trunk/sharkDecoderWithFSF/gethdr.c
/demos/trunk/sharkDecoderWithFSF/global.h
/demos/trunk/sharkDecoderWithFSF/gvideo.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
/demos/trunk/sharkDecoderWithFSF/mpeg2dec.c
/demos/trunk/sharkDecoderWithFSF/systems.c
1562 6962d 05h trimarchi /demos/trunk/sharkDecoderWithFSF/ add decoder width fsf  
/demos/trunk/sharkDecoderWithFSF
/demos/trunk/sharkDecoderWithFSF/config.h
/demos/trunk/sharkDecoderWithFSF/const.h
/demos/trunk/sharkDecoderWithFSF/decoder.c
/demos/trunk/sharkDecoderWithFSF/getbits.c
/demos/trunk/sharkDecoderWithFSF/getblk.c
/demos/trunk/sharkDecoderWithFSF/gethdr.c
/demos/trunk/sharkDecoderWithFSF/getpic.c
/demos/trunk/sharkDecoderWithFSF/getvlc.c
/demos/trunk/sharkDecoderWithFSF/getvlc.h
/demos/trunk/sharkDecoderWithFSF/global.h
/demos/trunk/sharkDecoderWithFSF/gvideo.c
/demos/trunk/sharkDecoderWithFSF/idct.c
/demos/trunk/sharkDecoderWithFSF/idctref.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
/demos/trunk/sharkDecoderWithFSF/makefile
/demos/trunk/sharkDecoderWithFSF/motion.c
/demos/trunk/sharkDecoderWithFSF/mpeg2dec.c
/demos/trunk/sharkDecoderWithFSF/mpeg2dec.h
/demos/trunk/sharkDecoderWithFSF/readme
/demos/trunk/sharkDecoderWithFSF/recon.c
/demos/trunk/sharkDecoderWithFSF/spatscal.c
/demos/trunk/sharkDecoderWithFSF/store.c
/demos/trunk/sharkDecoderWithFSF/subspic.c
/demos/trunk/sharkDecoderWithFSF/systems.c
/demos/trunk/sharkDecoderWithFSF/test.c
/demos/trunk/sharkDecoderWithFSF/verify.c
1561 6986d 02h trimarchi /demos/trunk/loader/loadfile/ new sample file  
/demos/trunk/loader/loadfile/loadr.fsf
1560 6986d 03h trimarchi /demos/trunk/newtrace/ change in event catch  
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/pwcet_gen.c
1559 6986d 03h trimarchi /demos/trunk/loader/ change in tracer inizialization  
/demos/trunk/loader/common/nload.c
/demos/trunk/loader/shark/fsfinit.c
/demos/trunk/loader/shark/shark.c
1558 6987d 21h trimarchi /demos/trunk/newtrace/utils/ Add server data to statistics  
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/pwcet_gen.c

Show All