| .. |
|
drvTemplate
|
Added guards for c++ compilation
|
2017-05-10 15:30:25 +02:00 |
|
dsPIC30F
|
Added CO->CANmodule[x]->CANnormal to all drivers. example/main.c updated.
|
2016-01-12 13:48:16 +01:00 |
|
eCos
|
Added CO->CANmodule[x]->CANnormal to all drivers. example/main.c updated.
|
2016-01-12 13:48:16 +01:00 |
|
LPC177x_8x
|
Added CO->CANmodule[x]->CANnormal to all drivers. example/main.c updated.
|
2016-01-12 13:48:16 +01:00 |
|
LPC1768
|
Cleanup of documentation comments and match stylings. No code change.
|
2017-02-03 12:58:42 +01:00 |
|
MCF5282
|
Added CO->CANmodule[x]->CANnormal to all drivers. example/main.c updated.
|
2016-01-12 13:48:16 +01:00 |
|
PIC24_dsPIC33
|
Pull request #8 jensnielsen/CAN RX interrupt
|
2016-03-21 12:08:34 +01:00 |
|
PIC32
|
Added LPC1768 into readme.
|
2017-02-03 13:02:36 +01:00 |
|
SAM3X
|
Added CO->CANmodule[x]->CANnormal to all drivers. example/main.c updated.
|
2016-01-12 13:48:16 +01:00 |
|
socketCAN
|
SYNC timeout bugfix; synchronous PDOs are now processed after next sync.
|
2016-09-07 16:08:07 +02:00 |
|
STM32
|
Added CO->CANmodule[x]->CANnormal to all drivers. example/main.c updated.
|
2016-01-12 13:48:16 +01:00 |
|
STM32F3
|
Nonvolatile storage for STM32F3-series of microcontrollers
|
2016-03-15 13:54:28 +02:00 |
|
CO_Emergency.c
|
Merge branch 'fix-emcy-overflow-clear' of https://github.com/martinwag/CANopenNode into martinwag-fix-emcy-overflow-clear
|
2019-10-08 08:07:26 +02:00 |
|
CO_Emergency.h
|
Merge pull request #37 from martinwag/add-errorbit-defines
|
2017-05-20 16:56:18 +02:00 |
|
CO_HBconsumer.c
|
License changed to the GNU General Public License version 2 with the classpath exception.
|
2016-01-10 00:15:50 +01:00 |
|
CO_HBconsumer.h
|
Added guards for c++ compilation
|
2017-05-10 15:30:25 +02:00 |
|
CO_NMT_Heartbeat.c
|
Update CO_NMT_Heartbeat.c
|
2017-05-20 16:51:11 +02:00 |
|
CO_NMT_Heartbeat.h
|
Merge branch 'master' into add-nmt-callback
|
2017-05-20 16:33:17 +02:00 |
|
CO_PDO.c
|
Moved RPDO_CALLS_EXTENSION functionallity out of receive poll loop...
|
2017-09-01 10:35:24 +02:00 |
|
CO_PDO.h
|
Added guards for c++ compilation
|
2017-05-10 15:30:25 +02:00 |
|
CO_SDO.c
|
Fixed SDO read/write callback race condition...
|
2017-09-01 10:34:01 +02:00 |
|
CO_SDO.h
|
OD 1003-0 now clears errors
|
2017-05-22 08:49:38 +02:00 |
|
CO_SDOmaster.c
|
License changed to the GNU General Public License version 2 with the classpath exception.
|
2016-01-10 00:15:50 +01:00 |
|
CO_SDOmaster.h
|
Added guards for c++ compilation
|
2017-05-10 15:30:25 +02:00 |
|
CO_SYNC.c
|
return CO_SDO_AB_INVALID_VALUE for wrong value on object 1019 (SYNC)
|
2017-07-04 13:22:18 +02:00 |
|
CO_SYNC.h
|
Added guards for c++ compilation
|
2017-05-10 15:30:25 +02:00 |
|
CO_trace.c
|
CO_trace: remove compiler warnings (#49)
|
2017-08-01 17:19:52 +02:00 |
|
CO_trace.h
|
Added guards for c++ compilation
|
2017-05-10 15:30:25 +02:00 |
|
crc16-ccitt.c
|
Compiler switch enables providing own CRC16 implemetation.
|
2017-05-10 15:29:08 +02:00 |
|
crc16-ccitt.h
|
Merge pull request #35 from martinwag/add-cpp-guards
|
2017-05-20 16:28:25 +02:00 |