Nick Tsiogkas
3cc1e9739e
Integrate SOEM with RTEMS
2018-01-23 17:07:59 +01:00
Hans-Erik Floryd
3daefaea61
Normalize line endings ( #126 )
...
* add .gitattributes
* normalize line-endings
2017-08-16 20:07:39 +02:00
Hans-Erik Floryd
da7d55e893
Enable and fix warnings ( #123 )
...
* cleanup CMakeLists.txt
* build with more warnings, warnings as errors
* fix expression has no effect warning
* fix unused parameter warnings
* fix loss of precision warning
* remove obsolete files
2017-08-16 13:48:51 +02:00
Zihan Chen
e78bb66327
Fixed osal_timer_diff bug ( #106 )
2017-05-25 10:09:10 +02:00
Mikael Heden
15e7748198
Move license information to LICENSE file ( #95 )
...
OK
2017-03-29 07:16:44 +02:00
nakarlsson
addb1204b4
vxworks
...
Add VxWorks reference driver, interrupt driven Mux driver.
2017-01-10 11:55:23 +01:00
Hans-Erik Floryd
725ddea4cd
fix file encodings
2016-02-16 14:01:08 +01:00
Hans-Erik Floryd
bec50c277a
add extern "C" to all header files
2016-02-16 13:35:19 +01:00
Shahbaz Youssefi
5c2955139e
Include relative to file
...
This allows the header files to be installed, say in /usr/include/soem
and then included with:
#include <soem/ethercattype.h>
without having to add -I/usr/include/soem.
Signed-off-by: Shahbaz Youssefi <syoussefi@kinova.ca>
2015-12-18 09:38:09 -05:00
Albert Hofkamp
5239968d0d
Remove trailing whitespace.
2015-11-04 13:02:33 +01:00
Mikael Heden
d6dd3411d7
Minor cleanup in the test applications
2015-07-09 17:58:54 +02:00
Mikael Heden
77da52b89d
Change to cmake build system
2015-07-09 17:57:59 +02:00
nakarlsson
6afd2f50cc
SOEM 1.31 RC
2015-03-11 21:45:16 +01:00
nakarlsson
f1404964e8
Added osal_task creation via task spwan, added fec driver for Freescale MAC FEC/ENET
...
Added osal_task creation via task spwan,
Added fec driver for Freescale MAC FEC/ENET
2015-03-08 17:27:00 +01:00
Mikael Heden
7472dae1a2
Added SOEM 1.3 (hg: a02cedcbdca5)
2014-11-25 16:10:29 +01:00