Jens Ahrensfeld jens
  • Joined on 2024-03-03
jens pushed to master at jens/we_monitor 2026-05-27 21:41:12 +02:00
4dcf2ee6aa data_model: fix extract_doors — filter None values, fix structure
jens pushed to master at jens/we_monitor 2026-05-27 20:42:32 +02:00
0b68bcdef8 server/main.py: use absolute imports for collect and data_model
26904d9afc gui_client: fix dashboard dropping plain-value fields
Compare 2 commits »
jens pushed to master at jens/we_monitor 2026-05-27 19:00:26 +02:00
99b34f0b5e gitignore: add .venv/ and client/run.sh
jens pushed to master at jens/we_monitor 2026-05-27 18:57:19 +02:00
53004e5a2d Update README: we_monitor_gui system command after client install
jens pushed to master at jens/we_monitor 2026-05-27 18:55:18 +02:00
49bc272461 client/install.sh: install we_monitor_gui command to ~/.local/bin
jens pushed to master at jens/we_monitor 2026-05-27 18:53:12 +02:00
b5c7e66c94 Update README: add client/install.sh and run.sh to layout and Client section
jens pushed to master at jens/we_monitor 2026-05-27 18:48:37 +02:00
ff6a43746a Add client/install.sh; fix server/install.sh paths after move
jens pushed to master at jens/we_monitor 2026-05-27 18:35:06 +02:00
5b1de48b75 Update README for server/client split
jens pushed to master at jens/we_monitor 2026-05-27 18:33:44 +02:00
ca459c5ce9 Move install.sh to server/; clarify it is server-only
jens pushed to master at jens/we_monitor 2026-05-27 18:30:41 +02:00
5230b304a2 Move collect.py into server/; split main() into server/main.py
423e6d3027 Split into server/ and client/ with separate requirements.txt
Compare 2 commits »
jens pushed to master at jens/we_monitor 2026-05-27 16:32:16 +02:00
cc2c52a827 Expand abbreviated trace labels for clarity
jens pushed to master at jens/we_monitor 2026-05-27 14:02:15 +02:00
eea4bdc3ba Merge branch 'lib_carconnectivity'
205e6fd5f3 Remove README.jaydiff.md and now-empty utils/ and tests/ packages
2f6556116e Replace utils/jay_diff.py with jaydiff package from jayfield/jaypy
12e4620c41 Add README.jaydiff.md — jay_diff library documentation
c8de234423 jay_diff: fix two correctness bugs + add real-data round-trip tests
Compare 9 commits »
jens pushed to lib_carconnectivity at jens/we_monitor 2026-05-27 14:01:18 +02:00
205e6fd5f3 Remove README.jaydiff.md and now-empty utils/ and tests/ packages
jens pushed to lib_carconnectivity at jens/we_monitor 2026-05-27 13:58:07 +02:00
2f6556116e Replace utils/jay_diff.py with jaydiff package from jayfield/jaypy
jens pushed to master at jens/jaypy 2026-05-27 13:47:21 +02:00
344a6e4973 Update internal README to reflect jaydiff refactor
jens pushed to master at jens/jaypy 2026-05-27 13:38:42 +02:00
d54148fdf6 Fix docs and package name after jaydiff refactor
ddf0cc54ce refactored
4f98971ab3 refactored
84d5e89728 refactored
519571fe55 refactored
Compare 5 commits »
jens created branch master in jens/jaypy 2026-05-27 13:02:02 +02:00
jens pushed to master at jens/jaypy 2026-05-27 13:02:02 +02:00
93a53ccb92 Initial commit
jens created repository jens/jaypy 2026-05-27 12:53:49 +02:00
jens pushed to lib_carconnectivity at jens/we_monitor 2026-05-27 12:30:13 +02:00
12e4620c41 Add README.jaydiff.md — jay_diff library documentation
c8de234423 jay_diff: fix two correctness bugs + add real-data round-trip tests
5ef7f13118 tests: add test suite for jay_diff; fix two bugs found
4492692786 Update clients, docs, and install for CarConnectivity migration
bf33737654 data_model: redesign domain extractors for CarConnectivity object model
Compare 6 commits »