rtlabs-com / c-open

CANopen stack for embedded devices
http://www.rt-labs.com
Other
79 stars 40 forks source link

PDOs sent in Pre-operational #40

Closed nattgris closed 3 years ago

nattgris commented 3 years ago

If the application triggers PDO transmission using co_pdo_event() or co_pdo_obj_event(), the stack transmits the PDOs regardless of NMT state. It should not send PDOs unless the NMT state is Operational.