We were able to update the dsp image and also build voxl-px4 from the sdk-1.1.2 tag.
We are able to reproduce this issue with just a joystick connected to QGC (meaning RC in mode set to joystick only and voxl-io board disconnected).
When the issue occurs, this is what the cpuload topic shows:
Every 0.1s: px4-listener cpuload m0054: Thu Mar 2 13:11:09 2023
TOPIC: cpuload 2 instances
Instance 0:
cpuload
timestamp: 730351047 (59.056290 seconds ago)
process_load: 0.86000
system_load: 0.86000
ram_usage: 0.00000
platform: "QURT"
Instance 1:
cpuload
timestamp: 788949259 (0.459716 seconds ago)
process_load: 0.52000
system_load: 0.12578
ram_usage: 0.11849
platform: "POSIX"
Interesting to note: the timestamp starts to fall behind for most topics published by the QURT side of things...
Memory ballooning is still here.