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
|