Commits on Source 18
-
Douglas Araujo authored
The code is crashing (segfault) on RMMOutputQueues::fillOutputQueuefromJson method.
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
Previously, OutputQueueBase was always instantiated, which caused dynamic_pointer_cast to OutputQueueNonUDP or OutputQueueUDP to fail. This fix ensures that the correct subclass is instantiated depending on whether the firmware is legacy or not, allowing proper deserialization of fields specific to each output queue type
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
This method is used by nonUDP FW version to make the fiber output link up.
-
Douglas Araujo authored
-
Douglas Araujo authored
Add test file for non UDPCore FW, and revert the customMap for the previues content using UDPCore FW version
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
Add support to legacy nonUDP FW See merge request !53
-
Douglas Araujo authored