• Joined on 2025-09-14
martino pushed to main at martino/MARTe-Integrated-Components 2026-09-02 07:56:15 +02:00
5562877c99 fix(udps): publish the producer's HRT frequency so timestamps survive the hop
092fd3c775 fix(streamhub): stop the trigger going deaf between captures
Compare 2 commits »
martino pushed to feature/udpscope at martino/MARTe-Integrated-Components 2026-09-02 01:36:45 +02:00
deabd257e5 fix(udps): stop packets being dated from an earlier time base
martino pushed to main at martino/MARTe-Integrated-Components 2026-09-02 01:23:20 +02:00
fbae7d712c fix(udps): stop packets being dated from an earlier time base
f334995865 feat(webui): sporadic-trigger capture, CSV export and UI rework
cf815e1d3f docs: implementation plan for the UDPScope direct-UDPS oscilloscope
52958cf8bc docs: design for UDPScope, a direct-to-streamer ImGui oscilloscope
Compare 4 commits »
martino pushed to feature/udpscope at martino/MARTe-Integrated-Components 2026-09-01 09:51:17 +02:00
13fac79400 fixed flickering
martino pushed to feature/udpscope at martino/MARTe-Integrated-Components 2026-08-29 23:18:47 +02:00
0398434c61 fixed and improved ui
martino pushed to feature/udpscope at martino/MARTe-Integrated-Components 2026-08-29 23:18:24 +02:00
6b3056c612 fixed and improved ui
ec0a0cdb12 fixed and improved ui
044ce57ba3 fixed issue on udpstreamer trigger logic
1c61e814c0 fix(udpscope): keep the packet counter in lockstep with the tick reference
f97fd825c4 fix(udpscope): stop a wrong hrtDt from displacing the trace permanently
Compare 10 commits »
martino created branch feature/udpscope in martino/MARTe-Integrated-Components 2026-08-29 23:18:24 +02:00
martino pushed to main at martino/MARTe-Integrated-Components 2026-08-22 16:56:57 +02:00
7c5eb31a52 feat: standalone C/C++ UDPS client library
martino pushed to main at martino/MARTe-Integrated-Components 2026-08-21 23:26:36 +02:00
e03c60db25 Implemented and fixed many issues
14d5351a81 fix: UDPSClient uses two-arg Join so multicast receiver lands on the right interface
61a2aa3988 docs: Interface takes an interface IP, not an interface name
c827ecefff test: fix UDPStreamer multicast tests broken by mandatory Interface
72c286db33 chore: untrack SDD scratch reports
Compare 32 commits »
martino pushed to main at martino/MARTe-Integrated-Components 2026-08-13 10:29:14 +02:00
2370848994 added trigger
ff5ad22447 included jitter correction on client
Compare 2 commits »
martino pushed to main at martino/MARTe-Integrated-Components 2026-08-10 17:19:10 +02:00
a49ab5ba25 Added silence timeout as floating point
martino pushed to main at martino/MARTe-Integrated-Components 2026-08-09 18:52:23 +02:00
1ddb4fe356 Implemented hearthbit client side + tests
915a192b16 fixed multicast updated tests
3e0a481c13 added interface and added join to multicast
Compare 3 commits »
martino pushed to main at martino/he11lib 2026-07-03 14:57:35 +02:00
965469fe25 Merge branch 'worktree-camera-geometry-redesign'
83ca084945 Fix final-review findings: pixel-scale size guard, DRY camera field names
396e605d56 Update CLAUDE.md for the CameraModel geometry redesign
1f2557a0e4 Update full_pipeline_example.py for the CameraModel geometry redesign
c6b824660d Update docs/api.md for the CameraModel geometry redesign
Compare 14 commits »
martino pushed to main at martino/he11lib 2026-07-02 21:48:50 +02:00
03b63ba03a Initial commit: he11lib mode-purity reconstruction library
martino created branch main in martino/he11lib 2026-07-02 21:48:50 +02:00
martino created repository martino/he11lib 2026-07-02 21:48:32 +02:00
martino pushed to main at martino/MARTe-Integrated-Components 2026-07-02 16:27:50 +02:00
2d5ca20ae4 minor changes and addeed debug tests
f2042d624b Implemented full e2e testing
f8c79131c9 docs: refresh run_e2e.sh flag list in AGENTS.md
28d149f536 fix(e2e): assert real FORCE/TRACE/BREAK acks in the debug scenario
9a39cf923a fix(e2e): isolate coverage-pass WORK dir; filter chain-only e2e report section
Compare 21 commits »
martino pushed to main at martino/MARTe-Integrated-Components 2026-07-01 16:41:04 +02:00
0bea41f866 Implemented better testing and fixed skipepd frames
7a326c5d78 test(gtest): wire DebugServiceGTest into the shared MainGTest binary
Compare 2 commits »
martino pushed to develop at martino/uopi 2026-06-26 14:08:40 +02:00
336095c052 plan updated
c53a49e540 controllogic: fix data race in setPath nested-array assignment
b6bc9dc2f2 docs: control-logic array+scalar locals (Value model, statevars, array nodes)
3133e50e09 controllogic: drop sign alias shim + add array node tests (set/remove/pop)
550ec06bc8 ControlLogicEditor: local-var declarations + array action nodes
Compare 8 commits »
6d49b311ae Working on stress tests
5892251622 docs(e2e-stress): document --stress workflow in CLAUDE.md
ca564fb233 test(e2e-chain): render Stress Tests section in the PDF report
ec8e5c43c3 test(e2e-chain): fold stress results into report_data.json
7bd61912af test(e2e-stress): improve stress phase observability
Compare 8 commits »