Jef Driesen 9090f713b4 Add support for reading a ringbuffer forwards
A dive computer typically writes its ringbuffer in the forward
direction. Thus, when downloading the dives in reverse order (newest
first), the ringbuffer needs to be read in the backward direction.

However, some dive computers already re-arrange the data in the correct
order, which means the data needs to be read in the opposite direction.
To support this case without drastic changes in the logic, the rbstream
implementation is extended to also support reading in the forward
direction.
2024-03-14 12:25:37 +01:00
..
2021-02-24 12:00:05 +01:00
2019-06-21 16:13:27 +02:00
2023-03-23 19:31:01 +01:00
2023-03-23 19:31:01 +01:00
2017-08-18 23:26:45 +02:00
2023-04-24 00:02:17 +02:00
2023-04-24 00:02:17 +02:00
2023-08-11 12:39:39 +02:00
2014-03-14 09:44:10 +01:00
2013-08-22 09:15:55 +02:00
2018-01-30 22:00:41 +01:00
2023-01-25 14:17:29 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2021-03-24 17:17:57 +01:00
2018-03-05 08:44:14 +01:00
2021-02-12 13:54:40 +01:00