2008-06-06 |
etisserant |
Implemented retry on SDO timeout in dcf.c.
|
changeset |
files
|
2008-06-05 |
greg |
"change baudrate" implemented for lincan interface
|
changeset |
files
|
2008-06-05 |
etisserant |
serious typo in dcf.c
|
changeset |
files
|
2008-06-04 |
etisserant |
Added NMT reset callbacks, patch from Edward
|
changeset |
files
|
2008-06-04 |
etisserant |
Fixed alignments problems on some 32bit target such as ARM or Xscale.
|
changeset |
files
|
2008-06-04 |
etisserant |
Added --binutils configure parameter : "--binutils=path Override binutils path detection (as regards $CC content) "
|
changeset |
files
|
2008-06-04 |
etisserant |
Updated SVG drawing to reflect recent changes in API.
|
changeset |
files
|
2008-06-04 |
etisserant |
Applied James patch that fixes can_cn4linux.c file descriptor handling and make it compatible with can_serial_hub.
|
changeset |
files
|
2008-06-04 |
etisserant |
Applied Edwards timer.c optimization patch.
|
changeset |
files
|
2008-06-04 |
etisserant |
Applied edward's patch for OD acces macros (optimization) and boudaries check (safety).
|
changeset |
files
|
2008-06-04 |
etisserant |
Fixed minor typos in timers_rtai.c and timers_xeno.c
|
changeset |
files
|
2008-06-02 |
greg |
kerneltest updated for the new api
|
changeset |
files
|
2008-05-27 |
greg |
fix bug MasterMap1 callback
|
changeset |
files
|
2008-05-27 |
greg |
fix bug in exit function
|
changeset |
files
|
2008-05-09 |
greg |
update Doxyfile , manual.tex
|
changeset |
files
|
2008-05-09 |
greg |
add rt_task_join for receive task and timerloop task
|
changeset |
files
|
2008-05-07 |
greg |
add TimerInit, TimerCleanup and Exit functions
|
changeset |
files
|
2008-05-07 |
greg |
add -mno-cygwin when linking with the vscom api dll
|
changeset |
files
|
2008-05-07 |
greg |
clean Makefile.in
|
changeset |
files
|
2008-05-07 |
greg |
- remove mlockall in timerloop
|
changeset |
files
|
2008-05-06 |
greg |
add Exit function to DS401SlaveGui, change StopTimerLoop's arg and add TimerCleanup function in timers_win32
|
changeset |
files
|
2008-05-06 |
greg |
fix typo line 135
|
changeset |
files
|
2008-05-05 |
greg |
change to ASCII
|
changeset |
files
|
2008-05-05 |
greg |
Add support for USB-CAN devices from VScom
|
changeset |
files
|
2008-05-02 |
greg |
- add RTAI support
|
changeset |
files
|
2008-04-29 |
lbessard |
Problem with Real types unsupported fixed
|
changeset |
files
|
2008-04-29 |
lbessard |
Inversion between Array and Record fixed
|
changeset |
files
|
2008-04-28 |
etisserant |
Serial Hub fixes... Thanks James.
|
changeset |
files
|
2008-04-28 |
etisserant |
Fixed typo in objaccess.c. Thanks to James
|
changeset |
files
|
2008-04-25 |
etisserant |
Some more Endianess fixes.
|
changeset |
files
|
2008-04-25 |
etisserant |
CAN over Serial link (TTY) interface, with serial hub software. Thanks to James Steward.
|
changeset |
files
|
2008-04-24 |
etisserant |
Endianess patch from Edward Karpicz, Lithuania :-)
|
changeset |
files
|
2008-04-23 |
etisserant |
Fixed some endianess problems in states.c and sync.c
|
changeset |
files
|
2008-04-21 |
lbessard |
Bug on Boolean values parsing while importing EDS fixed
|
changeset |
files
|
2008-04-21 |
etisserant |
Reverted back states.c to 1.29.
|
changeset |
files
|
2008-04-21 |
etisserant |
sync.c : fixed some endianize problem, and calback de-registering when re-starting service.
|
changeset |
files
|
2008-04-21 |
etisserant |
Doxy-style comments and various cleanup in unix.c
|
changeset |
files
|
2008-04-21 |
etisserant |
Added debug messages in can_peak_linux driver iface
|
changeset |
files
|
2008-04-01 |
etisserant |
Fixes in manual ( removed Node ID setting in objdiectedit screenshots)
|
changeset |
files
|
2008-04-01 |
etisserant |
typo in states.c
|
changeset |
files
|
2008-03-31 |
etisserant |
Fixed endianizarion problems
|
changeset |
files
|
2008-03-31 |
etisserant |
Now OD callback return val ahev influance on SDO transmission (if callback fall, SDO abord may be signaled)
|
changeset |
files
|
2008-03-31 |
etisserant |
Fixed suspicious code in lss.c
|
changeset |
files
|
2008-03-31 |
etisserant |
Fixed suspicious code in sdo.c
|
changeset |
files
|
2008-03-26 |
greg |
fixed Makefile.in in objdictgen for gnosis
|
changeset |
files
|
2008-03-26 |
greg |
added Gnosis_Utils tar.gz file
|
changeset |
files
|
2008-03-21 |
etisserant |
Removed some dead generated C code in gen_cfile.py, about callbacks.
|
changeset |
files
|
2008-03-21 |
etisserant |
Fixed typo in objacces.c bigendian side.
|
changeset |
files
|
2008-03-21 |
etisserant |
Fixed typo in objacces.c bigendian side.
|
changeset |
files
|
2008-03-20 |
etisserant |
Fixed not so ANSI code in objaccess.c
|
changeset |
files
|
2008-03-20 |
etisserant |
Endianization fix in pdo.c
|
changeset |
files
|
2008-03-20 |
etisserant |
Endianization fix in emcy.c
|
changeset |
files
|
2008-03-20 |
etisserant |
Preliminary support for TRANS_SYNC_ACYCLIC (0) transmit type.
|
changeset |
files
|
2008-03-20 |
etisserant |
re-indented pdo.c
|
changeset |
files
|
2008-03-20 |
etisserant |
Removed DS401_Slave in AVR port.
|
changeset |
files
|
2008-03-20 |
etisserant |
Probable bug fix in HeartBeatStop
|
changeset |
files
|
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
|