2008-03-20 |
etisserant |
Fixed herbeat timer array partial initialization in generated OD code.
|
changeset |
files
|
2008-03-20 |
etisserant |
Added support for null terminated strings as VISIBLE_STRING.
|
changeset |
files
|
2008-03-20 |
lbessard |
Bug on domain size calculation fixed
|
changeset |
files
|
2008-03-20 |
etisserant |
Added support for null terminated strings as VISIBLE_STRING.
|
changeset |
files
|
2008-03-19 |
lbessard |
Problem with String size in C file generated fixed
|
changeset |
files
|
2008-03-14 |
peter |
Forces an emission of PDO by resetting the COB of the last message
|
changeset |
files
|
2008-03-12 |
greg |
fixed missing uninstall target in examples makefile
|
changeset |
files
|
2008-03-07 |
peter |
Old folder removed
|
changeset |
files
|
2008-03-07 |
peter |
included data.h
|
changeset |
files
|
2008-03-07 |
peter |
New named folder, first DS401 profile module, Makefile
|
changeset |
files
|
2008-03-07 |
etisserant |
fixed flags for xeno build
|
changeset |
files
|
2008-03-07 |
etisserant |
added networkedit icon
|
changeset |
files
|
2008-02-29 |
etisserant |
.ico icons work with either windows or linux
|
changeset |
files
|
2008-02-27 |
greg |
add icon support in init
|
changeset |
files
|
2008-02-26 |
greg |
fixed bug to open pdf with acrobat reader on Win32 in objdictedit and networkedit
|
changeset |
files
|
2008-02-24 |
etisserant |
Fixed some win32 stdout related problems. May not worl wit visualstudio debug log anymore.
|
changeset |
files
|
2008-02-19 |
etisserant |
Repercutions of parameter type change in waitReceiveTaskEnd in win32
|
changeset |
files
|
2008-02-19 |
etisserant |
Changed CAN_HANDLE into CAN_PORT in data.h and lss.h. More semanticaly correct.
|
changeset |
files
|
2008-02-19 |
etisserant |
Removed old commented code.
|
changeset |
files
|
2008-02-19 |
greg |
add changes in configure to force xeno --library-dir
|
changeset |
files
|
2008-02-19 |
etisserant |
Fixed faulty read access checking on OD access. Added read acces s checking in SDO (was disabled)
|
changeset |
files
|
2008-02-19 |
etisserant |
Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd.
|
changeset |
files
|
2008-02-18 |
etisserant |
Added Kvaser hardware support, thanks to Giuseppe Massimo Bertani .
|
changeset |
files
|
2008-02-18 |
groke6 |
some warning errors fixed
|
changeset |
files
|
2008-02-18 |
etisserant |
added configure option to force Wx detection.
|
changeset |
files
|
2008-02-18 |
etisserant |
Fixed problem with spaces in paths in generated canfetival_config.py
|
changeset |
files
|
2008-02-18 |
etisserant |
Fixed debug build on mingw32, was broken due to recent changes in debug macros in print_message
|
changeset |
files
|
2008-02-13 |
etisserant |
removed old jaxe files
|
changeset |
files
|
2008-02-13 |
etisserant |
Many changes in manual.tex. Now nearly human readable.
|
changeset |
files
|
2008-02-12 |
etisserant |
Big cleanup in manual. Used Lyx for that.
|
changeset |
files
|
2008-02-12 |
etisserant |
Some typo fixes in the manual, thanks to Yegor Yefremov (VisionSystems)
|
changeset |
files
|
2008-02-12 |
etisserant |
Accepted Vladimir Chren linux kernelspace port patch.
|
changeset |
files
|
2008-02-12 |
etisserant |
exlude generated html doxygen from CVS
|
changeset |
files
|
2008-02-12 |
etisserant |
exlude generated html manual from CVS
|
changeset |
files
|
2008-02-12 |
etisserant |
Removed generated html doxygen doc from CVS, too many files.
|
changeset |
files
|
2008-02-11 |
groke6 |
fixed TextMasterSlaveLSS
|
changeset |
files
|
2008-02-08 |
etisserant |
Now, PDF doc of objdictgen can be opened with acrobat reader on windows
|
changeset |
files
|
2008-02-08 |
etisserant |
Cleaned DS-401GUI (definitively removed graph) added options to open directly on the right Input or Output page. Little fixes.
|
changeset |
files
|
2008-02-07 |
groke6 |
added canChangeBaudRate to the driver interface
|
changeset |
files
|
2008-02-05 |
etisserant |
Fixed missing includes causing warnings
|
changeset |
files
|
2008-02-05 |
etisserant |
Cleaned re-indented code of DS401_Slave_Gui
|
changeset |
files
|
2008-02-04 |
groke6 |
added TestMasterSlaveLSS. LSS protocol revised.
|
changeset |
files
|
2008-02-04 |
luis |
Solved a mistake with parentheses in last change
|
changeset |
files
|
2008-02-04 |
luis |
Minor changes to guarantee that UNS8 cast is well done
|
changeset |
files
|
2008-02-01 |
etisserant |
As requested long ago, added CoData* parameter to all this applications callback, let application designer use identical callback for multiple nodes, and reduce source code length.
|
changeset |
files
|
2008-02-01 |
etisserant |
Enhanced cleanup of TCP CAN client/server
|
changeset |
files
|
2008-02-01 |
etisserant |
little fix on arch detection when using mingw32-only compiler from within cygwin's bash
|
changeset |
files
|
2008-01-31 |
etisserant |
AVR port, thanks to Peter Christen, Comat AG.
|
changeset |
files
|
2008-01-30 |
greg |
add cancfg.h dependency to rebuild can_peak_win32 driver
|
changeset |
files
|
2008-01-29 |
greg |
fix install target in example Makefile.in
|
changeset |
files
|
2008-01-29 |
greg |
remove canfestival-examples.install in debian dir
|
changeset |
files
|
2008-01-29 |
greg |
remove examples install target in debian/rules
|
changeset |
files
|
2008-01-25 |
etisserant |
Fixed some endianization problems caused by switch to UNS16 for cob_id member in CAN messages. To be continued.
|
changeset |
files
|
2008-01-25 |
greg |
fix name "staus" in c generated files with "status
|
changeset |
files
|
2008-01-25 |
etisserant |
changed order of declaration/initialization of variables to prevent some warnings
|
changeset |
files
|
2008-01-25 |
etisserant |
changed win32.cpp into drivers_win32.cpp in vcproj file
|
changeset |
files
|
2008-01-23 |
etisserant |
Fixed Peter Christen remarks as regards typo
|
changeset |
files
|
2008-01-23 |
etisserant |
Changed cob_id from struct{UNS32} to UNS16
|
changeset |
files
|
2008-01-22 |
groke6 |
Added can4linux driver support.
|
changeset |
files
|
2008-01-18 |
etisserant |
fixed configure command line constant specification bug. Thanks to Jorge.
|
changeset |
files
|