Commit Graph

203 Commits

Author SHA1 Message Date
朱天龙 (Armink) 2b3b12ceb4 [tsdb] Fix the bug that data cannot be queried under some conditions. 2022-08-27 13:31:43 +08:00
朱天龙 (Armink) 79ac8f1746 [kvdb] update the comments. 2022-08-27 13:29:21 +08:00
朱天龙 (Armink) 5e5067d2e3 [kvdb] update the testcase 2022-08-27 13:26:37 +08:00
朱天龙 (Armink) a5aa4026fd [fdb] format the code. 2022-08-27 13:24:56 +08:00
朱天龙 (Armink) 1ebcefec45 [doc] update the doc 2022-08-27 13:24:09 +08:00
Spider 8554116d6d
Fix/gran 64 (#173)
Fix GRAN 64bit
2022-08-24 15:54:12 +08:00
朱天龙 (Armink) 0bc7b01834
Merge pull request #172 from Spider84/feature/stm32l4
Add STM32L4 fal_flash port
2022-08-24 15:52:49 +08:00
Spider 45a146a527
Remove warnings on GCC build (#174)
* Remove warnings on GCC build
2022-08-23 15:15:45 +08:00
Alexey Belyaev 93eaf6a522 Add STM32L4 fal_flash port 2022-08-19 16:35:03 +06:00
朱天龙 (Armink) 6204074c9d [doc] update doc 2022-08-10 10:08:00 +08:00
朱天龙 (Armink) cf00f736bf
Merge pull request #163 from armink/revert-158-master
Revert "Abandon the verification of the data whose status is deleted"
2022-07-02 21:08:00 +08:00
朱天龙 (Armink) 9c53806e9e
Revert "Abandon the verification of the data whose status is deleted" 2022-07-02 21:07:41 +08:00
朱天龙 (Armink) 1914fd2511
Merge pull request #158 from chwncy/master
Abandon the verification of the data whose status is deleted
2022-06-15 23:43:19 +08:00
chwncy 6a95ac8c8a Abandon the verification of the data whose status is deleted 2022-06-15 21:41:20 +08:00
朱天龙 (Armink) 92052b70bc [tsdb] fix ci build error. 2022-06-12 15:52:05 +08:00
朱天龙 (Armink) 393773aa8a [doc] update the doc for reverse iterator. 2022-06-11 14:47:12 +08:00
朱天龙 (Armink) 4e393e1326 [tsdb] format the code style. 2022-06-11 14:39:13 +08:00
armink 8392c48459
!4 【新增】按照时间逆序迭代
Merge pull request !4 from Mr.Tang/tzy_dev
2022-06-11 06:29:40 +00:00
tangzhenye e94569b2b2 【修改】合并重读代码 2022-06-11 14:26:17 +08:00
TangZhenye cc4f53d82d 【删除】多余空格 2022-06-10 17:56:29 +08:00
tangzhenye ceb75d203a 【新增】tsdb支持按时间逆序迭代
【修改】全部逆序迭代时的多余操作
2022-06-10 17:47:27 +08:00
朱天龙 (Armink) 03500fa925 update the version number. 2022-05-18 20:27:46 +08:00
朱天龙 (Armink) 536c1f3a6f [tsdb] remove #pragma pack and rename fdb_tsl_iter_reverse. 2022-05-18 20:27:07 +08:00
朱天龙 (Armink) e3b1beed2b
Merge pull request #145 from MikeTuev/MikeTuev-patch-reverse_iterator
Mike tuev patch reverse iterator
2022-05-18 20:16:37 +08:00
朱天龙 (Armink) c175635358
Merge pull request #147 from T721/master
adding ifdef guards to update method. should only be called if cache is used
2022-04-25 15:30:01 +08:00
朱天龙 (Armink) 76fff09a0a
[doc] update demos readme 2022-04-25 14:18:34 +08:00
朱天龙 (Armink) a7b33d810a
Merge pull request #146 from kaans/feature/esp32_spi_flash_demo
Add demo project for esp32
2022-04-25 14:17:04 +08:00
Jens Saalmüller b5bc536a96 fix: set printf format depending on size of time 2022-04-25 07:38:38 +02:00
Tobias Wiens 0b5ac0039b adding ifdef guards to update method. should only be called if cache is used. 2022-04-24 23:18:12 +02:00
Jens Saalmüller f5491f3e35 feat: add demo project for esp32 2022-04-24 11:03:01 +02:00
MikeTuev 85d136e58a
reverse iterator 2022-04-24 01:28:42 +05:00
MikeTuev 9b021c3056
reverse iterator 2022-04-24 01:25:50 +05:00
MikeTuev a65a323508
struct packing 2022-04-24 01:23:13 +05:00
朱天龙 (Armink) 7062902a3e [fdb] update the version number to V1.1.2 2022-03-28 17:24:43 +08:00
armink 24544704ed [port/fal] Update the FAL to latest version. 2022-02-11 11:39:34 +08:00
armink fd062f7053 [fdb] fix error code. 2022-01-25 20:18:26 +08:00
armink 91072137d7 [tsdb] Improve exception handling. 2021-12-26 15:35:29 +08:00
armink 83f1669773 [tsdb] Fixed a bug (#108) when tsl is full on rollover mode. Thx @kenny-33 @illusionkiller . 2021-12-26 15:11:33 +08:00
朱天龙 (Armink) bf3ac9ecaa
Merge pull request #109 from mysterywolf/master
update for RT-Thread v4.1.0
2021-12-04 14:08:19 +08:00
Man, Jianting (Meco) feb5ed4cb4
update for RT-Thread v4.1.0 2021-12-04 00:33:10 -05:00
armink fad201a4d8 [fdb] Update the version to V1.1.0 2021-10-07 19:57:57 +08:00
armink 353f261008 [docs] Add file and FAL mode configuration. 2021-10-06 09:27:41 +08:00
armink 07db5a2242 [doc] Update the comment. 2021-10-02 16:57:37 +08:00
armink 8114f88147 [tsdb] Fix append bug when tsdb is full. Thx @xwiron report. 2021-10-02 16:56:40 +08:00
armink cba9612797 [tsdb] Fix log format. Thx @xwiron report.
Signed-off-by: armink <armink.ztl@gmail.com>
2021-10-02 14:26:25 +08:00
armink 88b8a0efc8 [kvdb] Fix gc error when ENV full by @wu1045718093 on https://github.com/armink/EasyFlash/pull/113 . 2021-10-02 14:22:20 +08:00
armink 5e5d99b7ce [fdb] Update the code comment. 2021-10-02 12:06:25 +08:00
armink f3b3e61804 [doc] Update the docs to latest. 2021-10-02 12:00:15 +08:00
armink c9cfd4598c [fdb] Change the status's number from enum to definition. 2021-10-01 18:13:01 +08:00
armink 44a414e224 [TSDB] Drop the append TSL when current time is less than last save time. 2021-09-10 17:20:19 +08:00