ІО-23 Шмуляр Олег hasslesstech
  • Joined on 2024-02-12
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-17 17:14:13 +03:00
72a02047d5 fix opening directories and saving inode_ptr instead of inode in fd
585492b6d7 update fs_stat, fs_open, fs_ln and fs_truncate to operate on paths
Compare 2 commits »
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-17 13:53:38 +03:00
4e37240971 add all warnings + pedantic
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-17 12:59:09 +03:00
d68b874b24 generalize resolve_directory into resolve_path, fix mkdir, cd, update rm, create, add rmdir
117e8706a8 fix deleted directory record listing
Compare 2 commits »
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-16 14:32:47 +03:00
941c51200c fix fs_mkdir and fs_cd
hasslesstech pushed tag lab4 to hasslesstech/spz-lab4 2025-05-16 12:23:19 +03:00
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-16 12:23:16 +03:00
ff684fad45 wip: add mkdir, cd, simplify find_filename_in_directory usage, fix old issues
hasslesstech created branch lab5-hiatus in hasslesstech/devops-lab4 2025-05-12 22:40:09 +03:00
hasslesstech pushed to lab5-hiatus at hasslesstech/devops-lab4 2025-05-12 22:40:09 +03:00
e65bfa501a fix image for kubernetes
1d5157b635 fix all issues
99e91324bc add Dockerfile for building the container
6d2533e53d Merge branch 'feature/com-control-base-path' into 'main'
fb36a7d13b fixed path for swagger
Compare 10 commits »
hasslesstech pushed to master at hasslesstech/ak-kr-project 2025-05-10 13:57:56 +03:00
df649b3ba5 [DHT11] add start condition repetition in case the first one fails (which seems to be common with this device)
hasslesstech pushed to master at hasslesstech/ak-kr-project 2025-05-10 13:48:37 +03:00
a3925be518 [KSZ8081RND] hotfix: reset timer before using values from it
b1e57d125b [KSZ8081RND] simplify read/write functions
72f04af872 [KSZ8081RND] remove the bloated HAL MAC driver, simplify configuration and communication process
3d2f391749 [KSZ8081RND] wip: add driver for testing
6b38f3945e [MP45DT02] move away from I2S module in need to free up ETH hardware
Compare 6 commits »
hasslesstech pushed to KSZ8081RND at hasslesstech/ak-kr-project 2025-05-10 13:44:35 +03:00
b1e57d125b [KSZ8081RND] simplify read/write functions
72f04af872 [KSZ8081RND] remove the bloated HAL MAC driver, simplify configuration and communication process
3d2f391749 [KSZ8081RND] wip: add driver for testing
Compare 3 commits »
hasslesstech pushed to KSZ8081RND at hasslesstech/ak-kr-project 2025-05-10 12:23:19 +03:00
6b38f3945e [MP45DT02] move away from I2S module in need to free up ETH hardware
hasslesstech created branch KSZ8081RND in hasslesstech/ak-kr-project 2025-05-09 23:42:09 +03:00
hasslesstech pushed to KSZ8081RND at hasslesstech/ak-kr-project 2025-05-09 23:42:09 +03:00
cae7fe1ed2 [KSZ8081RND] first attempt at testing Ethernet
hasslesstech pushed to master at hasslesstech/ak-kr-project 2025-05-09 22:59:45 +03:00
7799cdc871 [sys] bump system clock up to 32 MHz
hasslesstech pushed to master at hasslesstech/sdlc-project 2025-05-07 21:04:01 +03:00
51c05e94ab [backend] add endpoints for listing movies and fetching a movie by uuid
hasslesstech created branch master in hasslesstech/sdlc-project 2025-05-07 20:26:55 +03:00
hasslesstech pushed to master at hasslesstech/sdlc-project 2025-05-07 20:26:55 +03:00
83838a4ca4 [backend] add basic files for deploying and extending backend operations
hasslesstech created repository hasslesstech/sdlc-project 2025-05-07 20:20:18 +03:00
hasslesstech pushed to master at hasslesstech/ak-kr-project 2025-05-06 16:13:41 +03:00
53c2820cc4 [DHT11] add working driver