haopengxiang bdedf648c5 uorb/topics: update delicated match of listener topics
bug: if user input obr_topic is sensor_gps_sate(wrong topic, which does not exist), the using of `strncmp` will assign idx=8 (as sesnor_gps) in the first.

However, there is no match in the `g_sensor_list`, hence idx=8 will give  out value of `sensor_gps` as output(wrong).

Change: This update aims to match the whole value of sensor name in `g_sensor_list`, while keeping `sensor_name+number` match in this condition.

Signed-off-by: haopengxiang <haopengxiang@xiaomi.com>
2023-08-10 02:01:09 +08:00
..
2023-08-10 00:50:50 +08:00
2023-07-08 13:52:02 +08:00
2023-05-08 21:35:16 +03:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-08-09 20:59:40 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2022-09-27 19:39:31 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-08-09 14:47:00 +08:00
2023-07-01 13:27:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-08-01 23:10:32 -07:00
2023-07-08 13:52:02 +08:00
2023-08-01 23:22:52 -07:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-29 20:29:54 -07:00
2023-01-05 21:42:15 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-05-13 10:15:02 -03:00
2023-05-10 15:40:06 +02:00
2023-06-11 18:47:50 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-30 01:20:36 -07:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00