ucs_cfg.h: increase tx/rx message buffer to 1052 47/14247/1 5.99.1 5.99.2 flounder/5.99.1 flounder/5.99.2 flounder_5.99.1 flounder_5.99.2
authorTobias Jahnke <tobias.jahnke@microchip.com>
Thu, 7 Jun 2018 14:35:54 +0000 (16:35 +0200)
committerTobias Jahnke <tobias.jahnke@microchip.com>
Thu, 7 Jun 2018 14:35:54 +0000 (16:35 +0200)
- now supports parametric EQ (fiberdyne amp)

Bug-AGL: SPEC-1177

Change-Id: I7273e1d824a3118e9b01fa48975964b90f5291ab
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
ucs2-lib/cfg_agl/ucs_cfg.h

index a7d8862..e5b4395 100644 (file)
@@ -72,7 +72,7 @@ extern "C"
 /* Defines the payload size in bytes which is available for every Rx message object.
  * Valid values: 45..65535. Default value: 45.
  */
-#define UCS_AMS_SIZE_RX_MSG              512
+#define UCS_AMS_SIZE_RX_MSG            1052
 
 /* Defines the number of reserved Tx message objects.
  * Valid values: 5..255. Default value: 20.