UCSD-E4E / smartfin-fw2

Smartfin FW 2
GNU General Public License v3.0
1 stars 0 forks source link

Upload name does not reset for each session #15

Closed ntlhui closed 3 years ago

ntlhui commented 3 years ago
2021-05-29T04:16:49.850Z | Sfin-200042000e47373333353132-20210529-034715-0 -- | -- 2021-05-29T04:16:51.740Z | Sfin-200042000e47373333353132-20210529-034715-1 2021-05-29T04:16:53.520Z | Sfin-200042000e47373333353132-20210529-034715-2

As of v2.0.0.3

ntlhui commented 3 years ago
2021-05-29T03:47:35.082Z | Sfin-200042000e47373333353132-20210529-033625-0 -- | -- 2021-05-29T03:47:36.879Z | Sfin-200042000e47373333353132-20210529-033625-1 2021-05-29T03:47:38.679Z | Sfin-200042000e47373333353132-20210529-033625-2 2021-05-29T04:09:04.351Z | Sfin-200042000e47373333353132-20210529-034715-0 2021-05-29T04:09:06.090Z | Sfin-200042000e47373333353132-20210529-034715-1 2021-05-29T04:09:07.870Z | Sfin-200042000e47373333353132-20210529-034715-2 2021-05-29T04:14:46.912Z | Sfin-200042000e47373333353132-20210529-034715-0 2021-05-29T04:14:48.832Z | Sfin-200042000e47373333353132-20210529-034715-1 2021-05-29T04:14:50.665Z | Sfin-200042000e47373333353132-20210529-034715-2 2021-05-29T04:16:49.850Z | Sfin-200042000e47373333353132-20210529-034715-0 2021-05-29T04:16:51.740Z | Sfin-200042000e47373333353132-20210529-034715-1 2021-05-29T04:16:53.520Z | Sfin-200042000e47373333353132-20210529-034715-2
ntlhui commented 3 years ago

At https://github.com/UCSD-E4E/smartfin-fw2/blob/c4c91c025c70c544ad3f844356dea113b32ac56f/src/recorder.cpp#L279

No session name reset occurs. This changed in v2.0.0.4: https://github.com/UCSD-E4E/smartfin-fw2/blob/v2.0.0.4/src/recorder.cpp#L261

no automated test available.