Commit Graph
19 Commits
Author SHA1 Message Date
lyrathorpe 6dfa868fa2 diag(inventory): probe BAR: device-name/mode candidates (BAR:D etc.) 2026-07-06 18:28:22 +01:00
lyrathorpe c215a86a75 fix(inventory): load BAREAN.LDD by full path M:\\IMG\\BAREAN 2026-07-06 18:23:38 +01:00
lyrathorpe ca7ed3e178 fix(inventory): hold screen with p_getch so load/open results are readable 2026-07-06 18:19:53 +01:00
lyrathorpe 830225ecf5 docs(inventory): document undecoded-laser + BAR: decoder-LDD model 2026-07-06 18:13:57 +01:00
lyrathorpe 5dce1ae794 feat(inventory): raw-dump diagnostic reading from BAR: 2026-07-06 18:13:56 +01:00
lyrathorpe 3fd94158bd feat(inventory): load decoder LDD + open BAR: instead of raw TTY:D 2026-07-06 18:13:55 +01:00
lyrathorpe 034ffd211c feat(inventory): read barcode via BAREAN.LDD decoder on BAR: (integral laser is undecoded/HHLC) 2026-07-06 18:13:54 +01:00
lyrathorpe 64e484448c build: add the SIBO SDK 2026-07-06 18:01:36 +01:00
lyrathorpe d76326729c docs(inventory): note blocking loop + raw-format diagnostic 2026-07-06 17:51:18 +01:00
lyrathorpe b2f107f1d9 fix(inventory): blocking scan loop (async CON: keyboard panicked WSERV, panic 100) 2026-07-06 17:51:17 +01:00
lyrathorpe 97afbeb1ec feat(inventory): add README.md (Phase 1: scan + UPC validation) 2026-07-06 17:41:46 +01:00
lyrathorpe b705881861 feat(inventory): add scan.pr (Phase 1: scan + UPC validation) 2026-07-06 17:41:45 +01:00
lyrathorpe 30fd0085b1 feat(inventory): add scan.c (Phase 1: scan + UPC validation) 2026-07-06 17:41:44 +01:00
lyrathorpe 41202888e1 feat(inventory): add bcode.c (Phase 1: scan + UPC validation) 2026-07-06 17:41:44 +01:00
lyrathorpe 8fe13f6ef8 feat(inventory): add bcode.h (Phase 1: scan + UPC validation) 2026-07-06 17:41:43 +01:00
lyrathorpe 6636731577 feat(inventory): add upc.c (Phase 1: scan + UPC validation) 2026-07-06 17:41:43 +01:00
lyrathorpe 6e9254fc10 feat(inventory): add upc.h (Phase 1: scan + UPC validation) 2026-07-06 17:41:42 +01:00
lyrathorpe 0b0fdc6652 docs(hello.c): remove comment about printf, was incorrect
my C is rusty it seems
2026-06-26 17:53:55 +01:00
lyrathorpe d8c80df020 feat(hello): add a Hellorld application
just the docs example, but better commented
2026-06-26 17:42:46 +01:00