2007-06-25 |
lbessard |
Bugs on cfile generation fixed
|
changeset |
files
|
2007-06-22 |
lbessard |
Bug on EDS file parsing fixed
|
changeset |
files
|
2007-06-22 |
etisserant |
Addecd decompo_dcf to .def
|
changeset |
files
|
2007-06-21 |
lbessard |
Bug on header file writing in gen_cfile fixed
|
changeset |
files
|
2007-06-21 |
lbessard |
Bug on Domain data writing in gen_cfile fixed
|
changeset |
files
|
2007-06-21 |
lbessard |
Mistake on a RPDO CobID corrected
|
changeset |
files
|
2007-06-14 |
lbessard |
Remove bug report that don't have to be on CVS
|
changeset |
files
|
2007-06-13 |
lbessard |
Bug on NodeManager corrected :
|
changeset |
files
|
2007-06-11 |
lbessard |
Obsolete code line removed in objdictedit.py
|
changeset |
files
|
2007-06-08 |
etisserant |
File removed accidently
|
changeset |
files
|
2007-06-08 |
etisserant |
Fixed compile error because of missed type casting in certain compiler (http://www.iar.se/). Thanks to Raphael Studer
|
changeset |
files
|
2007-06-08 |
etisserant |
fix dox
|
changeset |
files
|
2007-06-08 |
nico |
Manual and Documentation finish
|
changeset |
files
|
2007-06-08 |
etisserant |
fix dox
|
changeset |
files
|
2007-06-07 |
nico |
Manual and Documentation finish
|
changeset |
files
|
2007-06-06 |
etisserant |
Some fixes in dox.
|
changeset |
files
|
2007-06-06 |
nico |
Manual and Documentation finish
|
changeset |
files
|
2007-06-05 |
nico |
Manual and Documentation finish
|
changeset |
files
|
2007-06-05 |
lbessard |
Bug on RefreshStatusBar corrected
|
changeset |
files
|
2007-06-05 |
nico |
Manual convertion -> latex -> pdf
|
changeset |
files
|
2007-06-04 |
nico |
First doxygen implementation
|
changeset |
files
|
2007-05-29 |
greg |
Bugs corrected on objdictedit and networkdict
|
changeset |
files
|
2007-05-28 |
lbessard |
Adding program for network management
|
changeset |
files
|
2007-05-25 |
etisserant |
Some fixes for visual studio C compiler compatiblity.
|
changeset |
files
|
2007-05-25 |
etisserant |
fixed ref to old configure .bat file.
|
changeset |
files
|
2007-05-18 |
greg |
big-endian with concise dcf fixed
|
changeset |
files
|
2007-05-16 |
greg |
Boolean variable mapped in PDO
|
changeset |
files
|
2007-05-14 |
etisserant |
Big Endian fixes.
|
changeset |
files
|
2007-05-14 |
greg |
fix :
|
changeset |
files
|
2007-05-14 |
greg |
DS-302 profile update
|
changeset |
files
|
2007-05-13 |
etisserant |
Fixed "function LoadCanDriver() should return library handle instead of 0 if succeeded" bug
|
changeset |
files
|
2007-05-13 |
etisserant |
Applied wolfgang changes, and re-indented socket_can.c file
|
changeset |
files
|
2007-05-13 |
etisserant |
Added debug level opt in configure and re-enabled debug macros.
|
changeset |
files
|
2007-05-12 |
etisserant |
Removed dummy sleep.
|
changeset |
files
|
2007-05-12 |
etisserant |
Fixed problems in can_virtual, loop when closing pipes.
|
changeset |
files
|
2007-05-12 |
etisserant |
Wolfgang enhancements for RT-socket-CAN support
|
changeset |
files
|
2007-05-12 |
etisserant |
CleanUp and minor fixes
|
changeset |
files
|
2007-05-11 |
etisserant |
Let user choose his own XENO_CONFIG.
|
changeset |
files
|
2007-05-11 |
etisserant |
Fix can_socket again.
|
changeset |
files
|
2007-05-11 |
lbessard |
Bugs on C File generating corrected
|
changeset |
files
|
2007-05-11 |
etisserant |
Fixed can_socket compilation bugs
|
changeset |
files
|
2007-05-11 |
etisserant |
CleanUp
|
changeset |
files
|
2007-05-11 |
greg |
correction of lifegrd compilation warning
|
changeset |
files
|
2007-05-11 |
lbessard |
Bug on objectdictgen corrected
|
changeset |
files
|
2007-05-10 |
greg |
Test if index 1F22 exists for Master OD (Concise DCF)
|
changeset |
files
|
2007-05-04 |
lbessard |
Adding support for importing and exporting EDS files
|
changeset |
files
|
2007-05-04 |
greg |
updated manual
|
changeset |
files
|
2007-05-04 |
greg |
Update help text.
|
changeset |
files
|
2007-05-04 |
greg |
Master configure slave's heartbeat producer time by concise DCF.
|
changeset |
files
|
2007-05-04 |
greg |
Add concise DCF support
|
changeset |
files
|
2007-05-04 |
greg |
Add default callback for index entry 0x1017
|
changeset |
files
|
2007-04-30 |
greg |
Support for DCF (DS-302)
|
changeset |
files
|
2007-04-24 |
etisserant |
Added writeLocalDict and readLocalDict, that have to be called from application instead of getODEntry and setODEntry. Fix potential endianization problem.
|
changeset |
files
|
2007-04-24 |
etisserant |
Added _writenetworkdictionary option to avoir endianiation
|
changeset |
files
|
2007-04-24 |
etisserant |
Set PDO transmit time according to ESA perceptionof CanOpen
|
changeset |
files
|
2007-04-24 |
etisserant |
Removed SDOTimeout application callback.Please use SDO callbacks instead.
|
changeset |
files
|
2007-04-19 |
etisserant |
EDS import
|
changeset |
files
|
2007-04-18 |
etisserant |
Fixed segfault with Xenomai timer_xeno.c
|
changeset |
files
|
2007-04-18 |
etisserant |
Removed compilation warnings with some GCC. + Fixed test for baudrate = none
|
changeset |
files
|
2007-04-18 |
etisserant |
Added install target for MicroMod
|
changeset |
files
|