Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
esp32-obd2-meter
Browse files
Jun 08, 2025
Merge branch 'docker' into 'main'
· 73998a52
Janos
authored
Jun 08, 2025
73998a52
update readme
· ea30a6bb
Janos
authored
Jun 08, 2025
ea30a6bb
add fonts check
· d4c84247
Janos
authored
Jun 08, 2025
d4c84247
add docker and ci
· b0127450
Janos
authored
Jun 08, 2025
b0127450
Merge branch 'config'
· 9dacab30
Janos
authored
Jun 08, 2025
9dacab30
cleanup port
· b21168a2
Janos
authored
Jun 08, 2025
b21168a2
load and store ui config
· 748aa76a
Janos
authored
Jun 08, 2025
748aa76a
add app config interface
· f9b355d1
Janos
authored
Jun 08, 2025
f9b355d1
May 29, 2025
Merge branch 'ui'
· 8bba2c3b
Janos
authored
May 30, 2025
8bba2c3b
obd: support negative values, add coolant temperature and fuel
· 7ed5d427
Janos
authored
May 30, 2025
7ed5d427
ui: remove left/right touch, add display rotation on long touch
· 8a4588cd
Janos
authored
May 30, 2025
8a4588cd
env.sh: add 'check' alias
· 4db0262a
Janos
authored
May 29, 2025
4db0262a
ui: refactor into own module
· c3ab1608
Janos
authored
May 29, 2025
c3ab1608
ui: change from display rtos task to lvgl timer loop
· 3b3b15e4
Janos
authored
May 29, 2025
3b3b15e4
ui: multi-pid display
· b37f690b
Janos
authored
May 29, 2025
b37f690b
fonts: generator / config
· de4c0c0d
Janos
authored
May 29, 2025
de4c0c0d
rxtx: refactor ble_rxtx -> ble_obd
· 131e31dc
Janos
authored
May 29, 2025
131e31dc
rxtx: adapt to real OBD ble interface pattern
· 40cb3d01
Janos
authored
May 28, 2025
40cb3d01
ui: smoothing and sync display update
· 1da5af55
Janos
authored
May 27, 2025
1da5af55
ui: add centered number label (+font), fed by rxtx task
· 28522dc0
Janos
authored
May 26, 2025
28522dc0
Merge branch 'rxtx'
· a434de5a
Janos
authored
May 30, 2025
a434de5a
May 26, 2025
rxtx: prepare for different service definitions
· a65c0618
Janos
authored
May 26, 2025
a65c0618
ble_mgd: support 16/32/128 bit service uuids
· 84cf1b7d
Janos
authored
May 26, 2025
84cf1b7d
sim: refactor: make service def modular
· 1c3f1c95
Janos
authored
May 26, 2025
1c3f1c95
ble_mgr: fix disconnect handling
· d49ef75a
Janos
authored
May 25, 2025
d49ef75a
sim: add logging with timestamps
· e8f09a89
Janos
authored
May 25, 2025
e8f09a89
sim: add adapter address output
· 2e7c86a6
Janos
authored
May 24, 2025
2e7c86a6
sim: requirements & README.md
· 29bdb91e
Janos
authored
May 18, 2025
29bdb91e
Merge branch 'checkers'
· 48aedf8e
Janos
authored
May 26, 2025
48aedf8e
May 25, 2025
check.sh: add IWYU checker & cleanup
· fcaa297a
Janos
authored
May 25, 2025
fcaa297a
check.sh: replace cppcheck with clang-tidy/idf clang-check
· 7fff6471
Janos
authored
May 18, 2025
7fff6471
add code quality checker scripts
· 45fe7b5d
Janos
authored
May 18, 2025
45fe7b5d
update clang-format
· 93776923
Janos
authored
May 18, 2025
93776923
idf: pin to stable v5.4.1 (improve README.md and env.sh)
· 7dc32b6a
Janos
authored
May 18, 2025
7dc32b6a
May 18, 2025
fix queue delete
· c1f8258a
Janos
authored
May 18, 2025
c1f8258a
Merge branch 'ble'
· 352621c2
Janos
authored
May 18, 2025
352621c2
May 17, 2025
process rx/tx obd2 response
· ebcfca54
Janos
authored
May 18, 2025
ebcfca54
rxtx sync roundtrip complete
· a5dd8c6f
Janos
authored
May 18, 2025
a5dd8c6f
format codebase
· 26bbd75c
Janos
authored
May 17, 2025
26bbd75c
synchronous BLE_MGR interface
· 290e9880
Janos
authored
May 17, 2025
290e9880
Loading