debian/canfestival-examples.install
author ct@78566C00-6F59-1014-AAEE-A77C3B9AAB40
Thu, 12 May 2011 12:23:20 +0000
changeset 680 9a2474509269
parent 579 3126da40d469
permissions -rw-r--r--
Win32-Timer:
CHANGED: - Timer implementation for win32 from absolute time (_ftime) to GetTickCount().
This fixes the following bug: When the system time was changed, a heartbeat timeout occurred.
FIXED: - Timeout seems only work properly if EnterMutex() is called before call of GetTickCount() (Patch from Roland Marquis)
579
3126da40d469 Fixed : postrm bug when upgrade package
greg
parents: 531
diff changeset
     1
usr/bin/CANOpenShell
346
59dbdcc99264 add debian directory to create debian binary packages
greg
parents:
diff changeset
     2
usr/bin/TestMasterSlave
579
3126da40d469 Fixed : postrm bug when upgrade package
greg
parents: 531
diff changeset
     3
#usr/bin/TestMasterMicroMod
531
f912f8d26e98 updated : debian package scripts
greg
parents: 346
diff changeset
     4
#usr/bin/DS401_Slave_Gui
f912f8d26e98 updated : debian package scripts
greg
parents: 346
diff changeset
     5
#usr/bin/DS401_Master