Subversion Repositories shark

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1575 6484d 01h 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 6498d 22h tullio /demos/trunk/newtrace/udp/ Comments update.  
/demos/trunk/newtrace/udp/udptrace.c
1573 6498d 22h tullio /demos/trunk/newtrace/udp/ Updated comments.  
/demos/trunk/newtrace/udp/udptrace.c
1572 6592d 18h 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 6592d 23h mauro /demos/trunk/ Fiexed error for newtracer compilation.  
/demos/trunk/makefile
1570 6593d 17h tullio /demos/trunk/ Filtered out the demos which do not compile properly.  
/demos/trunk/makefile
1569 6593d 21h 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 6593d 22h 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 6896d 18h 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 6922d 03h 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 6931d 03h trimarchi /demos/trunk/sharkDecoderWithFSF/ change in demo  
/demos/trunk/sharkDecoderWithFSF/decoder.c
/demos/trunk/sharkDecoderWithFSF/gvideo.c
1564 6931d 04h trimarchi /demos/trunk/sharkDecoderWithFSF/ remove old stuff  
/demos/trunk/sharkDecoderWithFSF/test.c
1563 6931d 04h 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 6932d 01h 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 6955d 22h trimarchi /demos/trunk/loader/loadfile/ new sample file  
/demos/trunk/loader/loadfile/loadr.fsf
1560 6955d 23h 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 6955d 23h 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 6957d 17h trimarchi /demos/trunk/newtrace/utils/ Add server data to statistics  
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/pwcet_gen.c
1556 6969d 18h trimarchi /demos/trunk/first/ change in test  
/demos/trunk/first/makefile
/demos/trunk/first/test.c
1555 6969d 18h trimarchi /demos/trunk/first/ Change for new api and new include  
/demos/trunk/first/initfile.c
/demos/trunk/first/mpeg2/mpeg2dec.c
/demos/trunk/first/test1.c
/demos/trunk/first/test2.c

Show All