62 Commits

Author SHA1 Message Date
ab2bdf8d3e Fix example 2024-11-08 15:51:32 +03:00
26cb908eb0 Add example app 2024-11-08 10:38:28 +03:00
6afee8c973 Remove re-exports in docs 2024-11-08 09:25:17 +03:00
8ee6d17aa9 Full directory structure in docs 2024-11-07 22:28:02 +03:00
70db143b6b TypeDoc docs (GitHub Pages) 2024-11-07 21:48:10 +03:00
d1686c8027 alpha.17 0.0.1-alpha.17 2024-11-06 11:05:35 +03:00
ad2907302f Add printer error handling 2024-11-06 11:04:34 +03:00
c543bf3ceb Detect print task more precisely (for D11) 2024-11-06 10:42:21 +03:00
b6618ed63a Add some packets 2024-11-04 22:48:45 +03:00
5823109ecd alpha.16 0.0.1-alpha.16 2024-10-30 18:46:25 +03:00
Dani Martinez
3520fe30b5
Migrate from typescript-event-target to eventemitter3 () 2024-10-30 18:43:31 +03:00
9a413a8fd1 alpha.15 0.0.1-alpha.15 2024-10-29 21:03:08 +03:00
3668190998 Fix setDefaultPacketTimeout context issues 2024-10-29 21:02:40 +03:00
0268ff6ef7 alpha.14 (replace unusable version) 0.0.1-alpha.14 2024-10-29 09:56:53 +03:00
4fb039f8a7 Revert changes 2024-10-28 17:37:43 +03:00
2e40b48a27 alpha.13 0.0.1-alpha.13 2024-10-28 17:20:40 +03:00
f268d20cc1 Do not use hardcoded BLE characteristic UUID 2024-10-28 17:19:36 +03:00
ef3ad9d1b0 make newPrintTask options optional 2024-10-28 17:09:12 +03:00
4cad5e1e37 Add packet timeout to print tasks with status polling 2024-10-28 11:12:31 +03:00
52f52c6446
Update README.md 2024-10-22 22:30:22 +03:00
f4d952b35f export AbstractPrintTask 2024-10-22 13:26:15 +03:00
cd60f1e8f4 alpha.12 0.0.1-alpha.12 2024-10-21 15:03:47 +03:00
e08eba7a56 Temporary use HW and SW version raw values 2024-10-21 14:35:39 +03:00
a23f1a0076 Rename D11_OLD to D11_V1 2024-10-21 14:04:52 +03:00
517d08b820 Add B21 print task 2024-10-21 14:03:47 +03:00
8514380849 Rename AutoShutdownTime values 2024-10-20 17:49:09 +03:00
75baeee37c alpha.11 0.0.1-alpha.11 2024-10-20 17:28:54 +03:00
a37f8a67de Attempt to reproduce the format of the original bitmap packet 2024-10-20 17:27:19 +03:00
8a62605876 Add page timeout to print task 2024-10-20 17:27:07 +03:00
f924478430 alpha.10 0.0.1-alpha.10 2024-10-20 09:26:55 +03:00
6dde5813af Extended Bluetooth scan filter 2024-10-20 09:26:17 +03:00
d400bf9c30 alpha.9 0.0.1-alpha.9 2024-10-19 23:10:17 +03:00
b5263c027d Print tasks rework 2024-10-19 23:06:00 +03:00
46c391f626 alpha.8 0.0.1-alpha.8 2024-10-11 12:13:29 +03:00
488184b342 Use V4 task version for D11_H and D110_M 2024-10-11 08:13:47 +03:00
1097f5e1ba alpha.7 0.0.1-alpha.7 2024-10-10 21:58:44 +03:00
91f7de3687 Improve heartbeat functionality, autostart heartbeat 2024-10-10 21:58:24 +03:00
51e67561f0 Use V3 print task for D11_H 2024-10-10 17:13:34 +03:00
43cd91f5f1 alpha.6 0.0.1-alpha.6 2024-10-09 16:24:14 +03:00
229896e9a9 waitUntilPrintFinished for V1 print task 2024-10-09 16:23:29 +03:00
a68dd85c6e Fix printer serial number conversion for old devices 2024-10-09 14:44:34 +03:00
28d3352a58 alpha.5 0.0.1-alpha.5 2024-10-08 12:10:26 +03:00
a1307f87a8 Refactor PacketGenerator 2024-10-08 12:09:35 +03:00
e905a0bac4 Update print tasks 2024-10-08 12:08:40 +03:00
5e1512e089 alpha.4 0.0.1-alpha.4 2024-10-08 11:34:13 +03:00
c626807825 Add software and firmware version fetching 2024-10-08 11:18:46 +03:00
0b1d67a472 Ignore unimportant parameter fetch errors on printer connection 2024-10-08 09:39:31 +03:00
5ec6e11117 Add parse-text-dump script 2024-10-08 09:26:33 +03:00
af1c6570bd alpha.3 0.0.1-alpha.3 2024-10-07 19:03:56 +03:00
7693634816 Refactor print tasks, implement rest of base versions 2024-10-07 19:03:24 +03:00