Mercurial Mercurial > canfestival / graph
summary | shortlog | changelog | graph | tags | bookmarks | branches | files | help
less more | (0) -100 -60 +60 +100 +300 tip
 
  • file canfestival.h was initially added on branch BRANCH_WIN32PORT. 2007-04-03, by etisserant
  • file build_cygwin.sh was initially added on branch BRANCH_WIN32PORT. 2007-04-03, by etisserant
  • file CanFestival-3.vc8.sln was initially added on branch BRANCH_WIN32PORT. 2007-04-03, by etisserant
  • file .cvsignore was initially added on branch BRANCH_WIN32PORT. 2007-04-03, by etisserant
  • file lincan.h was initially added on branch BRANCH_WIN32PORT. 2007-04-02, by etisserant
  • file canmsg.h was initially added on branch BRANCH_WIN32PORT. 2007-04-02, by etisserant
  • file cancfg.h.tail was initially added on branch BRANCH_WIN32PORT. 2007-04-02, by etisserant
  • file cancfg.h.head was initially added on branch BRANCH_WIN32PORT. 2007-04-02, by etisserant
  • file .cvsignore was initially added on branch BRANCH_WIN32PORT. 2007-04-02, by etisserant
  • file unix.h was initially added on branch BRANCH_WIN32PORT. 2007-03-30, by etisserant
  • file libcanfestival_can_virtual.so was initially added on branch BRANCH_WIN32PORT. 2007-03-30, by etisserant
  • file libcanfestival_can_peak_linux.so was initially added on branch BRANCH_WIN32PORT. 2007-03-30, by etisserant
  • file unix.c was initially added on branch BRANCH_WIN32PORT. 2007-03-30, by etisserant
  • file can_uvccm_win32.vcproj was initially added on branch BRANCH_WIN32PORT. 2007-03-26, by etisserant
  • file can_uvccm_win32.def was initially added on branch BRANCH_WIN32PORT. 2007-03-26, by etisserant
  • file can_uvccm_win32.cpp was initially added on branch BRANCH_WIN32PORT. 2007-03-26, by etisserant
  • file can_peak_win32.vcproj was initially added on branch BRANCH_WIN32PORT. 2007-03-26, by etisserant
  • file can_peak_win32.def was initially added on branch BRANCH_WIN32PORT. 2007-03-26, by etisserant
  • file can_peak_win32.cpp was initially added on branch BRANCH_WIN32PORT. 2007-03-26, by etisserant
  • file can_peak_linux.c was initially added on branch BRANCH_WIN32PORT. 2007-03-26, by etisserant
  • file can_peak_cygwin.c was initially added on branch BRANCH_WIN32PORT. 2007-03-26, by etisserant
  • file Makefile.in was initially added on branch BRANCH_WIN32PORT. 2007-03-26, by etisserant
  • file .cvsignore was initially added on branch BRANCH_WIN32PORT. 2007-03-26, by etisserant
  • file win32test.vcproj was initially added on branch BRANCH_WIN32PORT. 2007-02-16, by leonid
  • file win32test.od was initially added on branch BRANCH_WIN32PORT. 2007-02-16, by leonid
  • file win32test.h was initially added on branch BRANCH_WIN32PORT. 2007-02-16, by leonid
  • file win32test.c was initially added on branch BRANCH_WIN32PORT. 2007-02-16, by leonid
  • file main.c was initially added on branch BRANCH_WIN32PORT. 2007-02-16, by leonid
  • file CanFestival-3.vc8.vcproj was initially added on branch BRANCH_WIN32PORT. 2007-02-15, by leonid
  • file timerscfg.h was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file timers_win32.cpp was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file resource.h was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file readme.win32.txt was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file lss_driver.h was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file drivers_win32.cpp was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file configure.win32.bat was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file config.h.win32 was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file applicfg.h.win32 was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file applicfg.h was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file CanFestival-3.wince.vc8.vcproj was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file CanFestival-3.vcproj was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file CanFestival-3.rc was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file CanFestival-3.def was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file CAN-uVCCM.vcproj was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file CAN-uVCCM.def was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • file CAN-uVCCM.cpp was initially added on branch BRANCH_WIN32PORT. 2007-02-14, by leonid
  • Removed all non-supported and uncontrolled source code. Please refer to CVS version "Before_..." to see old code. 2007-02-13, by etisserant
  • Removed all non-supported and uncontrolled source code. Please refer to CVS version "Before_..." to see old code. 2007-02-13, by etisserant
  • - Some fixes in Makefile.in Before_NVRAM_LED_LSS_cleanup 2007-02-13, by etisserant
  • - Better array initialization in data.h CANOPEN_NODE_DATA_INITIALIZER macro. Use a little hack with configure and config.h to create the "pure Ansi C" initializer. 2007-02-13, by etisserant
  • copy/paste error 2007-02-09, by frdupin
  • pointer bogue for *(d->iam_a_slave) 2007-02-07, by frdupin
  • pointer bogue for *(d->iam_a_slave) 2007-02-07, by frdupin
  • little/big endian and nodeId 2007-02-05, by frdupin
  • big endian bogue : nodeIdServer in now in 32 bits 2007-01-30, by frdupin
  • unused variables 2007-01-30, by frdupin
  • forgot some comments ... 2007-01-30, by frdupin
  • BIG endian def is moved to config.h 2007-01-30, by frdupin
  • 16 bits arch compatibility and unused variables 2007-01-30, by frdupin
  • hcs12 is big_endian 2007-01-29, by frdupin
less more | (0) -100 -60 +60 +100 +300 tip
canfestival
RSS Atom