Update v1.1.0 - MGT - RTD - PUSC #28

Merged
meierj merged 88 commits from mueller/mgt-rtd-pusc into develop 2021-04-25 12:40:38 +02:00
71 changed files with 3300 additions and 1222 deletions
Showing only changes of commit 132acf0dd3 - Show all commits

View File

@ -404,7 +404,7 @@ void ObjectFactory::produce(){
(void) rtdIc17;
(void) rtdIc18;
#endif /* Q7S_ADD_RTS_DEVICES == 1 */
#endif /* Q7S_ADD_RTD_DEVICES == 1 */
I2cCookie* imtqI2cCookie = new I2cCookie(addresses::IMTQ, IMTQ::MAX_REPLY_SIZE,
std::string("/dev/i2c-0"));

2
tmtc

Submodule tmtc updated: 7cc06ef0e0...3b5d92f908