Lg1: Implement both light|darkAmbience stimBuffs & their production

We now produce both light and dark ambience stimframes into
stimbuffs for the LivoxGen1 lidar devices.
This commit is contained in:
2026-04-18 14:54:14 -04:00
parent 632a227985
commit 27a5d48451
15 changed files with 668 additions and 336 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ class StimulusProducer;
/**
* MeshStimulusBuffer is a specialized StimulusBuffer for mesh data.
* Intrinsic threshold params are not allowed on mesh qualeIfaceApi lines;
* attach postrin(...) / negtrin(...) specifiers to a pcloudAmbience nontrin
* spec instead.
* attach postrin(...) specifiers to a pcloudDarkAmbience line or
* negtrin(...) specifiers to a pcloudLightAmbience line instead.
*/
class MeshStimulusBuffer
: public StimulusBuffer