|
|
66002a0e1d
|
add write_uart
|
2026-05-03 14:40:06 +02:00 |
|
|
|
c09f0a81b0
|
add error message display
|
2026-05-02 12:30:15 +02:00 |
|
|
|
ed516cc804
|
correct datatype
|
2026-05-02 10:48:16 +02:00 |
|
|
|
aef366e593
|
better ldata & hdata
|
2026-04-27 19:56:56 +02:00 |
|
|
|
cd7728c2b7
|
better random
|
2026-04-27 19:49:37 +02:00 |
|
|
|
f8957a4cf9
|
indentation
|
2026-04-27 19:41:17 +02:00 |
|
|
|
52c2deb4ca
|
remove useless check as previous one is enough
|
2026-04-27 14:59:41 +02:00 |
|
|
|
45bad91ba7
|
clear uart parity
|
2026-04-27 14:58:12 +02:00 |
|
|
|
d44ecffb41
|
prevent can from parsing partial frames
|
2026-04-27 14:39:05 +02:00 |
|
|
|
4dbf6d4d3d
|
add safeguard if clock does some undifined shenanigans
|
2026-04-27 14:35:18 +02:00 |
|
|
|
fb5b5c00d7
|
set VMIN AND VTIME TO 0 on uart
|
2026-04-27 14:29:45 +02:00 |
|
|
|
57b9a1036c
|
skip uart_read logic if empty
|
2026-04-27 13:54:29 +02:00 |
|
|
|
b4dfc516fa
|
skip can_read logic if empty
|
2026-04-27 13:51:26 +02:00 |
|
|
|
b4b748c042
|
prevent overflow in win_bar
|
2026-04-27 13:47:20 +02:00 |
|
|
|
ed41a14d36
|
typo
|
2026-04-27 13:44:56 +02:00 |
|
|
|
9047546be0
|
add win_warn and fix uart speed
|
2026-04-27 13:26:39 +02:00 |
|
|
|
4ca757c738
|
clean a bit
|
2026-04-27 02:12:47 +02:00 |
|
|
|
f1193eba72
|
add battery percentage calculations
|
2026-04-27 02:06:57 +02:00 |
|
|
|
9ad4579879
|
missed
|
2026-04-27 01:32:04 +02:00 |
|
|
|
d25cff82ad
|
add calc_data
|
2026-04-27 01:28:46 +02:00 |
|
|
|
81e2a7a90b
|
add tens and amp
|
2026-04-27 00:55:05 +02:00 |
|
|
|
cf82ec5071
|
add uart support
|
2026-04-26 20:31:43 +02:00 |
|
|
|
5aa878d289
|
close soc if ioctl fails
|
2026-04-11 16:49:46 +02:00 |
|
|
|
836a0b52c4
|
remove useless wattroff
|
2026-04-11 16:47:49 +02:00 |
|
|
|
f703745fe5
|
Revert "remove useless wait" do I even have a brain
This reverts commit 1500e35ed1.
|
2026-04-11 16:42:42 +02:00 |
|
|
|
94a65c2889
|
avoid copy of struct at each function call
|
2026-04-11 16:35:36 +02:00 |
|
|
|
a0dab8fd7f
|
change help message
|
2026-04-11 16:20:05 +02:00 |
|
|
|
1500e35ed1
|
remove useless wait
|
2026-04-11 16:14:40 +02:00 |
|
|
|
5c4c342455
|
correct can speed calcs
|
2026-04-11 15:34:12 +02:00 |
|
|
|
7dad14fa4e
|
add ioctl checks
|
2026-04-11 15:31:15 +02:00 |
|
|
|
1993006247
|
change socket to O_NONBLOCK
|
2026-04-11 15:29:16 +02:00 |
|
|
|
25d8136d74
|
closes socket
|
2026-04-11 15:12:54 +02:00 |
|
|
|
acc093b2a2
|
forgot to add c in getopt
|
2026-04-09 18:00:10 +02:00 |
|
|
|
673cdb16a0
|
add can support
|
2026-04-09 17:56:06 +02:00 |
|
|
|
6cd0fbcf3f
|
change help message
|
2026-04-07 17:37:37 +02:00 |
|
|
|
12e93e0821
|
switch to the struct for positioning
|
2026-04-06 15:57:52 +02:00 |
|
|
|
8f20eb454c
|
simplify color logic
|
2026-04-06 13:49:47 +02:00 |
|
|
|
f4f540e532
|
convert win functions to take st
|
2026-04-06 13:22:31 +02:00 |
|
|
|
b562f573b6
|
rename Str to St for structs to prevent taking them for strings
|
2026-04-06 13:09:28 +02:00 |
|
|
|
ac90df80cd
|
move win to struct
|
2026-04-06 13:05:26 +02:00 |
|
|
|
403b3f6082
|
add telemetry to a struct
|
2026-04-06 12:38:15 +02:00 |
|
|
|
9b6c7f7540
|
add error case for too small terminal window
|
2026-03-31 15:52:20 +02:00 |
|
|
|
7e24d35a95
|
remove undiffined behaviour
|
2026-03-31 14:56:43 +02:00 |
|
|
|
4227e38ad6
|
use bitmap for bar
|
2026-03-30 13:53:08 +02:00 |
|
|
|
dda471aa34
|
add delimiting marks for bar
|
2026-01-01 00:55:56 +01:00 |
|
|
|
7d20fca1ab
|
better color for the bar
|
2026-01-01 00:26:27 +01:00 |
|
|
|
8fa46b3fbc
|
better interuption mechanism
|
2026-01-01 00:05:04 +01:00 |
|
|
|
e474653363
|
layout and adjustements
|
2025-12-31 19:29:18 +01:00 |
|
|
|
be10b800bf
|
wrong function
|
2025-12-31 19:15:22 +01:00 |
|
|
|
e6b52afc8e
|
add min data
|
2025-12-31 18:20:09 +01:00 |
|