Compare commits

20 Commits

Author SHA1 Message Date
awe
0b4fb09d97 modern pipe 2025-11-27 18:23:59 +03:00
awe
8abf191502 pipe 2025-11-27 18:23:38 +03:00
c33ad367f3 implemented cleanup of streams every 10 run. Now it works stable and fast. Next step -- adjust runs_since_streams_clean max value 2025-11-14 02:03:37 +03:00
f0f8e4e6e6 implemented BF mode switching 2025-11-14 00:18:15 +03:00
6b2beafc86 examples of cmd files. If it is provided via CLI arg -- it sets run mode 2025-11-13 22:49:51 +03:00
196c872093 implemented atomary writing to the output files (by creating tmp file and renaming it). 2025-11-13 22:47:40 +03:00
e4194a8afa now chart is saved before showing. Because showing may be long 2025-11-13 22:45:41 +03:00
a1e3b7c2eb uncommented chart.show() at the end 2025-11-13 22:30:41 +03:00
ea4cc6d28d now path to data storage is configurable by .cmd file 2025-11-13 22:30:17 +03:00
32cbb041b8 implemented configuring at startup via cfg file. Implemented RUN_FINITE, RUN_INFINITE, RUN_TEST modes. 2025-11-13 21:36:49 +03:00
aff8a37a74 compiles 2025-11-13 21:00:42 +03:00
f47ecb1014 removed old unacessible code from the end. Implemented main_state struct, filling it from the CLI arg file. Also implemented FINITE_RUNS mode. 2025-11-13 20:55:53 +03:00
6c47f30990 cleaned more unused code (by codex) 2025-11-13 19:31:56 +03:00
dda7ed6db8 moved libs to the lib directory 2025-11-13 18:40:06 +03:00
4678ff1690 added run_cyclic script. It mounts tmpfs in ./tmp, runs BF_companion for some cycles, cleans ./tmp 2025-11-13 18:22:38 +03:00
fc3fdb92ee deleted unused funcs and commented outdated code 2025-11-13 18:20:19 +03:00
04015fb4cb manually merged with ARM version 2025-11-13 17:43:55 +03:00
f978759ae0 included SDK folder and included it to the git three 2025-10-30 21:53:19 +03:00
b6cb8aae5e just save 2025-10-30 19:58:10 +03:00
c1396542ab just save 2025-10-30 19:57:30 +03:00

Diff Content Not Available