Releases: Girgitt/PJON-piper
Releases · Girgitt/PJON-piper
Windows version with separate bus update thread
- separate bus update thread enables handling use case when stdin is blocked (e.g. when run as a sub-process with stdin/out redirection)
- changes in PJON form https://github.com/Girgitt/PJON/tree/win32_cpu_load_reduced reduce CPU load to below 1% (compared to 100% from version 0.0.1)
PJON-piper.exe
chacksum | value |
---|---|
MD5 | 980803D2A19DE9B6A523E4E9A2E8CBA3 |
SHA1 | 0DA7563E3D7B9159C97ED29229AA33BE493E786D |
SHA256 | 803045D714A012E30FDB937CC92814A5A314F8A34DD20CD2EEE2F4D47B637F24 |
FIrst working version for Windows
- handling receive
- handling send (sending with forced ack mode should not be used - support required PJON modification)
- handling setting global ack mode (not complete - only syn or noack should be used)