Commit Graph

4 Commits (fix/firstTestErrors)

Author SHA1 Message Date
Oleg da91f4010b Fix comm-cpu and cpu-comm communication problems
COMM-CPU
1. Expand read method for any data types
2. Change intrnal counter behaviour

CPU-COMM
1. Add check for address existance in table before message
processing
2. Change getting table register method for get_register_address().
Now it's slow but works
1 day ago
Oleg 0d2ff901a0 Invert digitalIO data. Rename base data types for consistency 1 month ago
Oleg f7e8138476 Clean project, rename canSpace to can_space 1 month ago
Oleg c692668f7b Expand CAN functionality.
1. Add new methods for update and receive. It is become possiple
to work with Uint32.
2. ADD changes in ConfigTX method. It determines data length
of a MBOX now as well
2 months ago