| .. |
|
drvTemplate
|
Merge pull request #116 from odesenfans/can-base-address-void-ptr
|
2019-11-13 08:54:34 +01:00 |
|
dsPIC30F
|
Renaming CANdevicePtr to CANdriverState
|
2019-11-13 08:34:42 +01:00 |
|
eCos
|
Renaming CANdevicePtr to CANdriverState
|
2019-11-13 08:34:42 +01:00 |
|
LPC177x_8x
|
Changed drivers to conditionally compile LED code if application specifies CO_USE_LEDS
|
2019-11-19 13:35:59 -08:00 |
|
LPC1768
|
Renaming CANdevicePtr to CANdriverState
|
2019-11-13 08:34:42 +01:00 |
|
MCF5282
|
Renaming CANdevicePtr to CANdriverState
|
2019-11-13 08:34:42 +01:00 |
|
neuberger-socketCAN
|
update examples with CO_process_SYNC_RPDO changes
|
2019-12-10 16:33:21 -08:00 |
|
PIC24_dsPIC33
|
Merge pull request #88 from JuPrgn/patch-1
|
2019-12-09 08:25:12 +01:00 |
|
PIC32
|
update examples with CO_process_SYNC_RPDO changes
|
2019-12-10 16:33:21 -08:00 |
|
SAM3X
|
Renaming CANdevicePtr to CANdriverState
|
2019-11-13 08:34:42 +01:00 |
|
socketCAN
|
update examples with CO_process_SYNC_RPDO changes
|
2019-12-10 16:33:21 -08:00 |
|
STM32
|
Changed drivers to conditionally compile LED code if application specifies CO_USE_LEDS
|
2019-11-19 13:35:59 -08:00 |
|
STM32F3
|
Renaming CANdevicePtr to CANdriverState
|
2019-11-13 08:34:42 +01:00 |
|
CO_Emergency.c
|
Fixed direct use of msg->ident to use driver abstraction function instead, since not all drivers employ the same msg struct
|
2019-11-15 14:38:54 -08:00 |
|
CO_Emergency.h
|
Merge pull request #110 from JuPrgn/FeatTimestamp
|
2019-12-09 08:23:16 +01:00 |
|
CO_HBconsumer.c
|
heartbeat consumer: added callback for first received heartbeat
|
2018-12-14 09:06:39 +01:00 |
|
CO_HBconsumer.h
|
heartbeat consumer: added callback for first received heartbeat
|
2018-12-14 09:06:39 +01:00 |
|
CO_LSS.h
|
- changed unnamed struct CO_LSS_address_t
|
2018-05-02 12:55:44 +02:00 |
|
CO_LSSmaster.c
|
lss master: Deselect all work in all states and cleans up the master state machine
|
2018-10-09 07:48:41 +02:00 |
|
CO_LSSmaster.h
|
lss master: Deselect all work in all states and cleans up the master state machine
|
2018-10-09 07:48:41 +02:00 |
|
CO_LSSslave.c
|
LSS slave: LSS startup did not confirm to CiA DSP 305 Figure 47
|
2018-12-14 09:04:49 +01:00 |
|
CO_LSSslave.h
|
LSS slave: LSS startup did not confirm to CiA DSP 305 Figure 47
|
2018-12-14 09:04:49 +01:00 |
|
CO_NMT_Heartbeat.c
|
Conditionally compile LED state code
|
2019-11-15 14:26:02 -08:00 |
|
CO_NMT_Heartbeat.h
|
Conditionally compile LED state code
|
2019-11-15 14:26:02 -08:00 |
|
CO_PDO.c
|
change SYNC module to be optional
|
2019-12-10 16:33:21 -08:00 |
|
CO_PDO.h
|
change SYNC module to be optional
|
2019-12-10 16:33:21 -08:00 |
|
CO_SDO.c
|
sdo: added out-of-bound check to getDataPointer
|
2018-10-01 15:13:05 +02:00 |
|
CO_SDO.h
|
Merge branch 'memory-sync' into neuberger-master
|
2018-09-05 08:33:11 +02:00 |
|
CO_SDOmaster.c
|
sdo master: callback for local OD is not triggered by message rx, so trigger it manually
|
2018-10-01 15:13:33 +02:00 |
|
CO_SDOmaster.h
|
sdo client: use SDO client parameter default entries as start values
|
2018-09-13 09:12:48 +02:00 |
|
CO_SYNC.c
|
Fix useless comparison
|
2018-09-05 09:52:39 +02:00 |
|
CO_SYNC.h
|
Added memory barrier to all objects
|
2017-09-01 13:45:34 +02:00 |
|
CO_TIME.c
|
feat: Add TIME producer and refactor TIME consumer
|
2019-11-12 12:28:33 +01:00 |
|
CO_TIME.h
|
doc: update TIME doc and add an example
|
2019-12-06 15:34:02 +01:00 |
|
CO_trace.c
|
Merge pull request #106 from vestas-wind-systems/co_trace_format_specifiers
|
2019-10-09 17:11:12 +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 |