75 Commits
Author SHA1 Message Date
smayzy 6996ef4dc7 change tension limits 2026-05-19 19:00:07 +02:00
smayzy d65f4a3baa set now in main at the top 2026-05-10 19:26:17 +02:00
smayzy 85075c1efb use abs on speed 2026-05-07 12:31:10 +02:00
smayzy 1b848e77e5 set locale 2026-05-06 09:25:14 +02:00
smayzy 21046b2bd3 add receiver option 2026-05-03 18:31:02 +02:00
smayzy 45dffd54ad prevent bat from going negative 2026-05-03 16:04:32 +02:00
smayzy 66002a0e1d add write_uart 2026-05-03 14:40:06 +02:00
smayzy c09f0a81b0 add error message display 2026-05-02 12:30:15 +02:00
smayzy ed516cc804 correct datatype 2026-05-02 10:48:16 +02:00
smayzy aef366e593 better ldata & hdata 2026-04-27 19:56:56 +02:00
smayzy cd7728c2b7 better random 2026-04-27 19:49:37 +02:00
smayzy f8957a4cf9 indentation 2026-04-27 19:41:17 +02:00
smayzy 52c2deb4ca remove useless check as previous one is enough 2026-04-27 14:59:41 +02:00
smayzy 45bad91ba7 clear uart parity 2026-04-27 14:58:12 +02:00
smayzy d44ecffb41 prevent can from parsing partial frames 2026-04-27 14:39:05 +02:00
smayzy 4dbf6d4d3d add safeguard if clock does some undifined shenanigans 2026-04-27 14:35:18 +02:00
smayzy fb5b5c00d7 set VMIN AND VTIME TO 0 on uart 2026-04-27 14:29:45 +02:00
smayzy 57b9a1036c skip uart_read logic if empty 2026-04-27 13:54:29 +02:00
smayzy b4dfc516fa skip can_read logic if empty 2026-04-27 13:51:26 +02:00
smayzy b4b748c042 prevent overflow in win_bar 2026-04-27 13:47:20 +02:00
smayzy ed41a14d36 typo 2026-04-27 13:44:56 +02:00
smayzy 9047546be0 add win_warn and fix uart speed 2026-04-27 13:26:39 +02:00
smayzy 4ca757c738 clean a bit 2026-04-27 02:12:47 +02:00
smayzy f1193eba72 add battery percentage calculations 2026-04-27 02:06:57 +02:00
smayzy 9ad4579879 missed 2026-04-27 01:32:04 +02:00
smayzy d25cff82ad add calc_data 2026-04-27 01:28:46 +02:00
smayzy 81e2a7a90b add tens and amp 2026-04-27 00:55:05 +02:00
smayzy cf82ec5071 add uart support 2026-04-26 20:31:43 +02:00
smayzy 5aa878d289 close soc if ioctl fails 2026-04-11 16:49:46 +02:00
smayzy 836a0b52c4 remove useless wattroff 2026-04-11 16:47:49 +02:00
smayzy f703745fe5 Revert "remove useless wait" do I even have a brain
This reverts commit 1500e35ed1.
2026-04-11 16:42:42 +02:00
smayzy 94a65c2889 avoid copy of struct at each function call 2026-04-11 16:35:36 +02:00
smayzy a0dab8fd7f change help message 2026-04-11 16:20:05 +02:00
smayzy 1500e35ed1 remove useless wait 2026-04-11 16:14:40 +02:00
smayzy 5c4c342455 correct can speed calcs 2026-04-11 15:34:12 +02:00
smayzy 7dad14fa4e add ioctl checks 2026-04-11 15:31:15 +02:00
smayzy 1993006247 change socket to O_NONBLOCK 2026-04-11 15:29:16 +02:00
smayzy 25d8136d74 closes socket 2026-04-11 15:12:54 +02:00
smayzy acc093b2a2 forgot to add c in getopt 2026-04-09 18:00:10 +02:00
smayzy 673cdb16a0 add can support 2026-04-09 17:56:06 +02:00
smayzy 6cd0fbcf3f change help message 2026-04-07 17:37:37 +02:00
smayzy 12e93e0821 switch to the struct for positioning 2026-04-06 15:57:52 +02:00
smayzy 8f20eb454c simplify color logic 2026-04-06 13:49:47 +02:00
smayzy f4f540e532 convert win functions to take st 2026-04-06 13:22:31 +02:00
smayzy b562f573b6 rename Str to St for structs to prevent taking them for strings 2026-04-06 13:09:28 +02:00
smayzy ac90df80cd move win to struct 2026-04-06 13:05:26 +02:00
smayzy 403b3f6082 add telemetry to a struct 2026-04-06 12:38:15 +02:00
smayzy 9b6c7f7540 add error case for too small terminal window 2026-03-31 15:52:20 +02:00
smayzy 7e24d35a95 remove undiffined behaviour 2026-03-31 14:56:43 +02:00
smayzy 4227e38ad6 use bitmap for bar 2026-03-30 13:53:08 +02:00
smayzy dda471aa34 add delimiting marks for bar 2026-01-01 00:55:56 +01:00
smayzy 7d20fca1ab better color for the bar 2026-01-01 00:26:27 +01:00
smayzy 8fa46b3fbc better interuption mechanism 2026-01-01 00:05:04 +01:00
smayzy e474653363 layout and adjustements 2025-12-31 19:29:18 +01:00
smayzy be10b800bf wrong function 2025-12-31 19:15:22 +01:00
smayzy e6b52afc8e add min data 2025-12-31 18:20:09 +01:00
smayzy b168ae2927 add color 2025-12-31 17:43:17 +01:00
smayzy 323666f128 set max dynamically 2025-12-31 12:34:02 +01:00
smayzy e7d3c7697e change layout 2025-12-29 15:44:33 +01:00
smayzy 27b17a39dc add bar for rpm and float for eff 2025-12-29 14:32:18 +01:00
smayzy f5aac64907 correct formating 2025-12-29 13:26:15 +01:00
smayzy c8003fde24 add win_float 2025-12-29 13:21:38 +01:00
smayzy 6b48126f7e add args and better delay logic 2025-12-28 17:09:57 +01:00
smayzy 9abaae1e00 use on both big 2025-12-26 19:28:59 +01:00
smayzy b51450d083 fix indentation 2025-12-26 16:09:12 +01:00
smayzy c2e04f379d add bitmap numbers 2025-12-26 16:07:32 +01:00
smayzy 52e9338ca5 reformat 2025-12-23 19:22:20 +01:00
smayzy e65a407871 add layout and remove update that was trash 2025-12-22 21:43:19 +01:00
smayzy b38ad16d13 add loading bar 2025-12-19 13:11:20 +01:00
smayzy 82f5a40a87 add rand number 2025-12-18 17:59:11 +01:00
smayzy 1a336d46e3 add update system 2025-12-16 10:01:03 +01:00
smayzy c6614d9239 add 2 windows 2025-12-16 09:25:09 +01:00
smayzy 2ac9b83a55 remove cursor 2025-12-07 11:00:05 +01:00
smayzy 2242392d54 set base for dev env makefile readme gitignore and a basic main.c 2025-12-06 20:06:26 +01:00
Smayzy 0cbf4f7de6 Initial commit 2025-12-04 17:13:18 +01:00