lyrathorpe
  • Joined on 2025-12-27
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:46:39 +01:00
397ce274e4 diag(inventory): stream one byte per read (tmask=0 full-count read was blocking)
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:41:32 +01:00
ff38d4eb70 diag(inventory): read decoded laser on TTY:D with P_OBEY_DSR cleared + DTR forced
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:33:37 +01:00
4d8917bb02 diag(inventory): correct BAR: read to p_iow(P_FREAD,buf); probe slot letters; dump [count][type][data]
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:30:36 +01:00
538705a807 docs: add extra sdk docs
1e371910a0 docs: add the HDK
Compare 2 commits »
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:28:24 +01:00
6dfa868fa2 diag(inventory): probe BAR: device-name/mode candidates (BAR:D etc.)
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:23:39 +01:00
c215a86a75 fix(inventory): load BAREAN.LDD by full path M:\\IMG\\BAREAN
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:19:56 +01:00
ca7ed3e178 fix(inventory): hold screen with p_getch so load/open results are readable
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:13:59 +01:00
830225ecf5 docs(inventory): document undecoded-laser + BAR: decoder-LDD model
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:13:58 +01:00
3fd94158bd feat(inventory): load decoder LDD + open BAR: instead of raw TTY:D
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:13:57 +01:00
5dce1ae794 feat(inventory): raw-dump diagnostic reading from BAR:
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:13:57 +01:00
034ffd211c feat(inventory): read barcode via BAREAN.LDD decoder on BAR: (integral laser is undecoded/HHLC)
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 18:01:42 +01:00
64e484448c build: add the SIBO SDK
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 17:51:21 +01:00
d76326729c docs(inventory): note blocking loop + raw-format diagnostic
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 17:51:20 +01:00
b2f107f1d9 fix(inventory): blocking scan loop (async CON: keyboard panicked WSERV, panic 100)
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 17:41:47 +01:00
97afbeb1ec feat(inventory): add README.md (Phase 1: scan + UPC validation)
lyrathorpe created pull request lyrathorpe/sibo-playground#1 2026-07-06 17:41:47 +01:00
feat(inventory): Phase 1 - scan and validate UPC barcodes
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 17:41:46 +01:00
b705881861 feat(inventory): add scan.pr (Phase 1: scan + UPC validation)
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 17:41:45 +01:00
41202888e1 feat(inventory): add bcode.c (Phase 1: scan + UPC validation)
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 17:41:45 +01:00
30fd0085b1 feat(inventory): add scan.c (Phase 1: scan + UPC validation)
lyrathorpe pushed to feat/inventory-phase1-scan at lyrathorpe/sibo-playground 2026-07-06 17:41:44 +01:00
6e9254fc10 feat(inventory): add upc.h (Phase 1: scan + UPC validation)