Subversion Repositories shark

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1690 5707d 23h fabio /demos/trunk/ Update the demos to use the new build system.

The interface can be improved, this should be the fastest path
to both continue with the old scheme and use the new infrastructure.
 
/demos/trunk/Makefile
/demos/trunk/advtimer/Makefile
/demos/trunk/astro/Makefile
/demos/trunk/base/Makefile
/demos/trunk/bca/Makefile
/demos/trunk/bttvdemo/Makefile
/demos/trunk/cpufreq/Makefile
/demos/trunk/dosfs/Makefile
/demos/trunk/helloworld/Makefile
/demos/trunk/input/Makefile
/demos/trunk/jumpball/Makefile
/demos/trunk/mesademo/Makefile
/demos/trunk/mesatex/Makefile
/demos/trunk/mix/Makefile
/demos/trunk/network/Makefile
/demos/trunk/newtrace/Makefile
/demos/trunk/newtrace/instr/Makefile
/demos/trunk/newtrace/nosave/Makefile
/demos/trunk/newtrace/udp/Makefile
/demos/trunk/newtrace/utils/Makefile
/demos/trunk/orbit/Makefile
/demos/trunk/pci6025e/Makefile
/demos/trunk/pse51/Makefile
/demos/trunk/servo/Makefile
/demos/trunk/shutdown/Makefile
/demos/trunk/tftptest/Makefile
/demos/trunk/advtimer/makefile
/demos/trunk/astro/makefile
/demos/trunk/base/makefile
/demos/trunk/bca/makefile
/demos/trunk/bttvdemo/makefile
/demos/trunk/cpufreq/makefile
/demos/trunk/dosfs/makefile
/demos/trunk/helloworld/makefile
/demos/trunk/input/makefile
/demos/trunk/jumpball/makefile
/demos/trunk/makefile
/demos/trunk/mesademo/makefile
/demos/trunk/mesatex/makefile
/demos/trunk/mix/makefile
/demos/trunk/network/makefile
/demos/trunk/newtrace/instr/makefile
/demos/trunk/newtrace/makefile
/demos/trunk/newtrace/nosave/makefile
/demos/trunk/newtrace/udp/makefile
/demos/trunk/newtrace/utils/makefile
/demos/trunk/orbit/makefile
/demos/trunk/pci6025e/makefile
/demos/trunk/pse51/makefile
/demos/trunk/servo/makefile
/demos/trunk/shutdown/makefile
/demos/trunk/tftptest/makefile
/demos/trunk/base/condtest.c
/demos/trunk/base/mdemo.c
/demos/trunk/base/pcdemo.c
/demos/trunk/jumpball/demo.c
1616 6212d 00h boinc /demos/trunk/network/ Added notify.c demo and the java program to generate datagrams.  
/demos/trunk/network/DatagramSender.java
/demos/trunk/network/notify.c
/demos/trunk/network/makefile
1615 6232d 00h tullio /demos/trunk/newtrace/udp/ Some new useful comments to the udp demo for the new tracer.  
/demos/trunk/newtrace/udp/udptrace.c
1613 6301d 19h tullio /demos/trunk/ Changed due to modification to officially distributed demos.  
/demos/trunk/readme.txt
1612 6301d 19h tullio /demos/trunk/ Moved to unsupported demos.  
/demos/trunk/first
/demos/trunk/pngdemo
1611 6301d 19h tullio /demos/trunk/ Changed due to demo removal.  
/demos/trunk/makefile
1610 6301d 19h tullio /demos/trunk/ Moved to unsupported demos  
/demos/trunk/loader
1609 6301d 19h tullio /demos/trunk/loader/ Moved to unsupported demos.  
/demos/trunk/loader/common
/demos/trunk/loader/makefile
/demos/trunk/loader/readme.txt
1608 6301d 19h tullio /demos/trunk/ Changed due to demo directory removal.  
/demos/trunk/makefile
1607 6301d 19h tullio /demos/trunk/ Moved to unsupported demos.  
/demos/trunk/sharkDecoderWithFSF
1606 6309d 23h tullio /demos/trunk/ Added missing GPL license disclaimer.  
/demos/trunk/astro/asteroid.c
/demos/trunk/astro/asteroid.h
/demos/trunk/astro/astro.c
/demos/trunk/astro/initfile.c
/demos/trunk/astro/rock.c
/demos/trunk/astro/stat.c
/demos/trunk/base/initfile.c
/demos/trunk/base/ipcidemo.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/mesademo/mesademo.c
/demos/trunk/mesatex/mesatex.c
/demos/trunk/network/net.c
/demos/trunk/newtrace/instr/bezier.c
/demos/trunk/newtrace/instr/bezier_i.c
/demos/trunk/newtrace/instr/instr.c
/demos/trunk/newtrace/nosave/initfile.c
/demos/trunk/newtrace/nosave/nosave.c
/demos/trunk/newtrace/udp/udptrace.c
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/list.c
/demos/trunk/newtrace/utils/pwcet_gen.c
/demos/trunk/newtrace/utils/udpdump.c
/demos/trunk/servo/initfile.c
/demos/trunk/servo/load.c
/demos/trunk/tftptest/tftptest.c
1603 6477d 23h tullio /demos/trunk/shutdown/ Inserted __PCI__ flag into makefile.  
/demos/trunk/shutdown/makefile
1601 6482d 00h tullio /demos/trunk/dynademo/ added dynalynk support (thanks to LexN)  
/demos/trunk/dynademo
/demos/trunk/dynademo/app.c
/demos/trunk/dynademo/data.bin
/demos/trunk/dynademo/make_app.mk
/demos/trunk/dynademo/make_os.mk
/demos/trunk/dynademo/os.c
/demos/trunk/dynademo/readme.txt
1600 6497d 23h tullio /demos/trunk/tftptest/ Retouch to keyboard management.
Added few useful comments.
 
/demos/trunk/tftptest/tftptest.c
1599 6497d 23h tullio /demos/trunk/pci6025e/ Changed exit key to Ctrl+C.  
/demos/trunk/pci6025e/test_bec.c
/demos/trunk/pci6025e/test_bms.c
/demos/trunk/pci6025e/test_dac.c
/demos/trunk/pci6025e/test_ec.c
/demos/trunk/pci6025e/test_mes.c
/demos/trunk/pci6025e/wave.c
1598 6498d 01h tullio /demos/trunk/jumpball/ Double EDF level registration error fixed.  
/demos/trunk/jumpball/ern.c
1597 6498d 01h tullio /demos/trunk/base/ Change the level for aperiodic registration. Previous version didn't work.  
/demos/trunk/base/aster3.c
1596 6498d 20h tullio /demos/trunk/shutdown/ hartport is no more needed in the initfile.  
/demos/trunk/shutdown/ishut.c
1595 6498d 20h tullio /demos/trunk/shutdown/ Previous version didn't work!
It didn't initialize the RR level. Call to PCI26_init() also added.
 
/demos/trunk/shutdown/ishut.c
1594 6499d 18h tullio /demos/trunk/ Changed exit key to Ctrl+C.  
/demos/trunk/mesademo/mesademo.c
/demos/trunk/mesatex/mesatex.c

Show All