SOES/soes
Mikael Heden a53868daec Fix bug when the number of PDO subindexes is 255
The problem was that for (sic = 1; sic <= si; sic++) never terminates if
si = 255 (number of subindexes) since sic was a uint8_t.
2016-08-19 16:19:06 +02:00
..
doc remove generated files 2015-05-13 17:02:00 +02:00
hal/rt-kernel-twrk60 Fix ESC_read so that all bytes are read for mailboxes larger than 128 bytes. 2015-09-21 18:12:25 +02:00
include/sys/gcc fix endian conversion 2015-05-25 16:53:19 +02:00
CMakeLists.txt use HAL (no os required) 2015-05-21 11:11:16 +02:00
Doxyfile Imported Arthur Ketels' SOES (hg: ea7f05102d58) 2014-09-12 16:01:33 +02:00
config.h Breakout configuration settings 2015-05-19 10:46:35 +02:00
esc.c Bugfix against latest CTT 2.0.34 2016-01-27 22:14:36 +01:00
esc.h Bugfix against latest CTT 2.0.34 2016-01-27 22:14:36 +01:00
esc_coe.c Fix bug when the number of PDO subindexes is 255 2016-08-19 16:19:06 +02:00
esc_coe.h Use ATYPE_RO 2015-05-25 11:48:58 +02:00
esc_foe.c FOE: Fixes last package in FOE transfer equals zero. 2015-11-26 10:24:41 +01:00
esc_foe.h use C99 types 2015-05-21 10:42:10 +02:00