2019-01-24 |
Edouard Tisserant |
Adding -fPIC isn't necessary of xeno-config is set correctly. Backed out changeset b9f1fcda7d30
default tip
|
changeset |
files
|
2019-01-24 |
Edouard Tisserant |
Rewrite of timer_xeno.c to use POSIX API instead of Alchemy.
|
changeset |
files
|
2018-05-09 |
Edouard Tisserant |
Force -fPIC in CFLAGS for xenomai targets.
|
changeset |
files
|
2018-04-23 |
Edouard Tisserant |
Workaround Alchemy task not beeing waken up when closing file descriptor it is waiting on, sequel of Xenomai3 all posix file ops
|
changeset |
files
|
2018-04-20 |
Edouard Tisserant |
Removed legacy dead code from ex-rtdm rt-socketcan API, added shutdown() call to force recv() to unblock on CanClose()
|
changeset |
files
|
2018-03-23 |
Edouard Tisserant |
Fixed trailing -lrtdm added by configure with Xenomai
|
changeset |
files
|
2018-03-23 |
Edouard Tisserant |
Quick fix for new RTDM interface in Xemomai 3, now posix
|
changeset |
files
|
2018-03-21 |
Edouard Tisserant |
Rename timer.h into timers.h to avoid clash with Xenomai includes.
|
changeset |
files
|
2018-03-20 |
Edouard Tisserant |
Update call to xeno-config in configure to Xenomai 3
|
changeset |
files
|
2018-03-08 |
Edouard Tisserant |
Update can_socket.c to Xenomai 3 API
|
changeset |
files
|
2018-03-08 |
Edouard Tisserant |
Update timers_xeno/timerscfg.h to Xenomai 3 API
|
changeset |
files
|
2018-03-08 |
Edouard Tisserant |
Update timers_xeno.c to Xenomai 3 API
|
changeset |
files
|
2017-03-24 |
bmakuc |
Send timeout is set to 10 ms. Without timeout PLC can be blocked by CAN driver: if CAN bus is not connected to controller CAN driver never returns and therfore PLC application halts. This is a temporary solution.
|
changeset |
files
|
2015-11-27 |
Edouard Tisserant |
fixed static link of can driver
|
changeset |
files
|
2015-08-03 |
Edouard Tisserant |
merged
|
changeset |
files
|
2015-07-28 |
Robert Lehmann |
timers_unix: Fix termination problem of WaitReceiveTaskEnd
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
some fixes
|
changeset |
files
|
2014-06-12 |
gabriele at naustech dot com |
Fix : libcanfestival_unix.a not built if examples are not compiled
|
changeset |
files
|
2014-06-08 |
Samuel Martin |
Honor DESTDIR in install rules
|
changeset |
files
|
2013-10-12 |
Edouard Tisserant |
WxPython 2.9 support fix by J?rg H?bler
|
changeset |
files
|
2013-10-12 |
Edouard Tisserant |
Merge changes from bitbucket.org/HMSFAE/canfestival_ixxat
|
changeset |
files
|
2013-09-23 |
Ian Tracy |
VCI3 driver added
|
changeset |
files
|
2013-09-22 |
Laurent Bessard |
Fix bug when creating new node in newer version of wxPython (>=2.9)
|
changeset |
files
|
2013-05-14 |
Laurent Bessard |
Fixed SplitterWindows sash position at creation when subindextable is used in notebook tab
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Fixed set usage in eds_utils
|
changeset |
files
|
2013-05-03 |
Laurent Bessard |
Updated DS301 standard node entries definition
|
changeset |
files
|
2013-05-02 |
Laurent Bessard |
Removed call of deprecated function on wxSplitterWindow
|
changeset |
files
|
2013-04-24 |
Laurent Bessard |
Fixed Save As... function in Beremiz
|
changeset |
files
|
2013-04-06 |
Laurent Bessard |
Fixed bug when importing NodeEditorTemplate
|
changeset |
files
|
2013-03-27 |
Edouard Tisserant |
Merge
|
changeset |
files
|
2013-03-26 |
Laurent Bessard |
Fixed conflict in internationalization with Beremiz CanFestival extension
|
changeset |
files
|
2013-03-07 |
Edouard Tisserant |
Harmonized unix and win32 canClose_driver, fixed crash on close under win32
|
changeset |
files
|
2013-03-06 |
Laurent Bessard |
Fixed import and export of EDS files
|
changeset |
files
|
2013-03-06 |
Laurent Bessard |
Fixed DS401 profile config
|
changeset |
files
|
2013-03-06 |
Edouard Tisserant |
Fixed DLL calling convention when build with mingw32 + some re-indenting in can_tcp_win32
|
changeset |
files
|
2013-03-06 |
Edouard Tisserant |
win32: reverted DLL loading from LoadLibraryA to LoadLibrary
|
changeset |
files
|
2013-03-06 |
Edouard Tisserant |
can_peak_linux link sequence modifed, thx to chenxi
|
changeset |
files
|
2013-03-06 |
Edouard Tisserant |
Now can_tcp_win32 default to 127.0.0.1 and can_tcp_win32_server is verbose
|
changeset |
files
|
2013-03-05 |
Edouard Tisserant |
Restored 'libcanfestival_' prefix to windows CAN drivers DLLs
|
changeset |
files
|
2013-03-05 |
Edouard Tisserant |
Configure now initialize DLL_LIST in objdictgen/canfestival_config.py, required by Beremiz' CanFestival plugin
|
changeset |
files
|
2013-03-05 |
Edouard Tisserant |
Removed 'cyg' prefix abusively appended to .dll files of some windows CAN drivers
|
changeset |
files
|
2013-03-05 |
Edouard Tisserant |
Removed depricated CHANGES file
|
changeset |
files
|
2013-02-27 |
Laurent Bessard |
Fixed bug when replacing already imported EDS file in NetworkEditor
|
changeset |
files
|
2012-12-06 |
Laurent Bessard |
Fixed warnings when compiling generated Object Dictionary
|
changeset |
files
|
2012-12-06 |
Laurent Bessard |
Fix error in UNS8 and INTEGER8 corresponding C type definition in none platform
|
changeset |
files
|
2012-12-05 |
Laurent Bessard |
Merged
|
changeset |
files
|
2012-12-04 |
Laurent Bessard |
Fix bug with Type selection of Array user defined variables
|
changeset |
files
|
2012-10-31 |
Laurent Bessard |
Fix bug when Drag'n Dropping located variables on Windows
|
changeset |
files
|
2012-10-20 |
fojtik <> |
Fixed compilability with Micrsoft visual C++
|
changeset |
files
|
2012-10-20 |
fojtik <> |
Ability to send content of emergency data.
|
changeset |
files
|
2012-10-18 |
fojtik <> |
Added comments
|
changeset |
files
|
2012-10-04 |
Laurent Bessard |
Fix bug when using not editable EditingPanel for displaying nodelist generated master
|
changeset |
files
|
2012-10-04 |
Laurent Bessard |
Fixing bug in dcf.c preventing to configure more than one slave using concise dcf when Save Node option is disabled
|
changeset |
files
|
2012-10-02 |
Edouard Tisserant |
Gnosis XML beeing included since ages, wget commented out in Makefile
|
changeset |
files
|
2012-10-02 |
Edouard Tisserant |
Merged Markus Wildbolz' node-guarding and fixes
|
changeset |
files
|
2012-10-01 |
mwildbolz |
Doxyfile adapted to show all basic source files, search engine included
|
changeset |
files
|
2012-10-01 |
mwildbolz |
Removed auto-generated object dictionary files from example folders
|
changeset |
files
|
2012-10-01 |
mwildbolz |
Changed call to sleep function because it gets redefined when using RTAI_LXRT
|
changeset |
files
|
2012-10-01 |
mwildbolz |
Implementation of a basic working node-guarding
|
changeset |
files
|
2012-10-01 |
mwildbolz |
Changed configure to compile on Debian with the latest RTAI patch installed (removed rtdm library in compiler flags)
|
changeset |
files
|
2012-10-01 |
Laurent Bessard |
Fixing networkedit to deal with non-null master nodeid
|
changeset |
files
|
2012-09-06 |
Laurent Bessard |
Adding support for translating CANOpen type to corresponding IEC type for location drag'n drop
|
changeset |
files
|
2012-06-19 |
Edouard Tisserant |
Master now sends NMT_Reset only from default preOperational application callback
|
changeset |
files
|
2012-06-18 |
Laurent Bessard |
Fix bug when adding an entry to a node
|
changeset |
files
|
2012-06-18 |
Laurent Bessard |
Fix bug with 'not saved' state for network when removing a slave
|
changeset |
files
|
2012-06-18 |
Edouard Tisserant |
Removed debug code remaining in pdo.c
|
changeset |
files
|
2012-06-18 |
Edouard Tisserant |
pdo.c : missalignment problem on some cpu when comparing cobids, various typo fixes
|
changeset |
files
|
2012-06-15 |
Laurent Bessard |
Adding informations in data send when drag'n dropping locations
|
changeset |
files
|
2012-06-15 |
Laurent Bessard |
Fix bug when importing and loading not well formatted eds files
|
changeset |
files
|
2012-06-13 |
Edouard Tisserant |
Merged Christian Taedcke changes
|
changeset |
files
|
2012-06-13 |
Edouard Tisserant |
Merged Francois BEAULIER's changes
|
changeset |
files
|
2012-06-11 |
Christian Taedcke |
Updated build configuration for travis to build more driver and send notification to irc.
|
changeset |
files
|
2012-06-11 |
Christian Taedcke |
Adapted path to xeno-config.
|
changeset |
files
|
2012-06-11 |
Christian Taedcke |
Building 4 can drivers now.
|
changeset |
files
|
2012-06-11 |
Christian Taedcke |
Added first version of .travis.yml for build server.
|
changeset |
files
|
2012-05-25 |
Christian Taedcke |
Win32 win32test:
|
changeset |
files
|
2012-05-22 |
Christian Taedcke |
can_peak_win32 project files:
|
changeset |
files
|
2012-05-22 |
Christian Taedcke |
VS2010 project files:
|
changeset |
files
|
2012-05-22 |
Christian Taedcke |
can_peak_win32 code:
|
changeset |
files
|
2012-05-22 |
Christian Taedcke |
cna_peak_win32 VS2010 project file:
|
changeset |
files
|
2012-05-22 |
Christian Taedcke |
Win32 fixes:
|
changeset |
files
|
2012-05-22 |
Christian Taedcke |
Win32 win32test:
|
changeset |
files
|
2012-05-22 |
Christian Taedcke |
Win32 IXXAT driver:
|
changeset |
files
|
2012-05-22 |
Christian Taedcke |
Win32 VS2010 project files:
|
changeset |
files
|
2012-05-21 |
Christian Taedcke |
Win32 fixes:
|
changeset |
files
|
2012-05-21 |
Christian Taedcke |
Win32:
|
changeset |
files
|
2012-05-21 |
Christian Taedcke |
Win32 IXXAT fixes:
|
changeset |
files
|
2012-05-21 |
Christian Taedcke |
Win32 project settings:
|
changeset |
files
|
2012-05-21 |
Christian Taedcke |
Win32 fixes:
|
changeset |
files
|
2012-05-21 |
Mongo |
merge with main Canfestival repository
|
changeset |
files
|
2012-03-27 |
Mongo |
Fixed : wrong parameter size
|
changeset |
files
|
2012-03-27 |
Mongo |
Fixed example TestMasterSlaveLSS in Master.c missing argument in writeNetworkDictCallBack
|
changeset |
files
|
2012-02-09 |
Edouard Tisserant |
Merged with smarteh-dev
|
changeset |
files
|
2012-02-09 |
smarteh-dev |
Adding support for integration of panels in Beremiz
|
changeset |
files
|
2012-02-04 |
Edouard Tisserant |
Merged JaFojtik Peak Win32 update
|
changeset |
files
|
2012-02-04 |
JaFojtik |
Fixed PEAK Win 32 driver, for PEAK Light API 1.x and 2.x
|
changeset |
files
|
2012-02-04 |
Edouard Tisserant |
merge with CanFestival-3-asc
|
changeset |
files
|
2012-02-01 |
Mongo |
minor modification on two MSG_ERR
|
changeset |
files
|
2012-02-04 |
Edouard Tisserant |
merged ica
|
changeset |
files
|
2012-01-23 |
Christian Taedcke |
win32:
|
changeset |
files
|
2012-01-23 |
Christian Taedcke |
can_copican_win32:
|
changeset |
files
|
2012-01-23 |
Christian Taedcke |
can_uvccm_win32:
|
changeset |
files
|
2012-01-23 |
Christian Taedcke |
can_uvccm_win32:
|
changeset |
files
|
2012-01-23 |
Christian Taedcke |
CANopenShell win32:
|
changeset |
files
|
2012-01-23 |
Christian Taedcke |
can_peak_win32:
|
changeset |
files
|
2012-01-23 |
Christian Taedcke |
can_anagate_win32:
|
changeset |
files
|
2012-01-23 |
Christian Taedcke |
CANOpenShell example:
|
changeset |
files
|
2012-01-23 |
Christian Taedcke |
Win32:
|
changeset |
files
|
2012-01-23 |
Christian Taedcke |
Win32 fixes:
|
changeset |
files
|
2012-01-23 |
Christian Taedcke |
dcf.c:
|
changeset |
files
|
2012-02-03 |
Edouard Tisserant |
merges with https://bitbucket.org/JaFojtik/canfestival-3
|
changeset |
files
|
2012-02-03 |
JaFojtik |
ID: 3459307 - Async problem in drivers/win32/win32.c
|
changeset |
files
|
2012-02-03 |
JaFojtik |
Windows CAN DLL driver sanity check.
|
changeset |
files
|
2012-02-03 |
JaFojtik |
Multiple instances CAN wirtual network for PEAK and Windows.
|
changeset |
files
|
2012-02-03 |
JaFojtik |
There is no English word "transfert". Fix all the typos.
|
changeset |
files
|
2012-02-03 |
Edouard Tisserant |
Applyed changes from discussion '[Canfestival-devel] some minor CanFestival build suggestions', https://sourceforge.net/mailarchive/message.php?msg_id=28397766
|
changeset |
files
|
2012-02-02 |
Edouard Tisserant |
[ canfestival-Bugs-3458203 ] Objdictedit
|
changeset |
files
|
2012-02-01 |
Edouard Tisserant |
[ canfestival-Patches-3481330 ] Useless structure SHORT_CAN
|
changeset |
files
|
2012-01-21 |
Edouard Tisserant |
Merge further Ica changes
|
changeset |
files
|
2011-11-09 |
Christian Taedcke |
Win32 IXXAT driver:
|
changeset |
files
|
2011-11-08 |
Christian Taedcke |
Win32 IXXAT::
|
changeset |
files
|
2011-11-08 |
Christian Taedcke |
Win32:
|
changeset |
files
|
2011-11-08 |
Christian Taedcke |
Win32:
|
changeset |
files
|
2011-11-08 |
Christian Taedcke |
Win32 IXXAT driver:
|
changeset |
files
|
2011-11-08 |
Christian Taedcke |
Win32 applconfig:
|
changeset |
files
|
2011-11-08 |
Christian Taedcke |
Win32 IXXAT driver:
|
changeset |
files
|
2011-12-22 |
Christian Taedcke |
SDO transfer:
|
changeset |
files
|
2011-08-08 |
ct |
Win32-Dll:
|
changeset |
files
|
2011-05-12 |
ct |
Win32-Timer:
|
changeset |
files
|
2011-12-22 |
Christian Taedcke |
FIXED: - The AVR example now compiles in linux.
|
changeset |
files
|
2011-12-22 |
Christian Taedcke |
FIXED: - adapted paths for current vscom driver
|
changeset |
files
|
2011-12-22 |
Christian Taedcke |
FIXED: - the macro SUB_PROG_CFLAGS was overwritten for 64bit machines using gcc. Because of this the xenomai compilation failed.
|
changeset |
files
|
2012-01-21 |
Edouard Tisserant |
Merged some canfestival-3-ica Fixes.
|
changeset |
files
|
2011-12-22 |
Christian Taedcke |
FIXED: - The AVR example now compiles in linux.
|
changeset |
files
|
2011-12-22 |
Christian Taedcke |
FIXED: - adapted paths for current vscom driver
|
changeset |
files
|
2011-12-22 |
Christian Taedcke |
FIXED: - the macro SUB_PROG_CFLAGS was overwritten for 64bit machines using gcc. Because of this the xenomai compilation failed.
|
changeset |
files
|
2011-12-15 |
Mongo |
bug correction in sdo.c, in writeNetworkDictCallBackAI a call to _writeNetworkDict had endianize forced to 1
|
changeset |
files
|
2011-12-13 |
Mongo |
bug correction in dcf.c, an entry of only one byte was not checked
|
changeset |
files
|
2011-11-02 |
Mongo |
New feature : event timers allowed for RxPDOs (subidx 5 in RxPDO com paramaters)
|
changeset |
files
|
2011-10-13 |
Mongo |
Configuration manager with DCF in object 0x1F22 rewritten almost from scratch.
|
changeset |
files
|
2011-09-12 |
Mongo |
Added some fixes from Jaroslav Fojtik submitted on sourceforge bug tracker:
|
changeset |
files
|
2011-08-30 |
fbeaulier |
Added include stdlib.h for malloc functions in sdo.c
|
changeset |
files
|
2011-08-29 |
fbeaulier |
patch from Stefan Kratochwil <entwicklung@inovel.de> : canfestival-3-fm3_698.patch
|
changeset |
files
|
2011-08-29 |
fbeaulier |
patch from Christian Taedcke <hacking@taedcke.com> : fix-wrong-resetSDOline-for-sdo-timeout.patch
|
changeset |
files
|
2011-08-29 |
fbeaulier |
CHANGE: SDO block mode added, without CRC support
|
changeset |
files
|
2011-08-16 |
fbeaulier |
timers_unix.c : remove sigint and sigterm catch
|
changeset |
files
|
2011-06-23 |
Edouard Tisserant |
fixed bug with cross wmingw build
|
changeset |
files
|
2011-06-20 |
Stefan |
Removed unneccessary overhead introduced with the last fix.
|
changeset |
files
|
2011-06-20 |
skratochwil |
Fixed incorrect struct access in sendPDO() and inserted a missing variable in sendOnePDOEvent(). These errors occured at compile-time when configuring the project with './configure --debug=PDO' or './configure --debug=WAR'.
|
changeset |
files
|
2011-04-13 |
Edouard Tisserant |
Fix some side effects of EDS import, while editing afterward
|
changeset |
files
|
2011-01-28 |
Christian Taedcke |
FIXED: - changed make targets from "%o: %c" to "%.o: %.c" (Patch from irc <oleg_osov>)
|
changeset |
files
|
2011-01-28 |
Christian Taedcke |
FIX: - if a sdo transfer timeout occurres, reset the sdo line even if the callback function does not.
|
changeset |
files
|
2011-01-27 |
Christian Taedcke |
FIXED: - Sdo lines with the internal state SDO_ABORTED_ITERNAL are now closed.
|
changeset |
files
|
2010-11-10 |
Christian Taedcke |
CHANGED: - canSend message parameter is now a const pointer
|
changeset |
files
|
2011-01-27 |
Christian Taedcke |
FIXED: - compiler warning from printf format string
|
changeset |
files
|
2010-02-19 |
Christian Taedcke |
FIXED: - TimerInit() was missing
|
changeset |
files
|
2010-02-19 |
Christian Taedcke |
FIXED: - OK and NOT OK was wrong in canSend()
|
changeset |
files
|
2010-09-09 |
Christian Taedcke |
FIXED: - bug while normal sdo transfer initialization (setting the byte count)
|
changeset |
files
|
2010-11-10 |
Christian Taedcke |
FIXED: - Renamed macro for peak win32 driver, patch from mailinglist (post from Christian Boepple, 2010-09-08 14:38)
|
changeset |
files
|
2010-11-15 |
Christian Taedcke |
CHANGED: - function sendOnePDOevent (CO_Data* d, UNS32 pdoNum) into sendOnePDOevent (CO_Data* d, UNS8 pdoNum)
|
changeset |
files
|
2010-11-15 |
Christian Taedcke |
CHANGED: - added explicit cast to remove compiler warning
|
changeset |
files
|
2010-02-19 |
Christian Taedcke |
CHANGED: - canReceive and canSend return now 1 on error and 0 on success
|
changeset |
files
|
2010-09-09 |
Christian Taedcke |
CHANGED: - added explicit cast to remove compiler warning
|
changeset |
files
|
2010-02-16 |
Christian Taedcke |
FIXED: - added CALLBACK to can callback function prototypes
|
changeset |
files
|
2010-12-11 |
Christian Taedcke |
FIXED: - added missing endif
|
changeset |
files
|
2010-02-19 |
Christian Taedcke |
CHANGED: - async access queue has now blocking read
|
changeset |
files
|
2010-02-23 |
Christian Taedcke |
ADDED: - pause() for win32
|
changeset |
files
|
2010-02-23 |
Christian Taedcke |
CHANGED: - moved wxwidget header
|
changeset |
files
|
2010-02-19 |
Christian Taedcke |
ADDED: - LeaveMutex and EnterMutex to exported symbols
|
changeset |
files
|
2010-02-19 |
Christian Taedcke |
CHANGED: - if variable starts with a digit, add a "_" at the beginning
|
changeset |
files
|
2010-09-10 |
Christian Taedcke |
CHANGED: - option to integrate a can driver statically (hack)
|
changeset |
files
|
2010-09-09 |
Christian Taedcke |
CHANGED: - enabled console debugging for Visual Studio 2003 and below (without __VA_ARGS__).
|
changeset |
files
|
2010-09-09 |
Christian Taedcke |
ADDED: - dynamic memory allocation for sdo transfer using malloc and free
|
changeset |
files
|
2010-09-09 |
Christian Taedcke |
ADDED: - new callback post_SlaveStateChange so that a master can monitor the state of its slave nodes using a heartbeat.
|
changeset |
files
|
2010-11-27 |
edouard |
get always the latest version of VSCAN API
|
changeset |
files
|
2010-11-13 |
edouard |
Fix mingw32 cross build for can_peak_win32 and can_tcp_win32 server.
|
changeset |
files
|
2010-11-13 |
edouard |
Fixed execution right on configure script
|
changeset |
files
|
2010-11-12 |
edouard |
Piotr Trojanek (ptroja) cleanup patche. Thanks.
|
changeset |
files
|
2010-11-12 |
edouard |
Moced CosateQ's doc at the right place, and fix PDO INHIBIT bit check error again.
|
changeset |
files
|
2010-11-12 |
edouard |
CosateQ contribution.
|
changeset |
files
|
2010-11-12 |
edouard |
Added contributed 402 profile
|
changeset |
files
|
2010-09-10 |
edouard |
Fixed SDO loop in some situations.
|
changeset |
files
|
2010-09-10 |
edouard |
Wrong check on PDO inhibit bit fixed.
|
changeset |
files
|
2010-09-10 |
edouard |
Fix non freed windows handle. (thx to jaroslav.fojtik)
|
changeset |
files
|
2010-06-16 |
laurent |
Update french translations
|
changeset |
files
|
2010-06-16 |
laurent |
Obsolete example fixed
|
changeset |
files
|
2010-06-16 |
laurent |
Bug in Subindex grid right click with i18n fixed
|
changeset |
files
|
2009-12-16 |
Edouard TISSERANT |
fixed typo in makefile
|
changeset |
files
|
2009-12-16 |
Edouard TISSERANT |
fixed typo in makefile
|
changeset |
files
|
2009-12-14 |
edouard |
Enhancements for 'None' target : produce pre-linked object, remove some windows CRLF problems, fixed pedantic compiler warnings
|
changeset |
files
|
2009-12-09 |
edouard |
added 'none' taget for building standalone library
|
changeset |
files
|
2009-12-09 |
lolitech |
Backed out changeset 3a6b413acad9
|
changeset |
files
|
2009-11-29 |
Edouard TISSERANT |
added files to ignor in hgignore
|
changeset |
files
|
2009-11-02 |
edouard |
Wiped out references to Lolitech
|
changeset |
files
|
2009-11-02 |
greg |
Replace \"lolitech\" contact by \"edouard\" contact
|
changeset |
files
|
2009-10-28 |
'Gr?gory Tr?lat |
changes merged
|
changeset |
files
|
2009-10-28 |
greg |
Fix some bug in debian packages
|
changeset |
files
|
2009-10-27 |
edouard |
Extended PDO API with SendOnePDOEvent
|
changeset |
files
|
2009-10-27 |
edouard |
Merge with daa1e1c3fba43ee73a2e827961155b1372ca433e
|
changeset |
files
|
2009-10-14 |
greg |
Verify if nodeId is strictly lesser than subindex entries count at the beginning of send_consise_dcf_loop function
|
changeset |
files
|
2009-10-14 |
laurent |
Removing superfluous event.Skip()
|
changeset |
files
|
2009-10-12 |
greg |
create specific timer thread for UCLIBC support (with CLOCK_PROCESS_CPUTIME_ID parameter)
|
changeset |
files
|
2009-10-08 |
'Gr?gory Tr?lat |
changes merged
|
changeset |
files
|
2009-10-08 |
greg |
-add LeaveMutex to avoid canopenshell deadlock when call NodeInit
|
changeset |
files
|
2009-10-07 |
edouard |
Fixed casts subject to problems on some compilers.
|
changeset |
files
|
2009-10-07 |
edouard |
Fixed typo in can_socket.c
|
changeset |
files
|
2009-10-06 |
edouard |
Some more reasonable timeout while waiting timer thread end
|
changeset |
files
|
2009-10-06 |
edouard |
Fixed bug in the AVR-CAN driver: the CAN interrupt changes the
|
changeset |
files
|
2009-09-25 |
'Gr?gory Tr?lat |
add timeout for waitreceivetaskend for the win32, fix GetLastError print
|
changeset |
files
|
2009-10-05 |
edouard |
Added timeout for waiting timer thread end on windows.
|
changeset |
files
|
2009-10-05 |
'Gr?gory Tr?lat |
removed ligcc.a dependency and fix problem with errno value
|
changeset |
files
|
2009-09-30 |
edouard |
Fixed wrong cast in sdo.c and wrong message length in nodeguarding
|
changeset |
files
|
2009-09-24 |
edouard |
Fiwed use of socketopt accross RT and non-RT implementation of SocketCan
|
changeset |
files
|
2009-09-24 |
edouard |
Updated memento with new Francis' version
|
changeset |
files
|
2009-09-24 |
'Gr?gory Tr?lat |
re-use macro for objaccess
|
changeset |
files
|
2009-09-24 |
greg |
add some symbols from libgcc.a into libcanfestival_win32.a to maintain compatibility between mingw and msvc compilers
|
changeset |
files
|
2009-09-16 |
greg |
fix warnings with msvc compiler
|
changeset |
files
|
2009-09-16 |
greg |
add extern C to maintain compatibility with C++
|
changeset |
files
|
2009-09-16 |
greg |
update config.h for win32 (for user which not use configure script)
|
changeset |
files
|
2009-09-16 |
greg |
Update CanFestival-3.def for visual studio users :
|
changeset |
files
|
2009-09-16 |
greg |
Replace macro functions for setODentry and getODentry
|
changeset |
files
|
2009-09-16 |
greg |
fix warnings with msvc compiler
|
changeset |
files
|
2009-09-16 |
greg |
update visual studio files
|
changeset |
files
|
2009-09-15 |
laurent |
Replacing wx.Choice controls by wx.ComboBox controls
|
changeset |
files
|
2009-09-15 |
laurent |
Bug with in access value translation and modification on subindex 0 of PDOmapping entries fixed
|
changeset |
files
|
2009-08-07 |
'Laurent Bessard |
Merged changes
|
changeset |
files
|
2009-07-27 |
laurent |
Adding support for displaying 'unknown' while datatype is not supported by CanFestival
|
changeset |
files
|
2009-07-27 |
laurent |
Adding support for octet string
|
changeset |
files
|
2009-07-27 |
laurent |
Adding support for internationalization
|
changeset |
files
|
2009-07-27 |
greg |
Fixed : postrm bug when upgrade package
|
changeset |
files
|
2009-07-27 |
greg |
add install/uninstall rules in Makefile.in
|
changeset |
files
|
2009-07-20 |
greg |
add extern \"C\" to keep compatibilty with C++
|
changeset |
files
|
2009-07-20 |
greg |
fix error in timer.c
|
changeset |
files
|
2009-07-20 |
greg |
fix warning when compile
|
changeset |
files
|
2009-07-20 |
greg |
Add print_getenv function wich print extra init params
|
changeset |
files
|
2009-07-17 |
greg |
rewrite comments
|
changeset |
files
|
2009-07-17 |
greg |
remove sync period from OD
|
changeset |
files
|
2009-07-17 |
greg |
fix method to exit properly the Timer Loop
|
changeset |
files
|
2009-07-17 |
greg |
fix method to exit properly CanReceiveLoop
|
changeset |
files
|
2009-07-17 |
greg |
fix message dialog when objdictedit can't find the pdf reader
|
changeset |
files
|
2009-07-17 |
greg |
fix some minor bugs
|
changeset |
files
|
2009-07-17 |
greg |
update manual
|
changeset |
files
|
2009-07-17 |
greg |
fixed : unlock and terminate CanReceive loop thread when canclose is called.
|
changeset |
files
|
2009-07-16 |
greg |
fixed bug in timerscfg.h for win32
|
changeset |
files
|
2009-07-16 |
greg |
Add new function defines to compile peak driver on win32
|
changeset |
files
|
2009-07-16 |
greg |
update canReceive_driver to match with Peak new read function (event)
|
changeset |
files
|
2009-07-16 |
greg |
updated manual_en.pdf with CANOpenShell example
|
changeset |
files
|
2009-07-16 |
greg |
Add doxygen comments in headers file
|
changeset |
files
|
2009-07-15 |
greg |
Add new example CANOpenShell in manual
|
changeset |
files
|
2009-07-15 |
greg |
Remove old entries in visual studio files
|
changeset |
files
|
2009-07-15 |
greg |
Add build command for master OD and slave OD
|
changeset |
files
|
2009-07-15 |
greg |
remove automatic loading of manual with xpdf
|
changeset |
files
|
2009-07-15 |
greg |
Rewrite win32 code (C only)
|
changeset |
files
|
2009-07-15 |
greg |
Add new example : CANOpen shell
|
changeset |
files
|
2009-07-10 |
'Gr?gory Tr?lat |
prevent eclipse to push .project with .hgignore
|
changeset |
files
|
2009-07-10 |
'Gr?gory Tr?lat |
removed dead hidden files
|
changeset |
files
|