PLOC SUPV Update to newer firmware #316

Merged
muellerr merged 99 commits from mueller/tas_ploc_supv_update into develop 2022-11-18 14:27:13 +01:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 2c00119b47 - Show all commits

View File

@ -34,6 +34,7 @@ PlocSupvUartManager::PlocSupvUartManager(object_id_t objectId)
decodedRingBuf(1200 * MAX_STORED_DECODED_PACKETS, true),
ipcRingBuf(1200 * MAX_STORED_DECODED_PACKETS, true) {
resetSpParams();
spParams.maxSize = cmdBuf.size();
semaphore = SemaphoreFactory::instance()->createBinarySemaphore();
semaphore->acquire();
lock = MutexFactory::instance()->createMutex();

2
tmtc

@ -1 +1 @@
Subproject commit f730ff4180b02f68122f853800a6247a92ac722e
Subproject commit 066adee13a980f0a297ab401a10abc157a7d921d